Use the SCRIPTS knob.

This commit is contained in:
ru 2002-04-29 15:43:47 +00:00
parent fb7d15efa8
commit 0a11a97a43

View File

@ -2,10 +2,7 @@
# $Id: Makefile,v 1.1.1.1 1999/08/08 23:31:13 itojun Exp $
# $FreeBSD$
SCRIPTS=prefix.sh
MAN= prefix.8
realinstall:
${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
${.CURDIR}/prefix.sh ${DESTDIR}${BINDIR}/prefix
.include <bsd.prog.mk>