18
18
INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include
19
19
noinst_LIBRARIES = libregex.a
21
21
noinst_HEADERS = cclass.h cname.h regex2.h utils.h engine.c my_regex.h
22
22
libregex_a_SOURCES = regerror.c regcomp.c regexec.c regfree.c reginit.c