dslinux/user/mathomatic makefile

stsp stsp at user.in-berlin.de
Tue Jul 4 00:23:02 CEST 2006


Update of /cvsroot/dslinux/dslinux/user/mathomatic
In directory antilope:/tmp/cvs-serv11435

Modified Files:
	makefile 
Log Message:
Remove generated file.
Patch by Tobias Gruetzmacher.


Index: makefile
===================================================================
RCS file: /cvsroot/dslinux/dslinux/user/mathomatic/makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- makefile	28 May 2006 12:59:00 -0000	1.3
+++ makefile	3 Jul 2006 22:23:00 -0000	1.4
@@ -67,7 +67,7 @@
 clean:
 	rm -f *.o
 	rm -f lib/*.o
-	rm -f $(AOUT)
+	rm -f $(TARGETS)
 	rm -f *.gdb
 
 romfs:




More information about the dslinux-commit mailing list