diff options
author | Martin Cracauer <cracauer@FreeBSD.org> | 1997-10-01 08:32:59 +0000 |
---|---|---|
committer | Martin Cracauer <cracauer@FreeBSD.org> | 1997-10-01 08:32:59 +0000 |
commit | 413d062fc1cc30a0f9e8b90cd9e36806f12d52fa (patch) | |
tree | 74af2bad900d0c94db9de3ea69003f15aaf25405 /devel/Makefile | |
parent | 9a362f39690758aaeff1bbf1313c9798ba4a44c7 (diff) | |
download | ports-413d062fc1cc30a0f9e8b90cd9e36806f12d52fa.tar.gz ports-413d062fc1cc30a0f9e8b90cd9e36806f12d52fa.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
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 |