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_tlsv12/sys/src/cmd/plot/libplot/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
</$objtype/mkfile
2
 
3
LIB=../libplot.a$O
4
OFILES=box.$O\
5
	cfill.$O\
6
	circ.$O\
7
	closepl.$O\
8
	color.$O\
9
	disk.$O\
10
	doublebuffer.$O\
11
	dpoint.$O\
12
	erase.$O\
13
	fill.$O\
14
	frame.$O\
15
	grade.$O\
16
	line.$O\
17
	machdep.$O\
18
	move.$O\
19
	openpl.$O\
20
	parabola.$O\
21
	pen.$O\
22
	poly.$O\
23
	ppause.$O\
24
	pprompt.$O\
25
	range.$O\
26
	rarc.$O\
27
	restore.$O\
28
	rmove.$O\
29
	rvec.$O\
30
	save.$O\
31
	sbox.$O\
32
	spline.$O\
33
	subr.$O\
34
	text.$O\
35
	vec.$O\
36
	whoami.$O\
37
 
38
HFILES=mplot.h\
39
 
40
</sys/src/cmd/mklib