summaryrefslogtreecommitdiff
path: root/astro/Makefile
blob: 2873c40ccfb75fdfd213013fcc92fbd9861e9efd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $Id: Makefile,v 1.2 1996/10/31 10:45:27 asami Exp $
#

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

.include <bsd.port.subdir.mk>