mirror of
https://github.com/php/php-src.git
synced 2024-11-26 19:33:55 +08:00
6 lines
129 B
Makefile
6 lines
129 B
Makefile
|
|
LTLIBRARY_NAME = libregex.la
|
|
LTLIBRARY_SOURCES = regcomp.c regexec.c regerror.c regfree.c
|
|
|
|
include $(top_srcdir)/build/ltlib.mk
|