diff Makefile.gen @ 87:9140c33296a8

Cleanups.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 27 Apr 2009 07:30:51 +0300
parents bb309cd2fea4
children 7f9f6af26a65
line wrap: on
line diff
--- a/Makefile.gen	Mon Apr 20 22:06:55 2009 +0300
+++ b/Makefile.gen	Mon Apr 27 07:30:51 2009 +0300
@@ -24,7 +24,7 @@
 # Special targets
 #
 clean:
-	$(RM) -f $(TARGETS) *.o
+	$(RM) -f $(TARGETS) $(OBJPATH)*.o
 
 srcclean: clean
 	$(RM) -f *~