php-src/ext/dbase/Makefile.in

7 lines
175 B
Makefile
Raw Normal View History

LTLIBRARY_NAME = libdbase.la
LTLIBRARY_SOURCES = dbf_head.c dbf_rec.c dbf_misc.c dbf_ndx.c dbase.c
2000-05-02 04:32:33 +00:00
LTLIBRARY_SHARED_NAME = dbase.la
include $(top_srcdir)/build/dynlib.mk