]> git.sur5r.net Git - openldap/blob - include/setup.mak
Silence warning in prev commit
[openldap] / include / setup.mak
1 # $OpenLDAP$
2 #
3 # Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
4 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
5 #
6
7 .SUFFIXES: .nt
8
9 .nt.h:
10         copy $*.nt $*.h
11
12 all: setup.txt
13
14 setup.txt: lber_types.h ldap_config.h ldap_features.h portable.h setup.mak
15         copy setup.mak setup.txt
16
17 lber_types.h: lber_types.nt
18 ldap_config.h: ldap_config.nt
19 ldap_features.h: ldap_features.nt
20 portable.h: portable.nt