Update Makefile rules to correctly detect changes in berry fix mb

This commit is contained in:
PikalaxALT
2019-10-04 13:19:45 -04:00
parent 1f6f5f369b
commit 136464ce94
5 changed files with 56 additions and 41 deletions
+3
View File
@@ -1,7 +1,10 @@
CC := gcc
CFLAGS := -O3
.PHONY: all
all: br_ips ips_patch
@:
clean:
rm -f br_ips ips_patch br_ips.exe ips_patch.exe