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]
/
external
/
bsd
/
openldap
/
include
/
Makefile
blob
a850586f613cf72f9d125ec6d648f320998a19cb
1
# $NetBSD$
2
3
.
include
"../openldap.mk"
4
5
.PATH
: ${
LDAP_DISTDIR
}/
include
6
7
INCS
=
lber.h lber_types.h \
8
ldap.h ldap_cdefs.h \
9
ldap_features.h ldap_schema.h ldap_utf8.h
10
11
INCSDIR
=/
usr
/
include
12
13
.
include
<
bsd.prog.mk
>