From a68c3abf8cd5a8f4778e3e565cc6048ffc038913 Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 3 Jan 1998 21:39:06 +0000 Subject: [PATCH] fix --- astro/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/astro/Makefile b/astro/Makefile index 004b7a1552e..92d32a3e3e1 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,14 +1,14 @@ -# $OpenBSD: Makefile,v 1.3 1997/12/25 07:40:39 niklas Exp $ +# $OpenBSD: Makefile,v 1.4 1998/01/03 21:39:06 joey Exp $ # $FreeBSD: Makefile,v 1.4 1997/06/03 09:14:50 asami Exp $ # # SUBDIR += ephem # SUBDIR += luna # SUBDIR += sattrack - SUBDIR += stars + SUBDIR += stars # SUBDIR += sunclock - SUBDIR += xearth - SUBDIR += xephem - SUBDIR += xphoon + SUBDIR += xearth + SUBDIR += xephem + SUBDIR += xphoon .include