summaryrefslogtreecommitdiff
path: root/astro/Makefile
blob: 10d6542774953d2cd57e41eafdc1df62073c9ebb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $Id: Makefile,v 1.1.1.1 1996/10/24 08:46:42 asami Exp $
#

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

.include <bsd.port.subdir.mk>