1
0
mirror of https://github.com/php/php-src.git synced 2026-04-08 16:43:44 +02:00
Files
archived-php-src/regex/Makefile.in
2000-05-01 22:38:42 +00:00

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