mirror of
https://github.com/php/php-src.git
synced 2024-11-26 11:23:47 +08:00
6 lines
94 B
Makefile
6 lines
94 B
Makefile
|
|
LTLIBRARY_NAME = libdb.la
|
|
LTLIBRARY_SOURCES = db.c
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|