summaryrefslogtreecommitdiff
path: root/dso/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* First whack at switching to a single top-level make. This adds a dependencygstein2004-02-051-14/+0
* Allow VPATH builds to properly generate build dependencies. This requiresjerenkrantz2002-04-221-0/+2
* Libtool-ize APR.gstein2001-01-091-32/+6
* Fix VPATH support. APR builds now cleanly in a separate build directory.sascha2000-12-151-1/+3
* This patch removes the dependencies from Makefile.in. Dependenciestrawick2000-11-151-22/+2
* Move all of the dso private header files to an arch directory underrbb2000-11-091-2/+2
* Multiple build and configuration fixesrbb2000-10-051-0/+1
* Remove unnecessary INCDIR1rbb2000-07-131-1/+1
* Update dependancies in APRrbb2000-07-071-3/+2
* Update dependencies.ben2000-06-111-3/+3
* Make `mm' an INCDIR in shmem/unix, so that the INCDIR rewriter cansascha2000-04-301-1/+0
* Update comment for depend target. The template makefiles are now calledsascha2000-04-301-1/+1
* Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw.rbb2000-04-221-1/+1
* Fix some minor bugs in the Unix dso code. This works on Linux, butrbb2000-04-041-10/+6
* Next part of putting the "old" dso code into APR. Again, this seemsdreid2000-04-021-0/+1
* removed trailing slash from "OBJS=dso.o" to keep some maketrawick2000-03-311-1/+1
* This is the first pass at DSO support for APR. It's basically the patchdreid2000-03-261-0/+60