shithub: riscv

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