From 25853364c84f0c05611b501807d75e1a1ec10927 Mon Sep 17 00:00:00 2001 From: pfero Date: Sun, 3 Jun 2018 20:42:34 +0200 Subject: Update tools/sort_symfile.sh and clean up Makefile Fixed compare being ran before the correctedheader rom was built. Made `mostlyclean` clean up all the .d files it knows about and include the correct .d files. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a9a059e..4a5d06b 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,7 @@ *.pic *.pcm *.map -poke*_spaceworld.sym +poke*-spaceworld.sym shim.asm *~ -- cgit v1.2.3