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

1.7     ! paf         1: #  $Id: Makefile.am,v 1.6 2001/04/23 16:58:22 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
                      6: parser3_SOURCES = pa_pool.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: