summaryrefslogtreecommitdiff
path: root/ext/dbase/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dbase/Makefile.in')
-rw-r--r--ext/dbase/Makefile.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/dbase/Makefile.in b/ext/dbase/Makefile.in
deleted file mode 100644
index 780cf37fda..0000000000
--- a/ext/dbase/Makefile.in
+++ /dev/null
@@ -1,6 +0,0 @@
-
-LTLIBRARY_NAME = libdbase.la
-LTLIBRARY_SOURCES = dbf_head.c dbf_rec.c dbf_misc.c dbf_ndx.c dbase.c
-LTLIBRARY_SHARED_NAME = dbase.la
-
-include $(top_srcdir)/build/dynlib.mk