# $MirOS: src/libexec/randshuffle/Makefile,v 1.1.7.1 2005/03/06 16:33:40 tg Exp $ SCRIPTS= randshuffle NOOBJ= Yes NOMAN= Yes realinstall: cd ${.CURDIR}; install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ ${SCRIPTS} ${DESTDIR}${BINDIR}/ .include