1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 02:02:32 +01:00
Files
archived-php-src/ext/mbstring/Makefile.in
2001-05-01 01:52:55 +00:00

8 lines
182 B
Makefile

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