]> git.sur5r.net Git - openldap/blob - contrib/ldapc++/src/Makefile.in
src/Makefile.am: remove RebindTest.cpp from the sources
[openldap] / contrib / ldapc++ / src / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 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 LIBTOOL = @LIBTOOL@
70 LN_S = @LN_S@
71 MAKEINFO = @MAKEINFO@
72 OBJDUMP = @OBJDUMP@
73 PACKAGE = @PACKAGE@
74 RANLIB = @RANLIB@
75 VERSION = @VERSION@
76
77 lib_LTLIBRARIES = libldapcpp.la
78
79 libldapcpp_la_SOURCES = LDAPAddRequest.cpp             LDAPAsynConnection.cpp             LDAPAttribute.cpp             LDAPAttributeList.cpp             LDAPBindRequest.cpp             LDAPCompareRequest.cpp             LDAPConnection.cpp             LDAPConstraints.cpp             LDAPControl.cpp             LDAPControlSet.cpp             LDAPDeleteRequest.cpp             LDAPEntry.cpp             LDAPEntryList.cpp             LDAPException.cpp             LDAPExtRequest.cpp             LDAPExtResult.cpp             LDAPMessage.cpp             LDAPMessageQueue.cpp             LDAPModDNRequest.cpp             LDAPModification.cpp             LDAPModifyRequest.cpp             LDAPModList.cpp             LDAPRebind.cpp             LDAPRebindAuth.cpp             LDAPReferralException.cpp             LDAPReferenceList.cpp             LDAPRequest.cpp             LDAPResult.cpp             LDAPSearchReference.cpp             LDAPSearchRequest.cpp             LDAPSearchResult.cpp             LDAPSearchResults.cpp             LDAPUrl.cpp             LDAPUrlList.cpp             StringList.cpp 
80
81
82 include_HEADERS = LDAPAsynConnection.h                         LDAPAttribute.h                         LDAPAttributeList.h                         LDAPConnection.h                         LDAPConstraints.h                         LDAPControl.h                         LDAPEntry.h                         LDAPEntryList.h                         LDAPException.h                         LDAPExtResult.h                         LDAPMessage.h                         LDAPMessageQueue.h                         LDAPModification.h                         LDAPModList.h                         LDAPRebind.h                         LDAPRebindAuth.h                         LDAPReferralException.h                         LDAPReferenceList.h                         LDAPResult.h                         LDAPSearchReference.h                         LDAPSearchResult.h                         LDAPUrl.h                         LDAPUrlList.h                         StringList.h 
83
84
85 noinst_HEADERS = LDAPAddRequest.h                 LDAPBindRequest.h                 LDAPCompareRequest.h                 LDAPDeleteRequest.h                 LDAPExtRequest.h                 LDAPModDNRequest.h                 LDAPModifyRequest.h                 LDAPRequest.h                 LDAPSearchRequest.h 
86
87
88 libldapcpp_la_LIBADD = -lldap -llber
89 libldapcpp_la_LDFLAGS = -version-info 0:1:0
90
91 noinst_PROGRAMS = main
92
93 main_SOURCES = main.cpp
94 main_LDADD = ./libldapcpp.la 
95 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
96 CONFIG_HEADER = config.h
97 CONFIG_CLEAN_FILES = 
98 LTLIBRARIES =  $(lib_LTLIBRARIES)
99
100
101 DEFS = @DEFS@ -I. -I$(srcdir) -I.
102 CPPFLAGS = @CPPFLAGS@
103 LDFLAGS = @LDFLAGS@
104 LIBS = @LIBS@
105 libldapcpp_la_DEPENDENCIES = 
106 libldapcpp_la_OBJECTS =  LDAPAddRequest.lo LDAPAsynConnection.lo \
107 LDAPAttribute.lo LDAPAttributeList.lo LDAPBindRequest.lo \
108 LDAPCompareRequest.lo LDAPConnection.lo LDAPConstraints.lo \
109 LDAPControl.lo LDAPControlSet.lo LDAPDeleteRequest.lo LDAPEntry.lo \
110 LDAPEntryList.lo LDAPException.lo LDAPExtRequest.lo LDAPExtResult.lo \
111 LDAPMessage.lo LDAPMessageQueue.lo LDAPModDNRequest.lo \
112 LDAPModification.lo LDAPModifyRequest.lo LDAPModList.lo LDAPRebind.lo \
113 LDAPRebindAuth.lo LDAPReferralException.lo LDAPReferenceList.lo \
114 LDAPRequest.lo LDAPResult.lo LDAPSearchReference.lo \
115 LDAPSearchRequest.lo LDAPSearchResult.lo LDAPSearchResults.lo \
116 LDAPUrl.lo LDAPUrlList.lo StringList.lo
117 PROGRAMS =  $(noinst_PROGRAMS)
118
119 main_OBJECTS =  main.o
120 main_DEPENDENCIES =  ./libldapcpp.la
121 main_LDFLAGS = 
122 CXXFLAGS = @CXXFLAGS@
123 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
124 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
125 CXXLD = $(CXX)
126 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
127 HEADERS =  $(include_HEADERS) $(noinst_HEADERS)
128
129 DIST_COMMON =  ./stamp-h.in Makefile.am Makefile.in config.h.in
130
131
132 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
133
134 TAR = tar
135 GZIP_ENV = --best
136 DEP_FILES =  .deps/LDAPAddRequest.P .deps/LDAPAsynConnection.P \
137 .deps/LDAPAttribute.P .deps/LDAPAttributeList.P .deps/LDAPBindRequest.P \
138 .deps/LDAPCompareRequest.P .deps/LDAPConnection.P \
139 .deps/LDAPConstraints.P .deps/LDAPControl.P .deps/LDAPControlSet.P \
140 .deps/LDAPDeleteRequest.P .deps/LDAPEntry.P .deps/LDAPEntryList.P \
141 .deps/LDAPException.P .deps/LDAPExtRequest.P .deps/LDAPExtResult.P \
142 .deps/LDAPMessage.P .deps/LDAPMessageQueue.P .deps/LDAPModDNRequest.P \
143 .deps/LDAPModList.P .deps/LDAPModification.P .deps/LDAPModifyRequest.P \
144 .deps/LDAPRebind.P .deps/LDAPRebindAuth.P .deps/LDAPReferenceList.P \
145 .deps/LDAPReferralException.P .deps/LDAPRequest.P .deps/LDAPResult.P \
146 .deps/LDAPSearchReference.P .deps/LDAPSearchRequest.P \
147 .deps/LDAPSearchResult.P .deps/LDAPSearchResults.P .deps/LDAPUrl.P \
148 .deps/LDAPUrlList.P .deps/StringList.P .deps/main.P
149 SOURCES = $(libldapcpp_la_SOURCES) $(main_SOURCES)
150 OBJECTS = $(libldapcpp_la_OBJECTS) $(main_OBJECTS)
151
152 all: all-redirect
153 .SUFFIXES:
154 .SUFFIXES: .S .c .cpp .lo .o .s
155 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
156         cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile
157
158 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
159         cd $(top_builddir) \
160           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
161
162
163 config.h: stamp-h
164         @if test ! -f $@; then \
165                 rm -f stamp-h; \
166                 $(MAKE) stamp-h; \
167         else :; fi
168 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
169         cd $(top_builddir) \
170           && CONFIG_FILES= CONFIG_HEADERS=src/config.h \
171              $(SHELL) ./config.status
172         @echo timestamp > stamp-h 2> /dev/null
173 $(srcdir)/config.h.in: $(srcdir)/stamp-h.in
174         @if test ! -f $@; then \
175                 rm -f $(srcdir)/stamp-h.in; \
176                 $(MAKE) $(srcdir)/stamp-h.in; \
177         else :; fi
178 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) 
179         cd $(top_srcdir) && $(AUTOHEADER)
180         @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
181
182 mostlyclean-hdr:
183
184 clean-hdr:
185
186 distclean-hdr:
187         -rm -f config.h
188
189 maintainer-clean-hdr:
190
191 mostlyclean-libLTLIBRARIES:
192
193 clean-libLTLIBRARIES:
194         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
195
196 distclean-libLTLIBRARIES:
197
198 maintainer-clean-libLTLIBRARIES:
199
200 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
201         @$(NORMAL_INSTALL)
202         $(mkinstalldirs) $(DESTDIR)$(libdir)
203         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
204           if test -f $$p; then \
205             echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
206             $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
207           else :; fi; \
208         done
209
210 uninstall-libLTLIBRARIES:
211         @$(NORMAL_UNINSTALL)
212         list='$(lib_LTLIBRARIES)'; for p in $$list; do \
213           $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
214         done
215
216 .s.o:
217         $(COMPILE) -c $<
218
219 .S.o:
220         $(COMPILE) -c $<
221
222 mostlyclean-compile:
223         -rm -f *.o core *.core
224
225 clean-compile:
226
227 distclean-compile:
228         -rm -f *.tab.c
229
230 maintainer-clean-compile:
231
232 .s.lo:
233         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
234
235 .S.lo:
236         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
237
238 mostlyclean-libtool:
239         -rm -f *.lo
240
241 clean-libtool:
242         -rm -rf .libs _libs
243
244 distclean-libtool:
245
246 maintainer-clean-libtool:
247
248 libldapcpp.la: $(libldapcpp_la_OBJECTS) $(libldapcpp_la_DEPENDENCIES)
249         $(CXXLINK) -rpath $(libdir) $(libldapcpp_la_LDFLAGS) $(libldapcpp_la_OBJECTS) $(libldapcpp_la_LIBADD) $(LIBS)
250
251 mostlyclean-noinstPROGRAMS:
252
253 clean-noinstPROGRAMS:
254         -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
255
256 distclean-noinstPROGRAMS:
257
258 maintainer-clean-noinstPROGRAMS:
259
260 main: $(main_OBJECTS) $(main_DEPENDENCIES)
261         @rm -f main
262         $(CXXLINK) $(main_LDFLAGS) $(main_OBJECTS) $(main_LDADD) $(LIBS)
263 .cpp.o:
264         $(CXXCOMPILE) -c $<
265 .cpp.lo:
266         $(LTCXXCOMPILE) -c $<
267
268 install-includeHEADERS: $(include_HEADERS)
269         @$(NORMAL_INSTALL)
270         $(mkinstalldirs) $(DESTDIR)$(includedir)
271         @list='$(include_HEADERS)'; for p in $$list; do \
272           if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
273           echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p"; \
274           $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p; \
275         done
276
277 uninstall-includeHEADERS:
278         @$(NORMAL_UNINSTALL)
279         list='$(include_HEADERS)'; for p in $$list; do \
280           rm -f $(DESTDIR)$(includedir)/$$p; \
281         done
282
283 tags: TAGS
284
285 ID: $(HEADERS) $(SOURCES) $(LISP)
286         list='$(SOURCES) $(HEADERS)'; \
287         unique=`for i in $$list; do echo $$i; done | \
288           awk '    { files[$$0] = 1; } \
289                END { for (i in files) print i; }'`; \
290         here=`pwd` && cd $(srcdir) \
291           && mkid -f$$here/ID $$unique $(LISP)
292
293 TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
294         tags=; \
295         here=`pwd`; \
296         list='$(SOURCES) $(HEADERS)'; \
297         unique=`for i in $$list; do echo $$i; done | \
298           awk '    { files[$$0] = 1; } \
299                END { for (i in files) print i; }'`; \
300         test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
301           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
302
303 mostlyclean-tags:
304
305 clean-tags:
306
307 distclean-tags:
308         -rm -f TAGS ID
309
310 maintainer-clean-tags:
311
312 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
313
314 subdir = src
315
316 distdir: $(DISTFILES)
317         here=`cd $(top_builddir) && pwd`; \
318         top_distdir=`cd $(top_distdir) && pwd`; \
319         distdir=`cd $(distdir) && pwd`; \
320         cd $(top_srcdir) \
321           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign src/Makefile
322         @for file in $(DISTFILES); do \
323           d=$(srcdir); \
324           if test -d $$d/$$file; then \
325             cp -pr $$/$$file $(distdir)/$$file; \
326           else \
327             test -f $(distdir)/$$file \
328             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
329             || cp -p $$d/$$file $(distdir)/$$file || :; \
330           fi; \
331         done
332
333 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
334
335 -include $(DEP_FILES)
336
337 mostlyclean-depend:
338
339 clean-depend:
340
341 distclean-depend:
342         -rm -rf .deps
343
344 maintainer-clean-depend:
345
346 %.o: %.c
347         @echo '$(COMPILE) -c $<'; \
348         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
349         @-cp .deps/$(*F).pp .deps/$(*F).P; \
350         tr ' ' '\012' < .deps/$(*F).pp \
351           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
352             >> .deps/$(*F).P; \
353         rm .deps/$(*F).pp
354
355 %.lo: %.c
356         @echo '$(LTCOMPILE) -c $<'; \
357         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
358         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
359           < .deps/$(*F).pp > .deps/$(*F).P; \
360         tr ' ' '\012' < .deps/$(*F).pp \
361           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
362             >> .deps/$(*F).P; \
363         rm -f .deps/$(*F).pp
364
365 %.o: %.cpp
366         @echo '$(CXXCOMPILE) -c $<'; \
367         $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
368         @-cp .deps/$(*F).pp .deps/$(*F).P; \
369         tr ' ' '\012' < .deps/$(*F).pp \
370           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
371             >> .deps/$(*F).P; \
372         rm .deps/$(*F).pp
373
374 %.lo: %.cpp
375         @echo '$(LTCXXCOMPILE) -c $<'; \
376         $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
377         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
378           < .deps/$(*F).pp > .deps/$(*F).P; \
379         tr ' ' '\012' < .deps/$(*F).pp \
380           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
381             >> .deps/$(*F).P; \
382         rm -f .deps/$(*F).pp
383 info-am:
384 info: info-am
385 dvi-am:
386 dvi: dvi-am
387 check-am: all-am
388 check: check-am
389 installcheck-am:
390 installcheck: installcheck-am
391 all-recursive-am: config.h
392         $(MAKE) $(AM_MAKEFLAGS) all-recursive
393
394 install-exec-am: install-libLTLIBRARIES
395 install-exec: install-exec-am
396
397 install-data-am: install-includeHEADERS
398 install-data: install-data-am
399
400 install-am: all-am
401         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
402 install: install-am
403 uninstall-am: uninstall-libLTLIBRARIES uninstall-includeHEADERS
404 uninstall: uninstall-am
405 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS) config.h
406 all-redirect: all-am
407 install-strip:
408         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
409 installdirs:
410         $(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(includedir)
411
412
413 mostlyclean-generic:
414
415 clean-generic:
416
417 distclean-generic:
418         -rm -f Makefile $(CONFIG_CLEAN_FILES)
419         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
420
421 maintainer-clean-generic:
422 mostlyclean-am:  mostlyclean-hdr mostlyclean-libLTLIBRARIES \
423                 mostlyclean-compile mostlyclean-libtool \
424                 mostlyclean-noinstPROGRAMS mostlyclean-tags \
425                 mostlyclean-depend mostlyclean-generic
426
427 mostlyclean: mostlyclean-am
428
429 clean-am:  clean-hdr clean-libLTLIBRARIES clean-compile clean-libtool \
430                 clean-noinstPROGRAMS clean-tags clean-depend \
431                 clean-generic mostlyclean-am
432
433 clean: clean-am
434
435 distclean-am:  distclean-hdr distclean-libLTLIBRARIES distclean-compile \
436                 distclean-libtool distclean-noinstPROGRAMS \
437                 distclean-tags distclean-depend distclean-generic \
438                 clean-am
439         -rm -f libtool
440
441 distclean: distclean-am
442
443 maintainer-clean-am:  maintainer-clean-hdr \
444                 maintainer-clean-libLTLIBRARIES \
445                 maintainer-clean-compile maintainer-clean-libtool \
446                 maintainer-clean-noinstPROGRAMS maintainer-clean-tags \
447                 maintainer-clean-depend maintainer-clean-generic \
448                 distclean-am
449         @echo "This command is intended for maintainers to use;"
450         @echo "it deletes files that may require special tools to rebuild."
451
452 maintainer-clean: maintainer-clean-am
453
454 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
455 mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
456 clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
457 uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
458 distclean-compile clean-compile maintainer-clean-compile \
459 mostlyclean-libtool distclean-libtool clean-libtool \
460 maintainer-clean-libtool mostlyclean-noinstPROGRAMS \
461 distclean-noinstPROGRAMS clean-noinstPROGRAMS \
462 maintainer-clean-noinstPROGRAMS uninstall-includeHEADERS \
463 install-includeHEADERS tags mostlyclean-tags distclean-tags clean-tags \
464 maintainer-clean-tags distdir mostlyclean-depend distclean-depend \
465 clean-depend maintainer-clean-depend info-am info dvi-am dvi check \
466 check-am installcheck-am installcheck all-recursive-am install-exec-am \
467 install-exec install-data-am install-data install-am install \
468 uninstall-am uninstall all-redirect all-am all installdirs \
469 mostlyclean-generic distclean-generic clean-generic \
470 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
471
472
473 # Tell versions [3.59,3.63) of GNU make to not export all variables.
474 # Otherwise a system limit (for SysV at least) may be exceeded.
475 .NOEXPORT: