11 lines
216 B
Makefile
11 lines
216 B
Makefile
# $FreeBSD$
|
|
|
|
MAINTAINER = hm@freebsd.org
|
|
|
|
SUBDIR = dtmfdecode g711conv isdnd isdndebug isdndecode \
|
|
isdnmonitor isdnphone isdntel isdntelctl isdntest \
|
|
isdntrace ispppcontrol man
|
|
|
|
.include <bsd.subdir.mk>
|
|
|