shithub: riscv

ref: d24610fe3813b800ee436dfe5a1121e39721c8f4
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