summaryrefslogtreecommitdiffstats
path: root/share/examples/isdn/v21/Makefile
blob: 3c499966276b7870b7614d4bd8e59f06019ed7a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

PROG=		v21modem
NOMAN=		1
LDADD=		-lutil -lm
CFLAGS+=	-g -Wall

.if !defined(BSDTYPE)
BSDTYPE!=uname
.endif

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