summaryrefslogtreecommitdiff
path: root/astro/Makefile
blob: ebf94385194519601ff0cae2a3832f4049d17767 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $Id: Makefile,v 1.9 1999/03/14 11:40:24 kris Exp $
#

    SUBDIR += ephem
    SUBDIR += luna
    SUBDIR += saoimage
    SUBDIR += sattrack
    SUBDIR += ssystem
    SUBDIR += stars
    SUBDIR += sunclock
    SUBDIR += wmmoonclock
    SUBDIR += x3arth
    SUBDIR += xearth
    SUBDIR += xephem
    SUBDIR += xglobe
    SUBDIR += xphoon
    SUBDIR += xtide

.include <bsd.port.subdir.mk>