diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:16:08 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:16:08 +0000 |
commit | 55f0c1d3b457c90fa2cd489084029755d79b9736 (patch) | |
tree | 197c4a8046944ca7d5be99c0e160e97544c29277 /devel/Makefile | |
parent | Import of libshhopt version 1.1.4. (diff) |
Activate the libshhopt port.
Notes
Notes:
svn path=/head/; revision=17578
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 fc289ebef0a4..4abf7de4ad50 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.164 1999/03/28 02:53:59 nectar Exp $ +# $Id: Makefile,v 1.165 1999/03/31 05:35:36 jkoshy Exp $ # SUBDIR += ElectricFence @@ -59,6 +59,7 @@ SUBDIR += libgtop SUBDIR += libicq SUBDIR += libmalloc + SUBDIR += libshhopt SUBDIR += libslang SUBDIR += libtool SUBDIR += linux_devel |