format changes and other fixes
[unix-history] / usr / src / usr.bin / netstat / Makefile
index 4a23567..76649c2 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.3 (Berkeley) %G%
+#      @(#)Makefile    5.5 (Berkeley) %G%
 #
 OBJS=  host.o inet.o if.o main.o mbuf.o route.o unix.o ns.o bbnnet.o
 CFLAGS=-O
 #
 OBJS=  host.o inet.o if.o main.o mbuf.o route.o unix.o ns.o bbnnet.o
 CFLAGS=-O
@@ -16,4 +16,4 @@ install: netstat
        install -s -m 2755 -g kmem netstat ${DESTDIR}/usr/ucb/netstat
 
 clean:
        install -s -m 2755 -g kmem netstat ${DESTDIR}/usr/ucb/netstat
 
 clean:
-       rm -f *.o core a.out errs
+       rm -f *.o core a.out errs netstat