Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/feature_posix/sys/src/ape/lib/regexp/mkfile – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | 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