1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 16:38:25 +02:00
Files
archived-php-src/ext/yaz/Makefile.in
T
2000-05-25 21:54:35 +00:00

6 lines
100 B
Makefile

LTLIBRARY_NAME = libyaz.la
LTLIBRARY_SOURCES = php_yaz.c
include $(top_srcdir)/build/dynlib.mk