9 lines
204 B
Makefile
9 lines
204 B
Makefile
# $NetBSD: Makefile,v 1.3 2002/11/26 23:30:35 lukem Exp $
|
|
|
|
INCSDIR= /usr/include/netisdn
|
|
|
|
INCS= i4b_cause.h i4b_trace.h i4b_debug.h i4b_ioctl.h i4b_tel_ioctl.h \
|
|
i4b_rbch_ioctl.h
|
|
|
|
.include <bsd.kinc.mk>
|