summaryrefslogtreecommitdiff
path: root/astro/Makefile
blob: 69c477c831568f5aad26e7a9e0209a6b36d2022e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $Id: Makefile,v 1.3 1996/10/31 11:21:24 asami Exp $
#

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

.include <bsd.port.subdir.mk>