mirror of
https://github.com/php/php-src.git
synced 2024-11-26 03:16:33 +08:00
6 lines
98 B
Makefile
6 lines
98 B
Makefile
|
|
LTLIBRARY_NAME = libcpdf.la
|
|
LTLIBRARY_SOURCES = cpdf.c
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|