mirror of
https://github.com/php/php-src.git
synced 2026-04-18 05:21:02 +02:00
4 lines
116 B
Makefile
4 lines
116 B
Makefile
noinst_LTLIBRARIES=libphpext_dbase.la
|
|
libphpext_dbase_la_SOURCES=dbf_head.c dbf_rec.c dbf_misc.c dbf_ndx.c dbase.c
|
|
|