1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 17:43:13 +02:00
Files
archived-php-src/ext/yp/Makefile.in
2000-05-02 01:21:28 +00:00

7 lines
124 B
Makefile

LTLIBRARY_NAME = libyp.la
LTLIBRARY_SOURCES = yp.c
LTLIBRARY_SHARED_NAME = yp.la
include $(top_srcdir)/build/dynlib.mk