summaryrefslogtreecommitdiff
path: root/astro/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-10-24 08:46:42 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-10-24 08:46:42 +0000
commit82974645c49ab7c28b217ceb7cc77bd276930ffd (patch)
tree99bc099025a04f8cf38d1a59a8a3b685fd44699b /astro/Makefile
parentperl5 HTML output stream class, and some markup utilities. (diff)
As the great moon sets in the seas of the west, the new category
"astro" starts for the best.
Notes
Notes: svn path=/head/; revision=4126
Diffstat (limited to 'astro/Makefile')
-rw-r--r--astro/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile
new file mode 100644
index 000000000000..1855ca4c20fb
--- /dev/null
+++ b/astro/Makefile
@@ -0,0 +1,11 @@
+# $Id: Makefile,v 1.36 1996/10/18 15:05:24 asami Exp $
+#
+
+ SUBDIR += luna
+# SUBDIR += stars
+# SUBDIR += sunclock
+# SUBDIR += xearth
+# SUBDIR += xephem
+# SUBDIR += xphoon
+
+.include <bsd.port.subdir.mk>