freebsd-dev/usr.sbin/i4b/isdndebug/Makefile
1999-12-14 21:14:28 +00:00

7 lines
90 B
Makefile

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