18 lines
340 B
Makefile
18 lines
340 B
Makefile
# $Id: Makefile,v 1.7 1998/08/06 17:57:57 mph Exp $
|
|
#
|
|
|
|
SUBDIR += ephem
|
|
SUBDIR += luna
|
|
SUBDIR += saoimage
|
|
SUBDIR += sattrack
|
|
SUBDIR += ssystem
|
|
SUBDIR += stars
|
|
SUBDIR += sunclock
|
|
SUBDIR += xearth
|
|
SUBDIR += xephem
|
|
SUBDIR += xglobe
|
|
SUBDIR += xphoon
|
|
SUBDIR += xtide
|
|
|
|
.include <bsd.port.subdir.mk>
|