Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Remove *.exe for Cygwin's benefit
author
Peter Anvin
<hpa@tazenda.sc.orionmulti.com>
Thu, 29 Sep 2005 01:00:24 +0000
(18:00 -0700)
committer
Peter Anvin
<hpa@tazenda.sc.orionmulti.com>
Thu, 29 Sep 2005 01:00:24 +0000
(18:00 -0700)
Makefile
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
6573faf
)
diff --git
a/Makefile
b/Makefile
index 2183903965cb67e614e654accfd996d7bae5b1b7..7ae12d88237aa033d0b5cbfdbb54a0781d1d5417 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-395,7
+395,7
@@
deb: dist
### Cleaning rules
clean:
### Cleaning rules
clean:
- rm -f *.o mozilla-sha1/*.o ppc/*.o compat/*.o $(PROGRAMS) $(LIB_FILE)
+ rm -f *.o
*.exe
mozilla-sha1/*.o ppc/*.o compat/*.o $(PROGRAMS) $(LIB_FILE)
rm -f $(filter-out gitk,$(SCRIPTS))
rm -f git-core.spec *.pyc *.pyo
rm -rf $(GIT_TARNAME)
rm -f $(filter-out gitk,$(SCRIPTS))
rm -f git-core.spec *.pyc *.pyo
rm -rf $(GIT_TARNAME)