From: chaoskagami Date: Fri, 1 Jul 2016 14:45:48 +0000 (-0400) Subject: More name genericizing X-Git-Tag: v0.2.0~39 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=19ef8af8f57a289e3c6954553d74507edfa43eed;p=corbenik%2Fcorbenik.git More name genericizing --- diff --git a/Makefile b/Makefile index f25c3a3..63a9b7c 100644 --- a/Makefile +++ b/Makefile @@ -83,9 +83,7 @@ patch: .PHONY: a9lh a9lh: $(dir_out)/arm9loaderhax.bin - # For the reboot patch. mkdir -p $(dir_out)/$(fw_folder)/bits - cp $(dir_out)/arm9loaderhax.bin $(dir_out)/$(fw_folder)/bits/corbenik.bin .PHONY: reformat reformat: @@ -93,7 +91,7 @@ reformat: $(dir_out)/$(fw_folder)/locale: all echo "Generating langemu data from 3dsdb - may take a bit" - cd out/corbenik && ../../host/generate_langemu_conf.sh + cd out/$(fw_folder) && ../../host/generate_langemu_conf.sh .PHONY: clean clean: