mirror of
https://github.com/php/php-src.git
synced 2026-04-24 16:38:25 +02:00
6 lines
100 B
Makefile
6 lines
100 B
Makefile
LTLIBRARY_NAME = libyaz.la
|
|
LTLIBRARY_SOURCES = php_yaz.c
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|
|
|