freebsd-dev/usr.sbin/i4b/isdndebug/Makefile
2001-03-26 14:42:20 +00:00

7 lines
89 B
Makefile

# $FreeBSD$
PROG = isdndebug
SRCS = main.c
MAN = isdndebug.8
.include <bsd.prog.mk>