summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-15 09:56:42 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-15 09:56:42 +0000
commit3185b4188bd2900fc0bcad327073e7f29a7ab4a4 (patch)
tree280c981533e0d4bf7ae858ff55c24ca235d8eb73 /misc
parentIdeal gas simulator. Maybe we should make a "physics" category (diff)
Added xgas.
Notes
Notes: svn path=/head/; revision=4471
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 1b3cf0438fc4..c8da4c4dcd8c 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.91 1996/11/07 11:38:34 asami Exp $
+# $Id: Makefile,v 1.92 1996/11/11 19:44:15 obrien Exp $
#
SUBDIR += amanda
@@ -40,6 +40,7 @@
SUBDIR += trans
SUBDIR += unclutter
SUBDIR += xcalendar
+ SUBDIR += xgas
SUBDIR += zorro
.include <bsd.port.subdir.mk>