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/math/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
	asin.$O\
6
	atan.$O\
7
	atan2.$O\
8
	erf.$O\
9
	exp.$O\
10
	fabs.$O\
11
	floor.$O\
12
	fmod.$O\
13
	gamma.$O\
14
	hypot.$O\
15
	j0.$O\
16
	j1.$O\
17
	jn.$O\
18
	log.$O\
19
	pow.$O\
20
	sin.$O\
21
	sinh.$O\
22
	tan.$O\
23
	tanh.$O\
24
 
25
</sys/src/cmd/mksyslib
26
 
27
CFLAGS=$CFLAGS -c -D_POSIX_SOURCE