diff test/nds-test-progs/sprite2/Makefile @ 2695:c04a266c277a gsoc2008_nds

More sprite-driven texture work in the render/video drivers.
author Darren Alton <dalton@stevens.edu>
date Sun, 17 Aug 2008 09:50:28 +0000
parents e9f27fe4f2a1
children
line wrap: on
line diff
--- a/test/nds-test-progs/sprite2/Makefile	Sat Aug 16 12:58:36 2008 +0000
+++ b/test/nds-test-progs/sprite2/Makefile	Sun Aug 17 09:50:28 2008 +0000
@@ -119,7 +119,7 @@
 $(OUTPUT).elf	:	$(OFILES)
  
 #---------------------------------------------------------------------------------
-%.pcx.o	:	%.pcx
+%.bin.o	:	%.bin
 #---------------------------------------------------------------------------------
 	@echo $(notdir $<)
 	@$(bin2o)