15 lines
330 B
Makefile
15 lines
330 B
Makefile
# $OpenBSD: Makefile,v 1.6 1998/04/29 03:26:01 angelos Exp $
|
|
# $FreeBSD: Makefile,v 1.4 1997/06/03 09:14:50 asami Exp $
|
|
#
|
|
|
|
# SUBDIR += ephem
|
|
# SUBDIR += luna
|
|
SUBDIR += sattrack
|
|
# SUBDIR += stars
|
|
# SUBDIR += sunclock
|
|
SUBDIR += xearth
|
|
SUBDIR += xephem
|
|
SUBDIR += xphoon
|
|
|
|
.include <bsd.port.subdir.mk>
|