summaryrefslogtreecommitdiff
path: root/astro/Makefile
blob: 838a0f855eb6b1aef0c43215982c436797c0d67d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $Id: Makefile,v 1.6 1998/04/17 21:29:17 mph Exp $
#

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

.include <bsd.port.subdir.mk>