aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/netstat/Makefile
diff options
context:
space:
mode:
authorJulian Elischer <julian@FreeBSD.org>1996-06-08 00:20:42 +0000
committerJulian Elischer <julian@FreeBSD.org>1996-06-08 00:20:42 +0000
commit63bf4575db52e8b33f96466bef69050fe38c3f38 (patch)
tree45ed63a14729366d63c6bb7dcff00c650f3bcd8e /usr.bin/netstat/Makefile
parentb3e41931c93eb5d2c3501346f01872aff12254fc (diff)
Notes
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 45fa21e683bd..a68e2c5d292d 100644
--- a/usr.bin/netstat/Makefile
+++ b/usr.bin/netstat/Makefile
@@ -2,7 +2,8 @@
PROG= netstat
SRCS= if.c inet.c main.c mbuf.c mroute.c ipx.c route.c \
- unix.c # iso.c ns.c tp_astring.c
+ unix.c atalk.c # iso.c ns.c tp_astring.c
+
CFLAGS+=-I/sys # -g
#.PATH: ${.CURDIR}/../../sys/netiso
BINGRP= kmem