summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i4b/isdndecode/Makefile
blob: c6e4671a606d093329f1070a08c2bfe84f04a8c9 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$
PROG	 =	isdndecode
SRCS	 =	main.c layer1.c layer2.c layer3.c \
		layer3_subr.c facility.c pcause.c 
MAN8	 =      isdndecode.8

.include <bsd.prog.mk>

OpenPOWER on IntegriCloud