[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / netstat

Diff for /src/usr.bin/netstat/Makefile between version 1.2 and 1.3

version 1.2, 1996/06/26 05:37:19 version 1.3, 1996/08/16 09:29:31
Line 2 
Line 2 
 #       $NetBSD: Makefile,v 1.11 1995/10/03 21:42:34 thorpej Exp $  #       $NetBSD: Makefile,v 1.11 1995/10/03 21:42:34 thorpej Exp $
   
 PROG=   netstat  PROG=   netstat
 SRCS=   if.c inet.c iso.c main.c mbuf.c mroute.c ns.c route.c \  SRCS=   if.c inet.c ipx.c iso.c main.c mbuf.c mroute.c ns.c route.c \
         tp_astring.c unix.c          tp_astring.c unix.c
 .PATH:  ${.CURDIR}/../../sys/netiso  .PATH:  ${.CURDIR}/../../sys/netiso
 BINGRP= kmem  BINGRP= kmem

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3