2 test_SOURCES=ParserPhc.cxx ParserPhc_b.cxx
4 PHPDIR=/home/mdupont/2009/01/php/install/include/php
6 PHPINC=-I$(PHPDIR)/main -I$(PHPDIR)/Zend/ -I$(PHPDIR) -I$(PHPDIR)/TSRM
8 test_CXXFLAGS=-O0 -g -pg $(PHPINC)
10 test_LDFLAGS=-pg -g -lxerces-c -lphp5 -L/home/mdupont/2009/01/php/install/lib -ldl