From 80aea1ca5ea8974cb751b62c3488139b94e1944e Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Fri, 30 Dec 1994 15:40:11 +0000 Subject: [PATCH] Cleanup. --- usr.sbin/spkrtest/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/usr.sbin/spkrtest/Makefile b/usr.sbin/spkrtest/Makefile index fac0040a597e..fb676573663e 100644 --- a/usr.sbin/spkrtest/Makefile +++ b/usr.sbin/spkrtest/Makefile @@ -1,9 +1,7 @@ NOMAN= noman -clean depend lint tags obj: - -install: - install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ +beforeinstall: + ${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ ${.CURDIR}/spkrtest.sh ${DESTDIR}/${BINDIR}/spkrtest .include