summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1998-11-16 03:10:52 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1998-11-16 03:10:52 +0000
commit0567867787052468d829f2ac89f55c0d4e93cd42 (patch)
tree1ec4c194d0d847765aab1fe459267003a5a76f9c /devel
parentImport of libU77, a FORTRAN library that adds commonly used (diff)
Activate libU77.
Notes
Notes: svn path=/head/; revision=14548
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 fe5c51b6a968..da05e020bb1a 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.139 1998/11/01 16:45:30 wosch Exp $
+# $Id: Makefile,v 1.140 1998/11/15 22:55:14 steve Exp $
#
SUBDIR += ElectricFence
@@ -44,6 +44,7 @@
SUBDIR += id-utils
SUBDIR += ilu
SUBDIR += jam
+ SUBDIR += libU77
SUBDIR += lclint
SUBDIR += libdlmalloc
SUBDIR += libffi