file reorg
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Thu, 11 May 1989 23:54:02 +0000 (15:54 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Thu, 11 May 1989 23:54:02 +0000 (15:54 -0800)
SCCS-vsn: sbin/ping/Makefile 5.2

usr/src/sbin/ping/Makefile

index 1414e06..be191a0 100644 (file)
@@ -14,7 +14,7 @@
 # WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND
 # FITNESS FOR A PARTICULAR PURPOSE.
 #
 # WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND
 # FITNESS FOR A PARTICULAR PURPOSE.
 #
-# @(#)Makefile 5.1 (Berkeley) %G%
+# @(#)Makefile 5.2 (Berkeley) %G%
 #
 
 CFLAGS=        -O
 #
 
 CFLAGS=        -O
@@ -38,7 +38,7 @@ depend: ${SRCS}
        mkdep -p ${CFLAGS} ${SRCS}
 
 install: ${MAN}
        mkdep -p ${CFLAGS} ${SRCS}
 
 install: ${MAN}
-       install -s -o root -g bin -m 4755 -s ping ${DESTDIR}/etc/ping
+       install -s -o root -g bin -m 4755 -s ping ${DESTDIR}/sbin
        install -c -o bin -g bin -m 444 ping.0 ${DESTDIR}/usr/man/cat8
 
 lint: ${SRCS}
        install -c -o bin -g bin -m 444 ping.0 ${DESTDIR}/usr/man/cat8
 
 lint: ${SRCS}