shithub: riscv

ref: 2c9b1c6b53c2a6573e286ce7cbd76ef316068a3a
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