1
0
mirror of https://github.com/php/php-src.git synced 2026-04-06 23:53:30 +02:00
Files
archived-php-src/ext/mbstring/Makefile.in
2002-01-11 13:21:09 +00:00

8 lines
206 B
Makefile

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