summaryrefslogtreecommitdiffstats
path: root/usr.sbin/spkrtest/Makefile
blob: 336a30571d8b35c2f32e29aad8db1f6d746f7a6d (plain)
1
2
3
4
5
6
7
8
9
10
11
# $Id$

MAINTAINER= wosch

MAN8=	spkrtest.8

beforeinstall:
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
	    ${.CURDIR}/spkrtest.pl ${DESTDIR}${BINDIR}/spkrtest

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud