]> 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)
commit608f6ec3ecd35c32a4a223a2874fe4de82186dc8
tree5ae257bcca54642bc23248f86f8b3a931e1b3590
parent82628abb1f1225639580cb948da30bd28f801f1f
*) 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