Diff for /parser3/src/targets/apache13/Attic/Makefile.am between versions 1.2 and 1.15.10.1.2.3

version 1.2, 2001/07/18 13:20:06 version 1.15.10.1.2.3, 2003/07/23 14:09:08
Line 1 Line 1
 SUBDIRS = modules  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

Removed from v.1.2  
changed lines
  Added in v.1.15.10.1.2.3


E-mail: