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