Home
last modified time | relevance | path

Searched defs:REGEX_OBJS (Results 1 – 4 of 4) sorted by relevance

/dports/devel/z88dk/z88dk/src/zcc/
H A DMakefile16 REGEX_OBJS = ../copt/regex/regcomp.o ../copt/regex/regerror.o ../copt/regex/regexec.o ../copt/reg… macro
/dports/devel/z88dk/z88dk/src/copt/
H A DMakefile15 REGEX_OBJS = regex/regcomp.o regex/regerror.o regex/regexec.o regex/regfree.o macro
/dports/net/ngrep/ngrep-1.45/
H A Dconfigure.in180 AC_SUBST(REGEX_OBJS) subst
/dports/www/privoxy/privoxy-3.0.33-stable/
H A DGNUmakefile.in253 REGEX_OBJS = $(REGEX_SRC:.c=.@OBJEXT@) macro