Minor just-in-case alteration to cleanup code
authorDavid Griffith <dave@661.org>
Fri, 25 Oct 2013 02:04:50 +0000 (19:04 -0700)
committerDavid Griffith <dave@661.org>
Fri, 25 Oct 2013 02:04:50 +0000 (19:04 -0700)
Makefile

index dbdda69d12b8a2160cde06808b876d8323235859..78372a75bd9e8e4630482f58285c8b4a2dc2290d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -329,6 +329,7 @@ clean:
 distclean: clean
        rm -f $(BINNAME)$(EXTENSION) d$(BINNAME)$(EXTENSION) s$(BINNAME)
        rm -f *.EXE *.BAK *.LIB
+       rm -f *.exe *.bak *.lib
        rm -f *core $(SRCDIR)/*core
        -rm -rf $(distdir)
        -rm -f $(distdir).tar $(distdir).tar.gz