|
|
1.1 parser 1: SUBDIRS = libltdl
2:
3: LIBTOOL_DEPS = @LIBTOOL_DEPS@
4: libtool: $(LIBTOOL_DEPS)
5: $(SHELL) ./config.status --recheck
6:
7:
8:
9: INCLUDES = -I.. $(INCLTDL) -I$(PGSQL_INC)
10:
1.2 ! parser 11: lib_LTLIBRARIES = parser3oracle.la
! 12: parser3oracle_la_SOURCES = parser3oracle.C config_includes.h
! 13: parser3oracle_la_LIBADD = $(LIBLTDL)
! 14: parser3oracle_la_LDFLAGS = -module -avoid-version