1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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 # $Id: Makefile.in,v 1.1.1.4 2008/01/27 00:54:55 christos Exp $
19 top_srcdir
= @top_srcdir@
21 pkgdatadir
= $(datadir)/@PACKAGE@
22 pkglibdir
= $(libdir)/@PACKAGE@
23 pkgincludedir
= $(includedir)/@PACKAGE@
25 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA
= $(install_sh
) -c
-m
644
28 install_sh_PROGRAM
= $(install_sh
) -c
29 install_sh_SCRIPT
= $(install_sh
) -c
30 INSTALL_HEADER
= $(INSTALL_DATA
)
31 transform
= $(program_transform_name
)
38 build_triplet
= @build@
40 target_triplet
= @target@
42 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
43 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
44 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
45 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
47 mkinstalldirs
= $(install_sh
) -d
48 CONFIG_HEADER
= $(top_builddir
)/config.h
52 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
53 html-recursive info-recursive install-data-recursive \
54 install-exec-recursive install-info-recursive \
55 install-recursive installcheck-recursive installdirs-recursive \
56 pdf-recursive ps-recursive uninstall-info-recursive \
60 DIST_SUBDIRS
= $(SUBDIRS
)
61 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
63 AMDEP_FALSE
= @AMDEP_FALSE@
64 AMDEP_TRUE
= @AMDEP_TRUE@
68 AUTOHEADER
= @AUTOHEADER@
72 CCDEPMODE
= @CCDEPMODE@
76 CRYPT_LIBS
= @CRYPT_LIBS@
79 CXXDEPMODE
= @CXXDEPMODE@
81 CYGPATH_W
= @CYGPATH_W@
94 INSTALL_DATA
= @INSTALL_DATA@
95 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
96 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
97 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
104 LTLIBOBJS
= @LTLIBOBJS@
105 MAKEINFO
= @MAKEINFO@
107 OPENPAM_MODULES_DIR
= @OPENPAM_MODULES_DIR@
109 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
110 PACKAGE_NAME
= @PACKAGE_NAME@
111 PACKAGE_STRING
= @PACKAGE_STRING@
112 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
113 PACKAGE_VERSION
= @PACKAGE_VERSION@
114 PATH_SEPARATOR
= @PATH_SEPARATOR@
117 SET_MAKE
= @SET_MAKE@
121 WITH_DOC_FALSE
= @WITH_DOC_FALSE@
122 WITH_DOC_TRUE
= @WITH_DOC_TRUE@
123 WITH_PAM_UNIX_FALSE
= @WITH_PAM_UNIX_FALSE@
124 WITH_PAM_UNIX_TRUE
= @WITH_PAM_UNIX_TRUE@
125 WITH_SU_FALSE
= @WITH_SU_FALSE@
126 WITH_SU_TRUE
= @WITH_SU_TRUE@
127 ac_ct_CC
= @ac_ct_CC@
128 ac_ct_CXX
= @ac_ct_CXX@
129 ac_ct_F77
= @ac_ct_F77@
130 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
131 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
132 am__fastdepCXX_FALSE
= @am__fastdepCXX_FALSE@
133 am__fastdepCXX_TRUE
= @am__fastdepCXX_TRUE@
134 am__include
= @am__include@
135 am__leading_dot
= @am__leading_dot@
136 am__quote
= @am__quote@
138 am__untar
= @am__untar@
141 build_alias
= @build_alias@
142 build_cpu
= @build_cpu@
143 build_os
= @build_os@
144 build_vendor
= @build_vendor@
146 datarootdir
= @datarootdir@
149 exec_prefix = @
exec_prefix@
151 host_alias
= @host_alias@
152 host_cpu
= @host_cpu@
154 host_vendor
= @host_vendor@
156 includedir = @
includedir@
158 install_sh
= @install_sh@
160 libexecdir
= @libexecdir@
161 localedir
= @localedir@
162 localstatedir
= @localstatedir@
165 oldincludedir = @
oldincludedir@
168 program_transform_name
= @program_transform_name@
171 sharedstatedir
= @sharedstatedir@
172 sysconfdir
= @sysconfdir@
174 target_alias
= @target_alias@
175 target_cpu
= @target_cpu@
176 target_os
= @target_os@
177 target_vendor
= @target_vendor@
182 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
184 case
'$(am__configure_deps)' in \
186 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
191 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
192 cd
$(top_srcdir
) && \
193 $(AUTOMAKE
) --foreign doc
/Makefile
195 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
198 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
200 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
201 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
204 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
205 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
207 $(top_srcdir
)/configure
: $(am__configure_deps
)
208 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
209 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
210 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
222 # This directory's subdirectories are mostly independent; you can cd
223 # into them and run `make' without going through this Makefile.
224 # To change the values of `make' variables: instead of editing Makefiles,
225 # (1) if the variable is set in `config.status', edit `config.status'
226 # (which will cause the Makefiles to be regenerated when you run `make');
227 # (2) otherwise, pass the desired values on the `make' command line.
228 $(RECURSIVE_TARGETS
):
230 for f in x
$$MAKEFLAGS; do \
233 *k
*) failcom
='fail=yes';; \
237 target
=`echo $@ | sed s/-recursive//`; \
238 list
='$(SUBDIRS)'; for subdir in
$$list; do \
239 echo
"Making $$target in $$subdir"; \
240 if
test "$$subdir" = "."; then \
242 local_target
="$$target-am"; \
244 local_target
="$$target"; \
246 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
249 if
test "$$dot_seen" = "no"; then \
250 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
253 mostlyclean-recursive clean-recursive distclean-recursive \
254 maintainer-clean-recursive
:
256 for f in x
$$MAKEFLAGS; do \
259 *k
*) failcom
='fail=yes';; \
264 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
265 *) list
='$(SUBDIRS)' ;; \
267 rev
=''; for subdir in
$$list; do \
268 if
test "$$subdir" = "."; then
:; else \
269 rev
="$$subdir $$rev"; \
273 target
=`echo $@ | sed s/-recursive//`; \
274 for subdir in
$$rev; do \
275 echo
"Making $$target in $$subdir"; \
276 if
test "$$subdir" = "."; then \
277 local_target
="$$target-am"; \
279 local_target
="$$target"; \
281 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
283 done
&& test -z
"$$fail"
285 list
='$(SUBDIRS)'; for subdir in
$$list; do \
286 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
289 list
='$(SUBDIRS)'; for subdir in
$$list; do \
290 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
293 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
294 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
295 unique
=`for i in $$list; do \
296 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
298 $(AWK) ' { files[$$0] = 1; } \
299 END { for (i in files) print i; }'`; \
303 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
304 $(TAGS_FILES
) $(LISP
)
307 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
308 include_option
=--etags-include
; \
311 include_option
=--include; \
314 list
='$(SUBDIRS)'; for subdir in
$$list; do \
315 if
test "$$subdir" = .
; then
:; else \
316 test ! -f
$$subdir/TAGS || \
317 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
320 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
321 unique
=`for i in $$list; do \
322 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
324 $(AWK) ' { files[$$0] = 1; } \
325 END { for (i in files) print i; }'`; \
326 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
327 test -n
"$$unique" || unique
=$$empty_fix; \
328 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
332 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
333 $(TAGS_FILES
) $(LISP
)
336 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
337 unique
=`for i in $$list; do \
338 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340 $(AWK) ' { files[$$0] = 1; } \
341 END { for (i in files) print i; }'`; \
342 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
343 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
347 here
=`$(am__cd) $(top_builddir) && pwd` \
348 && cd
$(top_srcdir
) \
349 && gtags
-i
$(GTAGS_ARGS
) $$here
352 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
354 distdir
: $(DISTFILES
)
355 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
356 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
357 list
='$(DISTFILES)'; for file in
$$list; do \
359 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
360 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
362 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
363 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
364 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
366 $(mkdir_p
) "$(distdir)$$dir"; \
370 if
test -d
$$d/$$file; then \
371 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
372 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
374 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
376 test -f
$(distdir
)/$$file \
377 || cp
-p
$$d/$$file $(distdir
)/$$file \
381 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
382 if
test "$$subdir" = .
; then
:; else \
383 test -d
"$(distdir)/$$subdir" \
384 ||
$(mkdir_p
) "$(distdir)/$$subdir" \
386 distdir
=`$(am__cd) $(distdir) && pwd`; \
387 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
389 $(MAKE
) $(AM_MAKEFLAGS
) \
390 top_distdir
="$$top_distdir" \
391 distdir
="$$distdir/$$subdir" \
397 check: check-recursive
399 installdirs: installdirs-recursive
401 install: install-recursive
402 install-exec
: install-exec-recursive
403 install-data
: install-data-recursive
404 uninstall: uninstall-recursive
407 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
409 installcheck: installcheck-recursive
411 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
412 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
413 `test -z '$(STRIP)' || \
414 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
420 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
422 maintainer-clean-generic
:
423 @echo
"This command is intended for maintainers to use"
424 @echo
"it deletes files that may require special tools to rebuild."
425 clean: clean-recursive
427 clean-am
: clean-generic clean-libtool mostlyclean-am
429 distclean: distclean-recursive
431 distclean-am
: clean-am distclean-generic distclean-libtool \
448 install-info
: install-info-recursive
454 maintainer-clean
: maintainer-clean-recursive
456 maintainer-clean-am
: distclean-am maintainer-clean-generic
458 mostlyclean: mostlyclean-recursive
460 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
470 uninstall-am
: uninstall-info-am
472 uninstall-info
: uninstall-info-recursive
474 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am
check check-am \
475 clean clean-generic clean-libtool clean-recursive ctags \
476 ctags-recursive
distclean distclean-generic distclean-libtool \
477 distclean-recursive distclean-tags distdir
dvi dvi-am html \
478 html-am
info info-am
install install-am install-data \
479 install-data-am install-exec install-exec-am install-info \
480 install-info-am install-man install-strip
installcheck \
481 installcheck-am
installdirs installdirs-am maintainer-clean \
482 maintainer-clean-generic maintainer-clean-recursive \
483 mostlyclean mostlyclean-generic mostlyclean-libtool \
484 mostlyclean-recursive pdf pdf-am ps ps-am
tags tags-recursive \
485 uninstall uninstall-am uninstall-info-am
487 # Tell versions [3.59,3.63) of GNU make to not export all variables.
488 # Otherwise a system limit (for SysV at least) may be exceeded.