17 lines
370 B
Makefile
17 lines
370 B
Makefile
# $OpenBSD: Makefile,v 1.8 2000/12/04 23:52:36 naddy Exp $
|
|
# $FreeBSD: Makefile,v 1.4 1997/06/03 09:14:50 asami Exp $
|
|
#
|
|
|
|
SUBDIR += dgpsip
|
|
# SUBDIR += ephem
|
|
SUBDIR += jday
|
|
# SUBDIR += luna
|
|
SUBDIR += sattrack
|
|
# SUBDIR += stars
|
|
# SUBDIR += sunclock
|
|
SUBDIR += xearth
|
|
SUBDIR += xephem
|
|
SUBDIR += xphoon
|
|
|
|
.include <bsd.port.subdir.mk>
|