mirror of
https://github.com/dborth/vbagx.git
synced 2024-11-29 14:04:16 +01:00
update makefiles
This commit is contained in:
parent
0802f05c02
commit
bf230dce6c
@ -15,7 +15,7 @@ include $(DEVKITPPC)/gamecube_rules
|
|||||||
# SOURCES is a list of directories containing source code
|
# SOURCES is a list of directories containing source code
|
||||||
# INCLUDES is a list of directories containing extra header files
|
# INCLUDES is a list of directories containing extra header files
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
TARGET := vba172_gc
|
TARGET := vbagx_gc
|
||||||
TARGETDIR := executables
|
TARGETDIR := executables
|
||||||
BUILD := build_gc
|
BUILD := build_gc
|
||||||
SOURCES := source/vba source/vba/gb source/ngc
|
SOURCES := source/vba source/vba/gb source/ngc
|
||||||
|
@ -15,7 +15,7 @@ include $(DEVKITPPC)/wii_rules
|
|||||||
# SOURCES is a list of directories containing source code
|
# SOURCES is a list of directories containing source code
|
||||||
# INCLUDES is a list of directories containing extra header files
|
# INCLUDES is a list of directories containing extra header files
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
TARGET := vba172_wii
|
TARGET := vbagx_wii
|
||||||
TARGETDIR := executables
|
TARGETDIR := executables
|
||||||
BUILD := build_wii
|
BUILD := build_wii
|
||||||
SOURCES := source/vba source/vba/gb source/ngc
|
SOURCES := source/vba source/vba/gb source/ngc
|
||||||
|
Loading…
Reference in New Issue
Block a user