mirror of
https://github.com/wiiu-env/ftpiiu_plugin.git
synced 2024-11-17 10:19:23 +01:00
Remove hardcoded CTRULIB variable
This commit is contained in:
parent
993e26dd79
commit
2ecfefc3db
2
Makefile
2
Makefile
@ -2,8 +2,6 @@
|
||||
.SUFFIXES:
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
CTRULIB:=/home/mtheall/workspace/ninjhax/ctrulib/libctru
|
||||
|
||||
ifeq ($(strip $(DEVKITARM)),)
|
||||
$(error "Please set DEVKITARM in your environment. export DEVKITARM=<path to>devkitARM")
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user