minor tweak to Makefile for DOS stuff
authorDavid Griffith <dave@661.org>
Tue, 3 Jan 2012 08:34:36 +0000 (00:34 -0800)
committerDavid Griffith <dave@661.org>
Tue, 3 Jan 2012 08:34:36 +0000 (00:34 -0800)
Makefile

index 729188f1bbd1c62b742d769954d7c427d698f5ea..5bf6caea3e4978fc048f686ea439cbc6c6c4deb1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -261,6 +261,7 @@ clean:
 
 distclean: clean
        rm -f $(BINNAME)$(EXTENSION) d$(BINNAME)$(EXTENSION)
+       rm -f $(BINNAME).exe $(BINNAME).bak $(BINNAME).lib
        rm -f *core $(SRCDIR)/*core
        -rm -rf $(distdir)
        -rm -f $(distdir).tar $(distdir).tar.gz