fbf08005d7
The left out parts (which have not been installed by ISDN4BSD on NetBSD anyway), may be added as pkgs later (if demand exists).
8 lines
146 B
Makefile
8 lines
146 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2001/01/06 13:00:34 martin Exp $
|
|
|
|
PROG = isdntelctl
|
|
SRCS = main.c
|
|
MAN = isdntelctl.8
|
|
|
|
.include <bsd.prog.mk>
|