1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 # $OpenLDAP: pkg/ldap/contrib/ldapc++/Makefile.in,v 1.11.2.4 2008/07/09 22:48:25 quanah Exp $
19 # Copyright 2000-2008, OpenLDAP Foundation, All Rights Reserved.
20 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
22 pkgdatadir
= $(datadir)/@PACKAGE@
23 pkglibdir
= $(libdir)/@PACKAGE@
24 pkgincludedir
= $(includedir)/@PACKAGE@
25 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA
= $(install_sh
) -c
-m
644
27 install_sh_PROGRAM
= $(install_sh
) -c
28 install_sh_SCRIPT
= $(install_sh
) -c
29 INSTALL_HEADER
= $(INSTALL_DATA
)
30 transform
= $(program_transform_name
)
37 build_triplet
= @build@
40 DIST_COMMON
= README
$(am__configure_deps
) $(srcdir)/Makefile.am \
41 $(srcdir)/Makefile.in
$(top_srcdir
)/configure AUTHORS TODO \
42 config.guess config.sub depcomp install-sh ltmain.sh missing
43 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
44 am__aclocal_m4_deps
= $(top_srcdir
)/configure.in
45 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
47 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
48 configure.lineno config.status.lineno
49 mkinstalldirs
= $(install_sh
) -d
50 CONFIG_HEADER
= $(top_builddir
)/src
/config.h
54 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
55 html-recursive info-recursive install-data-recursive \
56 install-dvi-recursive install-exec-recursive \
57 install-html-recursive install-info-recursive \
58 install-pdf-recursive install-ps-recursive install-recursive \
59 installcheck-recursive installdirs-recursive pdf-recursive \
60 ps-recursive uninstall-recursive
61 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
62 distclean-recursive maintainer-clean-recursive
65 DIST_SUBDIRS
= $(SUBDIRS
)
66 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
67 distdir
= $(PACKAGE
)-$(VERSION
)
68 top_distdir
= $(distdir
)
69 am__remove_distdir
= \
70 { test ! -d
$(distdir
) \
71 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
72 && rm -fr
$(distdir
); }; }
73 DIST_ARCHIVES
= $(distdir
).
tar.gz
75 distuninstallcheck_listfiles
= find .
-type f
-print
76 distcleancheck_listfiles
= find .
-type f
-print
81 AUTOHEADER
= @AUTOHEADER@
85 CCDEPMODE
= @CCDEPMODE@
91 CXXDEPMODE
= @CXXDEPMODE@
93 CYGPATH_W
= @CYGPATH_W@
107 INSTALL_DATA
= @INSTALL_DATA@
108 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
109 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
110 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
116 LTLIBOBJS
= @LTLIBOBJS@
117 MAKEINFO
= @MAKEINFO@
121 OPENLDAP_CPP_API_VERSION
= @OPENLDAP_CPP_API_VERSION@
123 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
124 PACKAGE_NAME
= @PACKAGE_NAME@
125 PACKAGE_STRING
= @PACKAGE_STRING@
126 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
127 PACKAGE_VERSION
= @PACKAGE_VERSION@
128 PATH_SEPARATOR
= @PATH_SEPARATOR@
131 SET_MAKE
= @SET_MAKE@
135 abs_builddir
= @abs_builddir@
136 abs_srcdir
= @abs_srcdir@
137 abs_top_builddir
= @abs_top_builddir@
138 abs_top_srcdir
= @abs_top_srcdir@
139 ac_ct_CC
= @ac_ct_CC@
140 ac_ct_CXX
= @ac_ct_CXX@
141 ac_ct_F77
= @ac_ct_F77@
142 am__include
= @am__include@
143 am__leading_dot
= @am__leading_dot@
144 am__quote
= @am__quote@
146 am__untar
= @am__untar@
149 build_alias
= @build_alias@
150 build_cpu
= @build_cpu@
151 build_os
= @build_os@
152 build_vendor
= @build_vendor@
153 builddir
= @builddir@
155 datarootdir
= @datarootdir@
158 exec_prefix = @
exec_prefix@
160 host_alias
= @host_alias@
161 host_cpu
= @host_cpu@
163 host_vendor
= @host_vendor@
165 includedir = @
includedir@
167 install_sh
= @install_sh@
169 libexecdir
= @libexecdir@
170 localedir
= @localedir@
171 localstatedir
= @localstatedir@
174 oldincludedir = @
oldincludedir@
177 program_transform_name
= @program_transform_name@
180 sharedstatedir
= @sharedstatedir@
182 sysconfdir
= @sysconfdir@
183 target_alias
= @target_alias@
184 top_builddir
= @top_builddir@
185 top_srcdir
= @top_srcdir@
186 EXTRA_DIST
= COPYRIGHT doxygen.rc LICENSE version.var version.sh
187 SUBDIRS
= src examples
193 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
195 case
'$(am__configure_deps)' in \
197 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
198 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
203 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
204 cd
$(top_srcdir
) && \
205 $(AUTOMAKE
) --foreign Makefile
207 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
210 echo
' $(SHELL) ./config.status'; \
211 $(SHELL
) .
/config.status
;; \
213 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
214 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
217 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
218 $(SHELL
) .
/config.status
--recheck
220 $(top_srcdir
)/configure
: $(am__configure_deps
)
221 cd
$(srcdir) && $(AUTOCONF
)
222 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
223 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
234 # This directory's subdirectories are mostly independent; you can cd
235 # into them and run `make' without going through this Makefile.
236 # To change the values of `make' variables: instead of editing Makefiles,
237 # (1) if the variable is set in `config.status', edit `config.status'
238 # (which will cause the Makefiles to be regenerated when you run `make');
239 # (2) otherwise, pass the desired values on the `make' command line.
240 $(RECURSIVE_TARGETS
):
242 for f in x
$$MAKEFLAGS; do \
245 *k
*) failcom
='fail=yes';; \
249 target
=`echo $@ | sed s/-recursive//`; \
250 list
='$(SUBDIRS)'; for subdir in
$$list; do \
251 echo
"Making $$target in $$subdir"; \
252 if
test "$$subdir" = "."; then \
254 local_target
="$$target-am"; \
256 local_target
="$$target"; \
258 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
261 if
test "$$dot_seen" = "no"; then \
262 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
265 $(RECURSIVE_CLEAN_TARGETS
):
267 for f in x
$$MAKEFLAGS; do \
270 *k
*) failcom
='fail=yes';; \
275 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
276 *) list
='$(SUBDIRS)' ;; \
278 rev
=''; for subdir in
$$list; do \
279 if
test "$$subdir" = "."; then
:; else \
280 rev
="$$subdir $$rev"; \
284 target
=`echo $@ | sed s/-recursive//`; \
285 for subdir in
$$rev; do \
286 echo
"Making $$target in $$subdir"; \
287 if
test "$$subdir" = "."; then \
288 local_target
="$$target-am"; \
290 local_target
="$$target"; \
292 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
294 done
&& test -z
"$$fail"
296 list
='$(SUBDIRS)'; for subdir in
$$list; do \
297 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
300 list
='$(SUBDIRS)'; for subdir in
$$list; do \
301 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
304 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
305 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
306 unique
=`for i in $$list; do \
307 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
309 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
310 END { if (nonempty) { for (i in files) print i; }; }'`; \
314 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
315 $(TAGS_FILES
) $(LISP
)
318 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
319 include_option
=--etags-include
; \
322 include_option
=--include; \
325 list
='$(SUBDIRS)'; for subdir in
$$list; do \
326 if
test "$$subdir" = .
; then
:; else \
327 test ! -f
$$subdir/TAGS || \
328 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
331 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
332 unique
=`for i in $$list; do \
333 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
336 END { if (nonempty) { for (i in files) print i; }; }'`; \
337 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
338 test -n
"$$unique" || unique
=$$empty_fix; \
339 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
343 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
344 $(TAGS_FILES
) $(LISP
)
346 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
347 unique
=`for i in $$list; do \
348 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
350 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
351 END { if (nonempty) { for (i in files) print i; }; }'`; \
352 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
353 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
357 here
=`$(am__cd) $(top_builddir) && pwd` \
358 && cd
$(top_srcdir
) \
359 && gtags
-i
$(GTAGS_ARGS
) $$here
362 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
364 distdir
: $(DISTFILES
)
365 $(am__remove_distdir
)
366 test -d
$(distdir
) || mkdir
$(distdir
)
367 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
368 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
369 list
='$(DISTFILES)'; \
370 dist_files
=`for file in $$list; do echo $$file; done | \
371 sed -e "s|^$$srcdirstrip/||;t" \
372 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
373 case
$$dist_files in \
374 */*) $(MKDIR_P
) `echo "$$dist_files" | \
375 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
378 for file in
$$dist_files; do \
379 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
380 if
test -d
$$d/$$file; then \
381 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
382 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
383 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
385 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
387 test -f
$(distdir
)/$$file \
388 || cp
-p
$$d/$$file $(distdir
)/$$file \
392 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
393 if
test "$$subdir" = .
; then
:; else \
394 test -d
"$(distdir)/$$subdir" \
395 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
397 distdir
=`$(am__cd) $(distdir) && pwd`; \
398 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
400 $(MAKE
) $(AM_MAKEFLAGS
) \
401 top_distdir
="$$top_distdir" \
402 distdir
="$$distdir/$$subdir" \
403 am__remove_distdir
=: \
404 am__skip_length_check
=: \
409 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
410 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
411 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
412 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
413 || chmod
-R a
+r
$(distdir
)
415 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
416 $(am__remove_distdir
)
419 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
420 $(am__remove_distdir
)
423 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
424 $(am__remove_distdir
)
427 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
428 $(am__remove_distdir
)
431 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
432 $(am__remove_distdir
)
435 -rm -f
$(distdir
).zip
436 zip
-rq
$(distdir
).zip
$(distdir
)
437 $(am__remove_distdir
)
439 dist dist-all
: distdir
440 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
441 $(am__remove_distdir
)
443 # This target untars the dist file and tries a VPATH configuration. Then
444 # it guarantees that the distribution is self-contained by making another
447 case
'$(DIST_ARCHIVES)' in \
449 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
451 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
453 unlzma
-c
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
455 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
457 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
459 unzip
$(distdir
).zip
;;\
461 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
462 mkdir
$(distdir
)/_build
463 mkdir
$(distdir
)/_inst
465 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
466 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
467 && cd
$(distdir
)/_build \
468 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
469 $(DISTCHECK_CONFIGURE_FLAGS
) \
470 && $(MAKE
) $(AM_MAKEFLAGS
) \
471 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
472 && $(MAKE
) $(AM_MAKEFLAGS
) check \
473 && $(MAKE
) $(AM_MAKEFLAGS
) install \
474 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
475 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
476 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
478 && chmod
-R a-w
"$$dc_install_base" \
480 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
481 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
482 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
483 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
484 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
485 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
486 && rm -rf
"$$dc_destdir" \
487 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
488 && rm -rf
$(DIST_ARCHIVES
) \
489 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
490 $(am__remove_distdir
)
491 @
(echo
"$(distdir) archives ready for distribution: "; \
492 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
493 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
495 @cd
$(distuninstallcheck_dir
) \
496 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
497 ||
{ echo
"ERROR: files left after uninstall:" ; \
498 if
test -n
"$(DESTDIR)"; then \
499 echo
" (check DESTDIR support)"; \
501 $(distuninstallcheck_listfiles
) ; \
503 distcleancheck
: distclean
504 @if
test '$(srcdir)' = .
; then \
505 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
508 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
509 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
510 $(distcleancheck_listfiles
) ; \
513 check: check-recursive
515 installdirs: installdirs-recursive
517 install: install-recursive
518 install-exec
: install-exec-recursive
519 install-data
: install-data-recursive
520 uninstall: uninstall-recursive
523 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
525 installcheck: installcheck-recursive
527 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
528 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
529 `test -z '$(STRIP)' || \
530 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
536 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
538 maintainer-clean-generic
:
539 @echo
"This command is intended for maintainers to use"
540 @echo
"it deletes files that may require special tools to rebuild."
541 clean: clean-recursive
543 clean-am
: clean-generic clean-libtool mostlyclean-am
545 distclean: distclean-recursive
546 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
548 distclean-am
: clean-am distclean-generic distclean-libtool \
563 install-dvi
: install-dvi-recursive
567 install-html
: install-html-recursive
569 install-info
: install-info-recursive
573 install-pdf
: install-pdf-recursive
575 install-ps
: install-ps-recursive
579 maintainer-clean
: maintainer-clean-recursive
580 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
581 -rm -rf
$(top_srcdir
)/autom4te.cache
583 maintainer-clean-am
: distclean-am maintainer-clean-generic
585 mostlyclean: mostlyclean-recursive
587 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
599 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) install-am \
602 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
603 all all-am am--refresh
check check-am
clean clean-generic \
604 clean-libtool ctags ctags-recursive
dist dist-all dist-bzip2 \
605 dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
606 distclean distclean-generic distclean-libtool distclean-tags \
607 distcleancheck distdir distuninstallcheck
dvi dvi-am html \
608 html-am
info info-am
install install-am install-data \
609 install-data-am install-dvi install-dvi-am install-exec \
610 install-exec-am install-html install-html-am install-info \
611 install-info-am install-man install-pdf install-pdf-am \
612 install-ps install-ps-am install-strip
installcheck \
613 installcheck-am
installdirs installdirs-am maintainer-clean \
614 maintainer-clean-generic
mostlyclean mostlyclean-generic \
615 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-recursive \
616 uninstall uninstall-am
618 # Tell versions [3.59,3.63) of GNU make to not export all variables.
619 # Otherwise a system limit (for SysV at least) may be exceeded.