]> git.lizzy.rs Git - plan9front.git/blob - sys/src/cmd/astro/mkfile
astro: fix typo
[plan9front.git] / sys / src / cmd / astro / mkfile
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