aaron 01/10/22 08:57:40
Modified: . Makefile.in Log: Get the aprutil.exp target working under Solaris make. Revision Changes Path 1.47 +1 -0 apr-util/Makefile.in Index: Makefile.in =================================================================== RCS file: /home/cvs/apr-util/Makefile.in,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- Makefile.in 2001/10/15 23:36:37 1.46 +++ Makefile.in 2001/10/22 15:57:40 1.47 @@ -1,6 +1,7 @@ # # Top-level Makefile for APRUTIL # +CPP = @CPP@ INCLUDES=-I./include -I../include [EMAIL PROTECTED]@/include
