mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-09-08 10:35:17 -05:00
update devkitPPC rulesets
This commit is contained in:
@@ -2,6 +2,9 @@ ifeq ($(strip $(DEVKITPPC)),)
|
||||
$(error "Please set DEVKITPPC in your environment. export DEVKITPPC=<path to>devkitPro/devkitPPC)
|
||||
endif
|
||||
|
||||
export LIBOGC_INC := $(DEVKITPRO)/libogc/include
|
||||
export LIBOGC_LIB := $(DEVKITPRO)/libogc/lib/cube
|
||||
|
||||
include $(DEVKITPPC)/base_rules
|
||||
|
||||
%.dol: %.elf
|
||||
|
||||
Reference in New Issue
Block a user