X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=test%2FMakefile;fp=test%2FMakefile;h=fc9a7b4d497e35f90f331e8e32539d2aed85ffcc;hb=af49712ce4717913df2dd214df9422c41b67b3a6;hp=a7cb85b638b0c527582b15a92eaca84bcacf5e46;hpb=af8fcd797949fb226c674beb397c8751343e425d;p=swifty.git diff --git a/test/Makefile b/test/Makefile index a7cb85b..fc9a7b4 100644 --- a/test/Makefile +++ b/test/Makefile @@ -34,3 +34,6 @@ server_lf.o: server_lf.c client_time.o: client_time.c server_time.o: server_time.c + +clean: + rm -f *.o *~ client server client_udp server_udp client_lf server_lf client_time server_time