]> git.sur5r.net Git - openldap/blob - include/setup.mak
Remove incorrect use of <matched> entry
[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 .SUFFIXES: .nt
7
8 .nt.h:
9         copy $*.nt $*.h
10
11 all: setup.txt
12
13 setup.txt: lber_types.h ldap_config.h ldap_features.h portable.h setup.mak
14         copy setup.mak setup.txt
15
16 lber_types.h: lber_types.nt
17 ldap_config.h: ldap_config.nt
18 ldap_features.h: ldap_features.nt
19 portable.h: portable.nt