summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/Makefile
diff options
context:
space:
mode:
authoritojun <itojun@FreeBSD.org>2000-07-04 16:26:46 +0000
committeritojun <itojun@FreeBSD.org>2000-07-04 16:26:46 +0000
commit77ac5d68c962311b7a303ced7d56bbcf8e95f7d2 (patch)
tree9c944526f424a4560cc5a14d55ec02ba6d241f02 /usr.bin/netstat/Makefile
parent0bbd943f404b5100a81abdec2bd8519971e0c58e (diff)
downloadFreeBSD-src-77ac5d68c962311b7a303ced7d56bbcf8e95f7d2.zip
FreeBSD-src-77ac5d68c962311b7a303ced7d56bbcf8e95f7d2.tar.gz
sync with latest kame netstat. basically, more statistics
Diffstat (limited to 'usr.bin/netstat/Makefile')
-rw-r--r--usr.bin/netstat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/netstat/Makefile b/usr.bin/netstat/Makefile
index f52e792..7f88c3b 100644
--- a/usr.bin/netstat/Makefile
+++ b/usr.bin/netstat/Makefile
@@ -3,8 +3,9 @@
PROG= netstat
SRCS= if.c inet.c inet6.c main.c mbuf.c mroute.c ipx.c route.c \
- unix.c atalk.c netgraph.c mroute6.c # iso.c ns.c tp_astring.c
+ unix.c atalk.c netgraph.c mroute6.c ipsec.c # iso.c ns.c tp_astring.c
CFLAGS+=-Wall
+CFLAGS+=-DIPSEC
#CFLAGS+=-g
#.PATH: ${.CURDIR}/../../sys/netiso
OpenPOWER on IntegriCloud