Forgot this
This commit is contained in:
parent
03a6e343db
commit
094b88b6aa
2
Makefile
2
Makefile
@ -34,7 +34,7 @@ objects_cfw = $(patsubst $(dir_source)/%.s, $(dir_build)/%.o, \
|
||||
|
||||
|
||||
.PHONY: all
|
||||
all: loader launcher a9lh ninjhax
|
||||
all: launcher a9lh ninjhax
|
||||
|
||||
.PHONY: launcher
|
||||
launcher: $(dir_out)/$(name).dat
|
||||
|
Reference in New Issue
Block a user