File:  [parser3project] / sql / pgsql / Makefile.am
Revision 1.3: download - view: text, annotated - select for diffs - revision graph
Thu Nov 8 13:39:01 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
CVS tags: HEAD
lib prefix

SUBDIRS = libltdl

LIBTOOL_DEPS = @LIBTOOL_DEPS@
libtool: $(LIBTOOL_DEPS)
	$(SHELL) ./config.status --recheck



INCLUDES = -I../parser3/src/sql $(INCLTDL) -I$(PGSQL_INC)

lib_LTLIBRARIES = libparser3pgsql.la
libparser3pgsql_la_SOURCES = parser3pgsql.C config_includes.h
libparser3pgsql_la_LIBADD = $(LIBLTDL)
libparser3pgsql_la_LDFLAGS = -module -avoid-version

E-mail: