shithub: riscv

ref: f51aa49bb0d93e23cd290c8f6335ff0fa6e9ea73
dir: /sys/src/ape/lib/regexp/mkfile/

View raw version
APE=/sys/src/ape
<$APE/config

LIB=/$objtype/lib/ape/libregexp.a
OFILES=regcomp.$O\
	regerror.$O\
	regexec.$O\
	regsub.$O\
	regaux.$O\
	rregexec.$O\
	rregsub.$O\

</sys/src/cmd/mksyslib

CFLAGS=-c -DUTF -D_REGEXP_EXTENSION