X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/52e337b4ee5a56eff0d666e7a7da8abd6451edda..58f813ca4a2ad55ca244058be7f2f84733ad9eb7:/usr/src/usr.bin/tip/Makefile?ds=inline diff --git a/usr/src/usr.bin/tip/Makefile b/usr/src/usr.bin/tip/Makefile index 17f8c2e988..abe3e508f6 100644 --- a/usr/src/usr.bin/tip/Makefile +++ b/usr/src/usr.bin/tip/Makefile @@ -1,4 +1,4 @@ -# Makefile 4.3 82/01/06 +# Makefile 4.4 82/01/06 # # makefile for intermachine communications package # @@ -48,11 +48,11 @@ all: tip aculog install: all cp tip ${BIN}/tip - chmod 4711 ${BIN}/tip chown ${OWNER} ${BIN}/tip + chmod 4711 ${BIN}/tip cp aculog /etc/aculog - chmod 4711 /etc/aculog chown ${OWNER} /etc/aculog + chmod 4711 /etc/aculog # cp /dev/null ${ADM}/aculog chown ${OWNER} ${ADM}/aculog chmod 600 ${ADM}/aculog