File:  [parser3project] / sql / pgsql / libltdl / Makefile.am
Revision 1.3: download - view: text, annotated - select for diffs - revision graph
Fri Feb 8 10:26:32 2002 UTC (24 years, 5 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0007, release_3_0_0006, release_3_0_0005, release_3_0_0004, release_3_0_0003, release_3_0_0002, release_1_0_0001, HEAD
libltdl.dsp now

## Process this file with automake to produce Makefile.in

AUTOMAKE_OPTIONS = no-dependencies foreign

noinst_LTLIBRARIES = libltdlc.la

noinst_HEADERS = ltdl.h config_auto.h.in config.h
libltdlc_la_SOURCES = ltdl.c
libltdlc_la_LIBADD = $(LIBADD_DL)

## Because we do not have automatic dependency tracking:
ltdl.lo: ltdl.h config.h

EXTRA_DIST=config_fixed.h libltdl.dsp

E-mail: