File:  [parser3project] / sql / pgsql / Makefile.am
Revision 1.6: download - view: text, annotated - select for diffs - revision graph
Tue Jun 4 12:58:52 2002 UTC (24 years ago) by paf
Branches: MAIN
CVS tags: release_3_0_0005, release_3_0_0004, release_3_0_0003, release_3_0_0002, HEAD
*** empty log message ***

SUBDIRS = libltdl

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


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

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

EXTRA_DIST=config_fixed.h

update:
	cvs update
	$(MAKE)

E-mail: