Subversion Repositories planix.SVN

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
APE=/sys/src/ape
2
<$APE/config
3
 
4
LIB=/$objtype/lib/ape/libregexp.a
5
OFILES=regcomp.$O\
6
	regerror.$O\
7
	regexec.$O\
8
	regsub.$O\
9
	regaux.$O\
10
	rregexec.$O\
11
	rregsub.$O\
12
 
13
</sys/src/cmd/mksyslib
14
 
15
CFLAGS=$CFLAGS -c -DUTF -D_REGEXP_EXTENSION