From 8338a11bd362e241322195f3999a905c0426b284 Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Tue, 27 Feb 2018 14:27:16 +0000 Subject: [PATCH] request target choice --- Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index fcf471f..4ffe2c1 100644 --- a/Makefile +++ b/Makefile @@ -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: