summaryrefslogtreecommitdiff
path: root/astro/Makefile
blob: fae2d0a141cc8bfda59372c22f58d20f263e0894 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $Id: Makefile,v 1.4 1997/06/03 09:14:50 asami Exp $
#

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

.include <bsd.port.subdir.mk>