Scope-eye.net Git Repository
/
liskon_frotz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce87df1
)
Minor just-in-case alteration to cleanup code
author
David Griffith
<dave@661.org>
Fri, 25 Oct 2013 02:04:50 +0000
(19:04 -0700)
committer
David Griffith
<dave@661.org>
Fri, 25 Oct 2013 02:04:50 +0000
(19:04 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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