10 lines
209 B
Makefile
10 lines
209 B
Makefile
|
# $NetBSD: Makefile,v 1.1.1.1 2001/01/05 12:49:52 martin Exp $
|
||
|
|
||
|
KDIR= /sys/netisdn
|
||
|
INCSDIR= /usr/include/netisdn
|
||
|
|
||
|
INCS= i4b_cause.h i4b_trace.h i4b_debug.h i4b_ioctl.h i4b_tel_ioctl.h
|
||
|
|
||
|
|
||
|
.include <bsd.kinc.mk>
|