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

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