]> git.sur5r.net Git - openldap/blob - include/setup.mak
3d346a4eb8d505eaa65b5b99ee227162bbe68388
[openldap] / include / setup.mak
1
2 all: setup.txt
3
4 setup.txt: lber_types.h ldap_config.h ldap_features.h portable.h
5         copy setup.mak setup.txt
6
7 lber_types.h: lber_types.h.nt
8         copy lber_types.h.nt lber_types.h
9
10 ldap_config.h: ldap_config.h.nt
11         copy ldap_config.h.nt ldap_config.h
12
13 ldap_features.h: ldap_features.h.nt
14         copy ldap_features.h.nt ldap_features.h
15
16 portable.h: portable.h.nt
17         copy portable.h.nt portable.h