summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i4b/isdndecode/Makefile
blob: c91596fa5d77631ddfe1a21a7f96f1a139d7a1dd (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 
MAN	 =      isdndecode.8

.include <bsd.prog.mk>

OpenPOWER on IntegriCloud