summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-07-11 17:36:25 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-07-11 17:36:25 +0000
commit5c7ced509516ba0b1207eb3487662e9f760d2380 (patch)
tree2799d867009741ef9f22ff6cd4c5135e3310b551 /devel
parentCurses-like library, needed primary for color-lynx (diff)
Add libslang
Notes
Notes: svn path=/head/; revision=3371
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 acde3352e54f..e0f875d576ef 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.21 1996/04/19 18:44:49 jkh Exp $
+# $Id: Makefile,v 1.22 1996/07/10 08:12:38 asami Exp $
#
SUBDIR += SWIG
@@ -12,6 +12,7 @@
SUBDIR += gperf
SUBDIR += libdlmalloc
SUBDIR += libmalloc
+ SUBDIR += libslang
SUBDIR += libz
SUBDIR += m4
SUBDIR += mkmf