File:  [parser3project] / parser3 / src / targets / apache13 / Attic / Makefile.am
Revision 1.16: download - view: text, annotated - select for diffs - revision graph
Thu Jul 24 11:31:24 2003 UTC (22 years, 11 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_0, HEAD
moved tempate_gc to HEAD

noinst_DATA = apache_build_instruction

apache_build_instruction: p3runConfigure
	-chmod +x p3runConfigure
	-cp -f p3runConfigure $(APACHE13)
	@echo "******************************************************"
	@echo "to build apache with parser3 module:"
	@echo
	@echo "1. cd $(APACHE13)"
	@echo
	@echo "2. ./p3runConfigure [configure options]"
	@echo
	@echo "3. make"
	@echo "******************************************************"

EXTRA_DIST = ApacheModuleParser3.dsp

E-mail: