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/planix-v0/sys/src/cmd/astro/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
TARG=astro
4
OFILES=\
5
	moon.$O\
6
	moont.$O\
7
	satel.$O\
8
	merct.$O\
9
	search.$O\
10
	dist.$O\
11
	sunt.$O\
12
	occ.$O\
13
	main.$O\
14
	sat.$O\
15
	venus.$O\
16
	pdate.$O\
17
	sun.$O\
18
	init.$O\
19
	star.$O\
20
	merc.$O\
21
	stars.$O\
22
	comet.$O\
23
	nutate.$O\
24
	helio.$O\
25
	mars.$O\
26
	output.$O\
27
	jup.$O\
28
	geo.$O\
29
	venust.$O\
30
	cosadd.$O\
31
	nutt.$O\
32
	uran.$O\
33
	nept.$O\
34
	plut.$O\
35
 
36
HFILES=astro.h\
37
 
38
BIN=/$objtype/bin
39
</sys/src/cmd/mkone