File:  [parser3project] / parser3 / src / Makefile.am
Revision 1.8: download - view: text, annotated - select for diffs - revision graph
Mon Sep 24 16:39:26 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
CVS tags: HEAD
started unix makes update

if COMPILE_APACHE13_MODULE

APACHE_INCLUDES=-I$(APACHE13_SRC)/include -I$(APACHE13_SRC)/os/unix 

endif

INCLUDES = $(INCLUDES) $(APACHE_INCLUDES) -I$(XML_SRC)/xml-xerces/c/src -I$(XML_SRC)/xml-xalan/c/src

SUBDIRS = classes types main libltdl pcre targets

LIBTOOL_DEPS = @LIBTOOL_DEPS@
libtool: $(LIBTOOL_DEPS)
	$(SHELL) ./config.status --recheck


E-mail: