mirror of
https://github.com/wiiu-env/ftpiiu_plugin.git
synced 2024-12-23 03:11:49 +01:00
request target choice
This commit is contained in:
parent
fc31e9c04e
commit
8338a11bd3
5
Makefile
5
Makefile
@ -10,9 +10,10 @@ ifneq ($(strip $(GITREV)),)
|
|||||||
export VERSION := $(VERSION)-$(GITREV)
|
export VERSION := $(VERSION)-$(GITREV)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
all: 3dsx
|
all:
|
||||||
|
@echo please choose 3dsx, cia, linux, or nro
|
||||||
|
|
||||||
switch:
|
nro:
|
||||||
@$(MAKE) -f Makefile.switch all
|
@$(MAKE) -f Makefile.switch all
|
||||||
|
|
||||||
3dsx:
|
3dsx:
|
||||||
|
Loading…
Reference in New Issue
Block a user