Annotation of parser3/src/targets/cgi/Makefile.am, revision 1.8

1.8     ! parser      1: #  $Id: Makefile.am,v 1.7 2001/04/23 17:31:42 paf Exp $
1.1       paf         2: 
1.3       paf         3: INCLUDES = -I../../include -I../../classes -I../../types -I$(INCLTDL) -I../../sql
1.1       paf         4: 
1.2       paf         5: bin_PROGRAMS = parser3
1.8     ! parser      6: parser3_SOURCES = pa_pool.C pa_threads.C parser3.C
1.7       paf         7: parser3_LDADD=../../main/libmain.a ../../classes/libclasses.a ../../main/libmain.a ../../types/libtypes.a $(LIBLTDL) ../../classes/gd/libgd.a ../../pcre/libpcre.a $(WIN32_ADDITIONAL_LIBS)

E-mail: