From: <at...@us...> - 2007-08-12 21:15:15
|
Revision: 444 http://cadcdev.svn.sourceforge.net/cadcdev/?rev=444&view=rev Author: atani Date: 2007-08-12 14:15:14 -0700 (Sun, 12 Aug 2007) Log Message: ----------- add nds to .PHONY Modified Paths: -------------- tiki/Makefile Modified: tiki/Makefile =================================================================== --- tiki/Makefile 2007-08-12 21:13:10 UTC (rev 443) +++ tiki/Makefile 2007-08-12 21:15:14 UTC (rev 444) @@ -2,4 +2,4 @@ win32 dc gp2x osx sdl: $(MAKE) -C $@ clean all -.PHONY: win32 dc gp2x osx sdl +.PHONY: win32 dc gp2x osx sdl nds This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |