Annotation of parser3/src/targets/apache13/modules/extra/Makefile.am, revision 1.5
1.5 ! paf 1: # $Id: Makefile.am,v 1.4 2001/04/24 14:55:19 paf Exp $
1.1 paf 2:
1.5 ! paf 3: APACHE13_SRC=../../../../../../apache-1.3/src/
! 4:
! 5: INCLUDES = -I../../../../include -I../../../../classes -I../../../../types $(INCLTDL) -I../../../../sql -I$(APACHE13_SRC)/include -I$(APACHE13_SRC)/os/unix
1.1 paf 6:
1.4 paf 7: noinst_LIBRARIES = libmod_parser3.a
8: libmod_parser3_a_SOURCES = pa_pool.C mod_parser3.C
E-mail: