chiark
/
gitweb
/
~mdw
/
mLib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
a0751c3
)
Clean some more files.
author
mdw
<mdw>
Sun, 8 Oct 2000 11:20:57 +0000
(11:20 +0000)
committer
mdw
<mdw>
Sun, 8 Oct 2000 11:20:57 +0000
(11:20 +0000)
Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 8917915cfb72ef19fe446531f9ddd55ab6ea8902..fdd39550365c4123fba3c52d94d0391c2019ca8b 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-1,6
+1,6
@@
## -*-Makefile-*-
##
## -*-Makefile-*-
##
-## $Id: Makefile.am,v 1.2
4 2000/10/08 11:08:25
mdw Exp $
+## $Id: Makefile.am,v 1.2
5 2000/10/08 11:20:57
mdw Exp $
##
## Building the distribution
##
##
## Building the distribution
##
@@
-29,6
+29,9
@@
##----- Revision history ----------------------------------------------------
##
## $Log: Makefile.am,v $
##----- Revision history ----------------------------------------------------
##
## $Log: Makefile.am,v $
+## Revision 1.25 2000/10/08 11:20:57 mdw
+## Clean some more files.
+##
## Revision 1.24 2000/10/08 11:08:25 mdw
## (crc-mktab): now requires str.c.
##
## Revision 1.24 2000/10/08 11:08:25 mdw
## (crc-mktab): now requires str.c.
##
@@
-189,7
+192,8
@@
bres.lo: $(srcdir)/bres.c
install-man:
(cd man && make install-man)
install-man:
(cd man && make install-man)
-CLEANFILES = $(TEST_CLEAN)
+CLEANFILES = $(TEST_CLEAN) crc32-tab.c
+DISTCLEANFILES = libtool
EXTRA_DIST = $(TEST_DIST)
##----- That's all, folks ---------------------------------------------------
EXTRA_DIST = $(TEST_DIST)
##----- That's all, folks ---------------------------------------------------