mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
5 lines
94 B
Makefile
5 lines
94 B
Makefile
|
|
LTLIBRARY_NAME = libdb.la
|
|
LTLIBRARY_SOURCES = db.c
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|