summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i4b/alawulaw/Makefile
blob: 1daa481e3b0853ed75cd05800ab7b341e87f825c (plain)
1
2
3
4
5
6
7
PROG		=	alaw2ulaw
SRC		=	alaw2ulaw.c
CFLAGS		+= 	-Wall -g -DDEBUG
LINKS		=  	${BINDIR}/alaw2ulaw ${BINDIR}/ulaw2alaw 
MAN1		=	alaw2ulaw.1 ulaw2alaw.1

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