summaryrefslogtreecommitdiff
path: root/astro/Makefile
blob: b120af6b04a4c2de0e263222e0017d27587f2a75 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $Id: Makefile,v 1.8 1999/01/26 03:53:00 steve Exp $
#

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

.include <bsd.port.subdir.mk>