summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDan Moschuk <dan@FreeBSD.org>1999-10-02 19:18:32 +0000
committerDan Moschuk <dan@FreeBSD.org>1999-10-02 19:18:32 +0000
commit867a14585714c2078136af7c0f6b216ad62257b7 (patch)
treed6e42ad2446ffb67c41d927b70cdcdd72c624720 /net
parentlibunp is the library used in W. Richard Steven's book "UNIX Network (diff)
Activate libunpipc
Notes
Notes: svn path=/head/; revision=22131
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 802ef53d18d1..b6e3b9288ee9 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -80,6 +80,7 @@
SUBDIR += libnet
SUBDIR += libsocket++
SUBDIR += libunp
+ SUBDIR += libunpipc
SUBDIR += licq
SUBDIR += macipgw
SUBDIR += mars_nwe