summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/Makefile
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2011-07-09 00:45:41 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2011-07-09 00:45:41 +0000
commit5c3064772c2b01d274fcc287cca19c3be8a440a1 (patch)
treed0e3b78bdc1970c46e4ec18f069bd0107c7a3be2 /usr.bin/netstat/Makefile
parentb00ea6a7c4e24838c1ed7edd326dda78630ef0fd (diff)
rmove rotten netatalk bits
Diffstat (limited to 'usr.bin/netstat/Makefile')
-rw-r--r--usr.bin/netstat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/netstat/Makefile b/usr.bin/netstat/Makefile
index cb1f81d8324..a6ebfb924f0 100644
--- a/usr.bin/netstat/Makefile
+++ b/usr.bin/netstat/Makefile
@@ -1,8 +1,8 @@
-# $OpenBSD: Makefile,v 1.19 2007/12/14 18:35:46 deraadt Exp $
+# $OpenBSD: Makefile,v 1.20 2011/07/09 00:45:40 henning Exp $
PROG= netstat
SRCS= if.c inet.c inet6.c main.c mbuf.c mroute.c route.c \
- unix.c atalk.c mroute6.c net80211.c show.c
+ unix.c mroute6.c net80211.c show.c
BINGRP= kmem
BINMODE=2555
LDADD= -lkvm