This commit is contained in:
cvs
2003-03-13 16:25:18 +00:00
parent a3c061dde9
commit 60fd2d4226
2 changed files with 3 additions and 6 deletions

View File

@@ -70,7 +70,4 @@ keep_running: keep_running.c
$(CC) $(CFLAGS) -o $@ $Q
clean:
- rm *.o
- rm *.a
- rm TecsServer
- rm TecsClient
- rm *.o *.a six keep_running TecsServer TecsClient