diff --git a/Makefile b/Makefile index aba3cbf..42c60e6 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ arm7: clean: @echo " CLEAN" - @$(RM) $(VERSION_HEADER) lib build + @$(RM) lib build @+$(MAKE) -C sys clean install-lib: arm9 arm7