16 lines
349 B
Makefile
16 lines
349 B
Makefile
# $OpenBSD: Makefile,v 1.7 1999/09/03 00:14:20 marc Exp $
|
|
# $FreeBSD: Makefile,v 1.4 1997/06/03 09:14:50 asami Exp $
|
|
#
|
|
|
|
SUBDIR += dgpsip
|
|
# SUBDIR += ephem
|
|
# SUBDIR += luna
|
|
SUBDIR += sattrack
|
|
# SUBDIR += stars
|
|
# SUBDIR += sunclock
|
|
SUBDIR += xearth
|
|
SUBDIR += xephem
|
|
SUBDIR += xphoon
|
|
|
|
.include <bsd.port.subdir.mk>
|