summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Cracauer <cracauer@FreeBSD.org>1997-10-01 08:32:59 +0000
committerMartin Cracauer <cracauer@FreeBSD.org>1997-10-01 08:32:59 +0000
commit413d062fc1cc30a0f9e8b90cd9e36806f12d52fa (patch)
tree74af2bad900d0c94db9de3ea69003f15aaf25405
parentXerox PARC's ILU system, a Corba-compatible multi-language (diff)
Activating ILU port
Notes
Notes: svn path=/head/; revision=8069
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b66aceafd74f..a4d8e70561de 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.76 1997/09/01 16:45:48 max Exp $
+# $Id: Makefile,v 1.77 1997/09/13 17:50:04 jfitz Exp $
#
SUBDIR += SWIG
@@ -25,6 +25,7 @@
SUBDIR += gindent
SUBDIR += gmake
SUBDIR += id-utils
+ SUBDIR += ilu
SUBDIR += lclint
SUBDIR += libdlmalloc
SUBDIR += libmalloc