]> granicus.if.org Git - libexpat/commit
* Switch to a single, top-level Makefile (simplification, consistency)
authorGreg Stein <gstein@users.sourceforge.net>
Fri, 7 Dec 2001 10:19:31 +0000 (10:19 +0000)
committerGreg Stein <gstein@users.sourceforge.net>
Fri, 7 Dec 2001 10:19:31 +0000 (10:19 +0000)
commita13d856e8f05c60e23a3d08ddd7b50881f4ba4d8
tree02050b2dfc15f0db888a4e5cac2c0fc4cd725de4
parent5ca5c566a6b22143ec8651d650557fb75ee43d2d
* Switch to a single, top-level Makefile (simplification, consistency)
* use libtool to compile/link all programs
* remove */Makefile.in and remove them from configure
* remove autom4te.cache after running autoconf
* remove .o from the FILEMAP logic in configure and the Make system;
  provides more flexibility in the Makefile to use it
* for VPATH builds: create the build subdirs by running
  "make mkdir-init" from the configure script
* adjust .cvsignore files to account for presence of .libs now
expat/Makefile.in
expat/buildconf.sh
expat/configure.in
expat/examples/.gitignore
expat/examples/Makefile.in [deleted file]
expat/lib/Makefile.in [deleted file]
expat/tests/.gitignore
expat/tests/Makefile.in [deleted file]
expat/xmlwf/.gitignore
expat/xmlwf/Makefile.in [deleted file]