diff options
author | Dan Moschuk <dan@FreeBSD.org> | 1999-10-02 19:18:32 +0000 |
---|---|---|
committer | Dan Moschuk <dan@FreeBSD.org> | 1999-10-02 19:18:32 +0000 |
commit | 867a14585714c2078136af7c0f6b216ad62257b7 (patch) | |
tree | d6e42ad2446ffb67c41d927b70cdcdd72c624720 /net/Makefile | |
parent | libunp is the library used in W. Richard Steven's book "UNIX Network (diff) |
Activate libunpipc
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
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 |