mirror of
https://github.com/wiiu-env/ftpiiu_plugin.git
synced 2024-11-19 03:09:20 +01:00
Merge pull request #1 from archshift/patch-1
Remove hardcoded CTRULIB variable
This commit is contained in:
commit
2c2bf5c8ab
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