freebsd_amp_hwpstate/usr.sbin/i4b/isdndecode/Makefile

9 lines
163 B
Makefile

# $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>