|
|
1.2.2.1 ! paf 1: # $Id: Makefile.am,v 1.2 2001/03/21 14:06:52 paf Exp $ 1.1 paf 2: 1.2.2.1 ! paf 3: INCLUDES = -I../../include -I../../classes -I../../types -I$(INCLTDL) -I../../sql 1.1 paf 4: 1.2 paf 5: bin_PROGRAMS = parser3 6: parser3_SOURCES = pa_pool.C parser3.C 1.2.2.1 ! paf 7: parser3_LDADD = ../../main/libmain.a ../../classes/libclasses.a ../../classes/gd/libgd.a ../../types/libtypes.a $(LIBLTDL)