]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) top-level: build our base libraries (srclib) first since these (by
authorGreg Stein <gstein@apache.org>
Thu, 7 Dec 2000 11:52:17 +0000 (11:52 +0000)
committerGreg Stein <gstein@apache.org>
Thu, 7 Dec 2000 11:52:17 +0000 (11:52 +0000)
commitb18b5e32c3d604da3b145d76504a17560f3d4866
tree5ae257bcca54642bc23248f86f8b3a931e1b3590
parentb5de155f2a715a72d58a5fee06df5f840a09b858
*) top-level: build our base libraries (srclib) first since these (by
   definition) have no dependencies on anything else. this will also ensure
   that we have *.exports available for building server/

*) add the "test" SUBDIR back in so that it gets called for "make clean" and
   other types of make targets.

*) revise test/Makefile.in so that it does not build any test programs by
   default. add "make test" to build any/all test programs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87250 13f79535-47bb-0310-9956-ffa450edef68
Makefile.in
test/Makefile.in