mirror of
https://github.com/php/php-src.git
synced 2026-04-14 11:32:11 +02:00
8 lines
179 B
Makefile
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
|