15 lines
325 B
Makefile
15 lines
325 B
Makefile
# $OpenBSD: Makefile,v 1.3 1997/12/25 07:40:39 niklas 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>
|