]> git.sur5r.net Git - openldap/blob - include/setup.mak
Final round of module changes
[openldap] / include / setup.mak
1 #
2 # Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
3 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
4 #
5
6 all: setup.txt
7
8 setup.txt: lber_types.h ldap_config.h ldap_features.h portable.h
9         copy setup.mak setup.txt
10
11 lber_types.h: lber_types.h.nt
12         copy lber_types.h.nt lber_types.h
13
14 ldap_config.h: ldap_config.h.nt
15         copy ldap_config.h.nt ldap_config.h
16
17 ldap_features.h: ldap_features.h.nt
18         copy ldap_features.h.nt ldap_features.h
19
20 portable.h: portable.h.nt
21         copy portable.h.nt portable.h