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_fixcpp/sys/src/ape/lib/ap/power/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
LIB=/$objtype/lib/ape/libap.a
4
OFILES=\
5
	atom.$O\
6
	cycles.$O\
7
	getfcr.$O\
8
	lock.$O\
9
	main9.$O\
10
	main9p.$O\
11
	memcmp.$O\
12
	memmove.$O\
13
	memset.$O\
14
	notetramp.$O\
15
	setjmp.$O\
16
	strcmp.$O\
17
	tas.$O\
18
	vlop.$O\
19
	vlrt.$O\
20
 
21
</sys/src/cmd/mksyslib
22
 
23
CFLAGS=$CFLAGS -c -D_POSIX_SOURCE -D_PLAN9_SOURCE
24