Update Makefile

This commit is contained in:
William Moore 2022-07-20 02:44:23 -05:00
parent acb6e07a9e
commit a178a75177
1 changed files with 3 additions and 3 deletions

View File

@ -20,6 +20,6 @@ $(TARGET): $(I6S)
$(INFORM7) $(ARGS) $<
clean:
rm $(SRCDIR)/*.i6
rm *.gblorb
rm *.ulx
- rm $(SRCDIR)/*.i6
- rm *.gblorb
- rm *.ulx