1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 11:32:11 +02:00
Files
archived-php-src/sapi/nsapi/Makefile.in
Rasmus Lerdorf a3c17cf766 Add initial NSAPI module from Jayakumar Muthukumarasamy
@Add initial NSAPI module from Jayakumar Muthukumarasamy
2000-04-30 17:28:24 +00:00

6 lines
98 B
Makefile

LTLIBRARY_NAME = libsapi.la
LTLIBRARY_SOURCES = nsapi.c
include $(top_srcdir)/build/ltlib.mk