summaryrefslogtreecommitdiff
path: root/astro/Makefile
blob: 45375ba7bca43afd5878c2b807bbec7fb1b60698 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $Id: Makefile,v 1.7 1998/08/06 17:57:57 mph Exp $
#

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

.include <bsd.port.subdir.mk>