blob: d956597b22f50edaff7e78bc36e3865b4d7420f7 (
plain) (
blame)
1
2
3
4
5
6
7
|
# $FreeBSD$
SUBDIR= dtmfdecode g711conv isdnd isdndebug isdndecode isdnmonitor isdnphone \
isdntel isdntelctl isdntest isdntrace ispppcontrol man
.include <bsd.subdir.mk>
|