summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2002-04-22 13:14:50 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2002-04-22 13:14:50 +0000
commit37c1ec7bae2b0cfdfc54af12903733066384a829 (patch)
treeb9cc41e29032d87c5608c26d7824659218f1ac29 /net/Makefile
parentUpgrade to 0.40. (diff)
The ipv6socket_scrub utility searches recursively through
the current directory (the default) or any specified directory or file to find IPv4 socket code that may be a candidate for modification when porting to the IPv6 socket API. The utility is designed to run from a Solaris machine. WWW: http://www.sun.com/solaris/ipv6 PR: ports/36208 Submitted by: Janos Mohacsi <janos.mohacsi@dante.org.uk>
Notes
Notes: svn path=/head/; revision=57982
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 0c7e76e3b0b7..40eca7705b0a 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -187,6 +187,7 @@
SUBDIR += iplog
SUBDIR += ipsorc
SUBDIR += ipv6calc
+ SUBDIR += ipv6socket_scrub
SUBDIR += ipw
SUBDIR += isc-dhcp3
SUBDIR += isic