From 09a9af9bf408a25adca35d74193a130321dbaa81 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sat, 27 Jun 2020 14:58:31 -0400 Subject: Split diamond and pearl --- arm7/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arm7') diff --git a/arm7/Makefile b/arm7/Makefile index 1b0cd3c3..abb7cf03 100644 --- a/arm7/Makefile +++ b/arm7/Makefile @@ -154,7 +154,7 @@ ALL_DIRS := $(BUILD_DIR) $(addprefix $(BUILD_DIR)/,$(SRC_DIRS) $(ASM_DIRS)) ######################## Special Rules ######################## # TODO: Move out to lib/Makefile -build/lib/src/%.o: MWCCVERSION = 1.2/sp2p3 +$(BUILD_DIR)/lib/src/%.o: MWCCVERSION = 1.2/sp2p3 ####################### Everything Else ###################### -- cgit v1.2.3