# $Id$ SRC = pcre2_auto_possess pcre2_chkdint pcre2_compile pcre2_config \ pcre2_context pcre2_convert pcre2_dfa_match pcre2_error pcre2_extuni \ pcre2_find_bracket pcre2_jit_compile pcre2_maketables pcre2_match \ pcre2_match_data pcre2_newline pcre2_ord2utf pcre2_pattern_info \ pcre2_script_run pcre2_serialize pcre2_string_utils pcre2_study \ pcre2_substitute pcre2_substring pcre2_tables pcre2_ucd \ pcre2_valid_utf pcre2_xclass pcre2_chartables pcre2posix LIB = regexp CPPFLAGS = -I$(includedir)/util/regexp -DHAVE_CONFIG_H \ -DPCRE2_CODE_UNIT_WIDTH=8 $(ORIG_CPPFLAGS) WATCHERS = ivanov ucko