expat Makefile.in,1.41,1.42
"Fred L. Drake" <[email protected]>
| Newsgroups | gmane.text.xml.expat.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/expat/expat In directory sc8-pr-cvs1:/tmp/cvs-serv16646 Modified Files: Makefile.in Log Message: Add a clobber target. "clean" should really be less destructive, but libtool is really a thorn with regard to this. Index: Makefile.in =================================================================== RCS file: /cvsroot/expat/expat/Makefile.in,v retrieving revision 1.41 retrieving revision 1.42 diff -u -d -r1.41 -r1.42 --- Makefile.in 7 Nov 2002 21:48:05 -0000 1.41 +++ Makefile.in 24 Jan 2003 16:21:46 -0000 1.42 @@ -59,6 +59,8 @@ rm -rf .libs libexpat.la rm -f examples/core tests/core xmlwf/core +clobber: clean + distclean: clean rm -f expat_config.h config.status config.log config.cache libtool rm -f Makefile