Revert previous, as it merely worked around a recent bug in make(1) which

is now fixed.
This commit is contained in:
thorpej 1999-07-12 18:17:56 +00:00
parent c08800739a
commit 00fb13f649

View File

@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.17 1999/07/12 17:53:42 itojun Exp $
# $NetBSD: Makefile,v 1.18 1999/07/12 18:17:56 thorpej Exp $
# from: @(#)Makefile 8.1 (Berkeley) 6/12/93
PROG= netstat
SRCS= atalk.c if.c inet.c inet6.c iso.c main.c mbuf.c mroute.c mroute6.c \
ns.c route.c tp_astring.c unix.c
.PATH: ${.CURDIR} ${.CURDIR}/../../sys/netiso
.PATH: ${.CURDIR}/../../sys/netiso
BINGRP= kmem
BINMODE=2555
LDADD= -lkvm