openbsd-ports/astro/Makefile

15 lines
330 B
Makefile
Raw Normal View History

1998-04-29 03:26:01 +00:00
# $OpenBSD: Makefile,v 1.6 1998/04/29 03:26:01 angelos Exp $
1997-12-02 08:33:58 +00:00
# $FreeBSD: Makefile,v 1.4 1997/06/03 09:14:50 asami Exp $
#
# SUBDIR += ephem
# SUBDIR += luna
1998-04-29 03:26:01 +00:00
SUBDIR += sattrack
1998-04-08 05:57:30 +00:00
# SUBDIR += stars
1997-12-02 08:33:58 +00:00
# SUBDIR += sunclock
1998-01-03 21:39:06 +00:00
SUBDIR += xearth
SUBDIR += xephem
SUBDIR += xphoon
1997-12-02 08:33:58 +00:00
.include <bsd.port.subdir.mk>