From ef2dbc1fb0d429e26f0e990ddbb21ce322ef8d27 Mon Sep 17 00:00:00 2001 From: ru Date: Sat, 7 Apr 2001 11:21:35 +0000 Subject: beforeinstall -> SCRIPTS. --- usr.bin/shar/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'usr.bin/shar') diff --git a/usr.bin/shar/Makefile b/usr.bin/shar/Makefile index 2532421..9970eb5 100644 --- a/usr.bin/shar/Makefile +++ b/usr.bin/shar/Makefile @@ -1,10 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 # $FreeBSD$ +SCRIPTS=shar.sh MAN= shar.1 -beforeinstall: - ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ - ${.CURDIR}/shar.sh ${DESTDIR}${BINDIR}/shar - .include -- cgit v1.1