mirror of
https://github.com/wiiu-env/ftpiiu_plugin.git
synced 2024-11-04 20:15:09 +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:
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
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