summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJeffrey Hsu <hsu@FreeBSD.org>1998-07-11 02:42:47 +0000
committerJeffrey Hsu <hsu@FreeBSD.org>1998-07-11 02:42:47 +0000
commit519042379b1d15be21e12bd438de247cc73857b8 (patch)
tree9bc0c9f932ed5ff15f9fdbd2b83f158e896bc700 /devel
parentImport Jam/MR, a build utility like make(1). (diff)
Add jam.
Notes
Notes: svn path=/head/; revision=11821
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 8c519893dcc2..ccfbedd8aa5e 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.115 1998/07/04 22:35:00 nectar Exp $
+# $Id: Makefile,v 1.116 1998/07/06 17:29:18 nectar Exp $
#
SUBDIR += ElectricFence
@@ -35,6 +35,7 @@
SUBDIR += gmake
SUBDIR += id-utils
SUBDIR += ilu
+ SUBDIR += jam
SUBDIR += lclint
SUBDIR += libdlmalloc
SUBDIR += libmalloc