repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
sys
/
netisdn
/
Makefile
blob
ce2fedef30b29b6aa0b4efaa1c3d7a96d79d5c82
1
# $NetBSD: Makefile,v 1.2 2001/10/21 17:02:06 martin Exp $
2
3
INCSDIR
= /
usr
/
include
/
netisdn
4
5
INCS
=
i4b_cause.h i4b_trace.h i4b_debug.h i4b_ioctl.h i4b_tel_ioctl.h \
6
i4b_rbch_ioctl.h
7
8
.
include
<
bsd.kinc.mk
>