1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 11:32:11 +02:00
Files
archived-php-src/ext/jstring/Makefile.in
2001-04-30 13:24:46 +00:00

8 lines
179 B
Makefile

# $Id$
LTLIBRARY_NAME = libjstring.la
LTLIBRARY_SOURCES = mbfilter_ja.c mbfilter.c jstring.c
LTLIBRARY_SHARED_NAME = jstring.la
include $(top_srcdir)/build/dynlib.mk