X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=test%2FMakefile;h=fc9a7b4d497e35f90f331e8e32539d2aed85ffcc;hb=ccbf7a87f9f40f6b385634947911c3e14ec5baab;hp=a7cb85b638b0c527582b15a92eaca84bcacf5e46;hpb=d069796805ad79542fd7e4406d1e9c6d2d8c2ef7;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