summaryrefslogtreecommitdiff
path: root/dso/os2/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-31/+6
* OS/2 changes to the way dependencies are built in APR makefilestrawick2000-11-151-24/+2
* Fix OS/2 build after the move of private APR headers to the include/arch/bjh2000-11-141-7/+10
* Move all of the dso private header files to an arch directory underrbb2000-11-091-1/+1
* 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
* removed trailing slash from "OBJS=dso.o" to keep some maketrawick2000-03-311-1/+1
* Clean up OS/2 DSO code so it at least compiles.bjh2000-03-271-11/+8
* This is the first pass at DSO support for APR. It's basically the patchdreid2000-03-261-0/+60