]> git.sur5r.net Git - openldap/blob - contrib/ldapc++/Makefile.in
Suck in HEAD changes since 2.1alpha
[openldap] / contrib / ldapc++ / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13 # Copyright 2000, OpenLDAP Foundation, All Rights Reserved.
14 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
15
16
17 SHELL = @SHELL@
18
19 srcdir = @srcdir@
20 top_srcdir = @top_srcdir@
21 VPATH = @srcdir@
22 prefix = @prefix@
23 exec_prefix = @exec_prefix@
24
25 bindir = @bindir@
26 sbindir = @sbindir@
27 libexecdir = @libexecdir@
28 datadir = @datadir@
29 sysconfdir = @sysconfdir@
30 sharedstatedir = @sharedstatedir@
31 localstatedir = @localstatedir@
32 libdir = @libdir@
33 infodir = @infodir@
34 mandir = @mandir@
35 includedir = @includedir@
36 oldincludedir = /usr/include
37
38 DESTDIR =
39
40 pkgdatadir = $(datadir)/@PACKAGE@
41 pkglibdir = $(libdir)/@PACKAGE@
42 pkgincludedir = $(includedir)/@PACKAGE@
43
44 top_builddir = .
45
46 ACLOCAL = @ACLOCAL@
47 AUTOCONF = @AUTOCONF@
48 AUTOMAKE = @AUTOMAKE@
49 AUTOHEADER = @AUTOHEADER@
50
51 INSTALL = @INSTALL@
52 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
53 INSTALL_DATA = @INSTALL_DATA@
54 INSTALL_SCRIPT = @INSTALL_SCRIPT@
55 transform = @program_transform_name@
56
57 NORMAL_INSTALL = :
58 PRE_INSTALL = :
59 POST_INSTALL = :
60 NORMAL_UNINSTALL = :
61 PRE_UNINSTALL = :
62 POST_UNINSTALL = :
63 host_alias = @host_alias@
64 host_triplet = @host@
65 AS = @AS@
66 CC = @CC@
67 CXX = @CXX@
68 DLLTOOL = @DLLTOOL@
69 ECHO = @ECHO@
70 EXEEXT = @EXEEXT@
71 LIBTOOL = @LIBTOOL@
72 LN_S = @LN_S@
73 MAKEINFO = @MAKEINFO@
74 OBJDUMP = @OBJDUMP@
75 OBJEXT = @OBJEXT@
76 PACKAGE = @PACKAGE@
77 RANLIB = @RANLIB@
78 STRIP = @STRIP@
79 VERSION = @VERSION@
80
81 EXTRA_DIST = BUGS
82 SUBDIRS = src 
83 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
84 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
85 CONFIG_HEADER = ./src/config.h
86 CONFIG_CLEAN_FILES = 
87 DIST_COMMON =  README AUTHORS Makefile.am Makefile.in TODO acconfig.h \
88 aclocal.m4 config.guess config.sub configure configure.in install-sh \
89 ltmain.sh missing mkinstalldirs src/config.h.in src/stamp-h.in
90
91
92 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
93
94 TAR = tar
95 GZIP_ENV = --best
96 all: all-redirect
97 .SUFFIXES:
98 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
99         cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
100
101 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
102         cd $(top_builddir) \
103           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
104
105 $(ACLOCAL_M4):  configure.in 
106         cd $(srcdir) && $(ACLOCAL)
107
108 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
109         $(SHELL) ./config.status --recheck
110 $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
111         cd $(srcdir) && $(AUTOCONF)
112
113 src/config.h: src/stamp-h
114         @if test ! -f $@; then \
115                 rm -f src/stamp-h; \
116                 $(MAKE) src/stamp-h; \
117         else :; fi
118 src/stamp-h: $(srcdir)/src/config.h.in $(top_builddir)/config.status
119         cd $(top_builddir) \
120           && CONFIG_FILES= CONFIG_HEADERS=src/config.h \
121              $(SHELL) ./config.status
122         @echo timestamp > src/stamp-h 2> /dev/null
123 $(srcdir)/src/config.h.in: $(srcdir)/src/stamp-h.in
124         @if test ! -f $@; then \
125                 rm -f $(srcdir)/src/stamp-h.in; \
126                 $(MAKE) $(srcdir)/src/stamp-h.in; \
127         else :; fi
128 $(srcdir)/src/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
129         cd $(top_srcdir) && $(AUTOHEADER)
130         @echo timestamp > $(srcdir)/src/stamp-h.in 2> /dev/null
131
132 mostlyclean-hdr:
133
134 clean-hdr:
135
136 distclean-hdr:
137         -rm -f src/config.h
138
139 maintainer-clean-hdr:
140
141 # This directory's subdirectories are mostly independent; you can cd
142 # into them and run `make' without going through this Makefile.
143 # To change the values of `make' variables: instead of editing Makefiles,
144 # (1) if the variable is set in `config.status', edit `config.status'
145 #     (which will cause the Makefiles to be regenerated when you run `make');
146 # (2) otherwise, pass the desired values on the `make' command line.
147
148 @SET_MAKE@
149
150 all-recursive install-data-recursive install-exec-recursive \
151 installdirs-recursive install-recursive uninstall-recursive  \
152 check-recursive installcheck-recursive info-recursive dvi-recursive:
153         @set fnord $(MAKEFLAGS); amf=$$2; \
154         dot_seen=no; \
155         target=`echo $@ | sed s/-recursive//`; \
156         list='$(SUBDIRS)'; for subdir in $$list; do \
157           echo "Making $$target in $$subdir"; \
158           if test "$$subdir" = "."; then \
159             dot_seen=yes; \
160             local_target="$$target-am"; \
161           else \
162             local_target="$$target"; \
163           fi; \
164           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
165            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
166         done; \
167         if test "$$dot_seen" = "no"; then \
168           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
169         fi; test -z "$$fail"
170
171 mostlyclean-recursive clean-recursive distclean-recursive \
172 maintainer-clean-recursive:
173         @set fnord $(MAKEFLAGS); amf=$$2; \
174         dot_seen=no; \
175         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
176           rev="$$subdir $$rev"; \
177           test "$$subdir" != "." || dot_seen=yes; \
178         done; \
179         test "$$dot_seen" = "no" && rev=". $$rev"; \
180         target=`echo $@ | sed s/-recursive//`; \
181         for subdir in $$rev; do \
182           echo "Making $$target in $$subdir"; \
183           if test "$$subdir" = "."; then \
184             local_target="$$target-am"; \
185           else \
186             local_target="$$target"; \
187           fi; \
188           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
189            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
190         done && test -z "$$fail"
191 tags-recursive:
192         list='$(SUBDIRS)'; for subdir in $$list; do \
193           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
194         done
195
196 tags: TAGS
197
198 ID: $(HEADERS) $(SOURCES) $(LISP)
199         list='$(SOURCES) $(HEADERS)'; \
200         unique=`for i in $$list; do echo $$i; done | \
201           awk '    { files[$$0] = 1; } \
202                END { for (i in files) print i; }'`; \
203         here=`pwd` && cd $(srcdir) \
204           && mkid -f$$here/ID $$unique $(LISP)
205
206 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
207         tags=; \
208         here=`pwd`; \
209         list='$(SUBDIRS)'; for subdir in $$list; do \
210    if test "$$subdir" = .; then :; else \
211             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
212    fi; \
213         done; \
214         list='$(SOURCES) $(HEADERS)'; \
215         unique=`for i in $$list; do echo $$i; done | \
216           awk '    { files[$$0] = 1; } \
217                END { for (i in files) print i; }'`; \
218         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
219           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
220
221 mostlyclean-tags:
222
223 clean-tags:
224
225 distclean-tags:
226         -rm -f TAGS ID
227
228 maintainer-clean-tags:
229
230 distdir = $(PACKAGE)-$(VERSION)
231 top_distdir = $(distdir)
232
233 # This target untars the dist file and tries a VPATH configuration.  Then
234 # it guarantees that the distribution is self-contained by making another
235 # tarfile.
236 distcheck: dist
237         -rm -rf $(distdir)
238         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
239         mkdir $(distdir)/=build
240         mkdir $(distdir)/=inst
241         dc_install_base=`cd $(distdir)/=inst && pwd`; \
242         cd $(distdir)/=build \
243           && ../configure --srcdir=.. --prefix=$$dc_install_base \
244           && $(MAKE) $(AM_MAKEFLAGS) \
245           && $(MAKE) $(AM_MAKEFLAGS) dvi \
246           && $(MAKE) $(AM_MAKEFLAGS) check \
247           && $(MAKE) $(AM_MAKEFLAGS) install \
248           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
249           && $(MAKE) $(AM_MAKEFLAGS) dist
250         -rm -rf $(distdir)
251         @banner="$(distdir).tar.gz is ready for distribution"; \
252         dashes=`echo "$$banner" | sed s/./=/g`; \
253         echo "$$dashes"; \
254         echo "$$banner"; \
255         echo "$$dashes"
256 dist: distdir
257         -chmod -R a+r $(distdir)
258         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
259         -rm -rf $(distdir)
260 dist-all: distdir
261         -chmod -R a+r $(distdir)
262         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
263         -rm -rf $(distdir)
264 distdir: $(DISTFILES)
265         -rm -rf $(distdir)
266         mkdir $(distdir)
267         -chmod 777 $(distdir)
268         here=`cd $(top_builddir) && pwd`; \
269         top_distdir=`cd $(distdir) && pwd`; \
270         distdir=`cd $(distdir) && pwd`; \
271         cd $(top_srcdir) \
272           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign Makefile
273         @for file in $(DISTFILES); do \
274           d=$(srcdir); \
275           if test -d $$d/$$file; then \
276             cp -pr $$d/$$file $(distdir)/$$file; \
277           else \
278             test -f $(distdir)/$$file \
279             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
280             || cp -p $$d/$$file $(distdir)/$$file || :; \
281           fi; \
282         done
283         for subdir in $(SUBDIRS); do \
284           if test "$$subdir" = .; then :; else \
285             test -d $(distdir)/$$subdir \
286             || mkdir $(distdir)/$$subdir \
287             || exit 1; \
288             chmod 777 $(distdir)/$$subdir; \
289             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
290               || exit 1; \
291           fi; \
292         done
293 info-am:
294 info: info-recursive
295 dvi-am:
296 dvi: dvi-recursive
297 check-am: all-am
298 check: check-recursive
299 installcheck-am:
300 installcheck: installcheck-recursive
301 install-exec-am:
302 install-exec: install-exec-recursive
303
304 install-data-am:
305 install-data: install-data-recursive
306
307 install-am: all-am
308         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
309 install: install-recursive
310 uninstall-am:
311 uninstall: uninstall-recursive
312 all-am: Makefile
313 all-redirect: all-recursive
314 install-strip:
315         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
316 installdirs: installdirs-recursive
317 installdirs-am:
318
319
320 mostlyclean-generic:
321
322 clean-generic:
323
324 distclean-generic:
325         -rm -f Makefile $(CONFIG_CLEAN_FILES)
326         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
327
328 maintainer-clean-generic:
329 mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
330
331 mostlyclean: mostlyclean-recursive
332
333 clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
334
335 clean: clean-recursive
336
337 distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
338         -rm -f libtool
339
340 distclean: distclean-recursive
341         -rm -f config.status
342
343 maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
344                 maintainer-clean-generic distclean-am
345         @echo "This command is intended for maintainers to use;"
346         @echo "it deletes files that may require special tools to rebuild."
347
348 maintainer-clean: maintainer-clean-recursive
349         -rm -f config.status
350
351 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
352 install-data-recursive uninstall-data-recursive install-exec-recursive \
353 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
354 all-recursive check-recursive installcheck-recursive info-recursive \
355 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
356 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
357 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
358 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
359 install-exec install-data-am install-data install-am install \
360 uninstall-am uninstall all-redirect all-am all installdirs-am \
361 installdirs mostlyclean-generic distclean-generic clean-generic \
362 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
363
364
365 # Tell versions [3.59,3.63) of GNU make to not export all variables.
366 # Otherwise a system limit (for SysV at least) may be exceeded.
367 .NOEXPORT: