summaryrefslogtreecommitdiff
path: root/astro/Makefile
blob: 4ff2b16c371fdca5c340c3665be76fe8ad02a8f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $Id: Makefile,v 1.5 1997/11/28 20:45:09 fenner Exp $
#

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

.include <bsd.port.subdir.mk>