File:  [parser3project] / sql / oracle / libltdl / Makefile.am
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Fri Feb 8 08:07:54 2002 UTC (24 years, 5 months ago) by paf
Branches: MAIN
CVS tags: HEAD
removed static lib generation,
removed double libtool generation

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

AUTOMAKE_OPTIONS = no-dependencies foreign

noinst_HEADERS = ltdl.h
noinst_LTLIBRARIES = libltdlc.la

libltdlc_la_SOURCES = ltdl.c
libltdlc_la_LIBADD = $(LIBADD_DL)

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

E-mail: