=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cpp/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/usr.bin/cpp/Makefile 1996/08/26 21:25:22 1.4 +++ src/usr.bin/cpp/Makefile 1996/12/08 14:32:21 1.5 @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 1996/08/26 21:25:22 niklas Exp $ +# $OpenBSD: Makefile,v 1.5 1996/12/08 14:32:21 downsj Exp $ NOMAN= beforeinstall: - install ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ + ${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ ${.CURDIR}/cpp.sh ${DESTDIR}${BINDIR}/cpp .include