File:  [parser3project] / parser3 / src / targets / apache13 / Attic / Makefile.am
Revision 1.15.10.1.2.2: download - view: text, annotated - select for diffs - revision graph
Wed Jul 23 13:57:32 2003 UTC (22 years, 11 months ago) by paf
apache13 splitted to simplify apache build

noinst_DATA = apache_build_instruction

apache_build_instruction:
	-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: