openbsd-ports/astro/Makefile

15 lines
330 B
Makefile
Raw Normal View History

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