Forgot this

This commit is contained in:
Aurora 2016-09-23 02:13:12 +02:00
parent a36556d7e4
commit 01fbf8c3a5

View File

@ -46,13 +46,13 @@ define bin2o
endef endef
.PHONY: all .PHONY: all
all: a9lh ninjhax menuhax all: a9lh cakebrah menuhax
.PHONY: a9lh .PHONY: a9lh
a9lh: $(dir_out)/arm9loaderhax.bin a9lh: $(dir_out)/arm9loaderhax.bin
.PHONY: ninjhax .PHONY: cakebrah
ninjhax: $(dir_out)/3ds/$(name) cakebrah: $(dir_out)/3ds/$(name)
.PHONY: menuhax .PHONY: menuhax
menuhax: $(dir_out)/menuhax/boot.3dsx menuhax: $(dir_out)/menuhax/boot.3dsx