php-src/ext/dbase/Makefile.in

6 lines
142 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
include $(top_srcdir)/build/dynlib.mk