This commit is contained in:
dborth 2008-08-14 06:20:44 +00:00
parent 3489e853a1
commit 1a366b7a1f

View File

@ -19,9 +19,9 @@ include $(DEVKITPPC)/gamecube_rules
#---------------------------------------------------------------------------------
TARGET := executables/snes9xgx-$(VERSION)-gc
BUILD := build_gc
SOURCES := source/snes9x source/ngc source/libpng source/libpng/pngu
SOURCES := source/snes9x source/ngc
DATA := data
INCLUDES := source source/snes9x source/ngc
INCLUDES := source/snes9x source/ngc
#---------------------------------------------------------------------------------
# options for code generation