request target choice

This commit is contained in:
Dave Murphy 2018-02-27 14:27:16 +00:00 committed by mtheall
parent fc31e9c04e
commit 8338a11bd3

View File

@ -10,9 +10,10 @@ ifneq ($(strip $(GITREV)),)
export VERSION := $(VERSION)-$(GITREV)
endif
all: 3dsx
all:
@echo please choose 3dsx, cia, linux, or nro
switch:
nro:
@$(MAKE) -f Makefile.switch all
3dsx: