1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-php-src/ext/db/Makefile.in
2000-05-01 22:38:42 +00:00

6 lines
94 B
Makefile

LTLIBRARY_NAME = libdb.la
LTLIBRARY_SOURCES = db.c
include $(top_srcdir)/build/dynlib.mk