mirror of
https://github.com/FunKey-Project/gpsp_libretro.git
synced 2026-05-02 10:59:35 +02:00
move platform-independent stuff out of /gp2x.
This commit is contained in:
@@ -20,7 +20,7 @@ endif
|
||||
|
||||
# Platform specific definitions
|
||||
|
||||
VPATH += ..
|
||||
VPATH += .. ../arm
|
||||
CFLAGS += -DARM_ARCH -DGP2X_BUILD
|
||||
ifeq ($(WIZ),1)
|
||||
CFLAGS += -DWIZ_BUILD
|
||||
|
||||
Reference in New Issue
Block a user