mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-09-08 10:35:17 -05:00
*** empty log message ***
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
-include $(DEVKITARM)/base_rules
|
||||
ifeq ($(strip $(DEVKITPRO)),)
|
||||
$(error "Please set DEVKITPRO in your environment. export DEVKITPRO=<path to>devkitPro)
|
||||
endif
|
||||
|
||||
include $(DEVKITARM)/base_rules
|
||||
|
||||
LIBGBA := $(DEVKITPRO)/libgba
|
||||
|
||||
|
||||
Reference in New Issue
Block a user