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:54 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@
41 @WITH_SU_TRUE@am__append_1
= su
43 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
44 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
45 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
46 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
48 mkinstalldirs
= $(install_sh
) -d
49 CONFIG_HEADER
= $(top_builddir
)/config.h
53 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
54 html-recursive info-recursive install-data-recursive \
55 install-exec-recursive install-info-recursive \
56 install-recursive installcheck-recursive installdirs-recursive \
57 pdf-recursive ps-recursive uninstall-info-recursive \
62 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
64 AMDEP_FALSE
= @AMDEP_FALSE@
65 AMDEP_TRUE
= @AMDEP_TRUE@
69 AUTOHEADER
= @AUTOHEADER@
73 CCDEPMODE
= @CCDEPMODE@
77 CRYPT_LIBS
= @CRYPT_LIBS@
80 CXXDEPMODE
= @CXXDEPMODE@
82 CYGPATH_W
= @CYGPATH_W@
95 INSTALL_DATA
= @INSTALL_DATA@
96 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
97 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
98 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
105 LTLIBOBJS
= @LTLIBOBJS@
106 MAKEINFO
= @MAKEINFO@
108 OPENPAM_MODULES_DIR
= @OPENPAM_MODULES_DIR@
110 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
111 PACKAGE_NAME
= @PACKAGE_NAME@
112 PACKAGE_STRING
= @PACKAGE_STRING@
113 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
114 PACKAGE_VERSION
= @PACKAGE_VERSION@
115 PATH_SEPARATOR
= @PATH_SEPARATOR@
118 SET_MAKE
= @SET_MAKE@
122 WITH_DOC_FALSE
= @WITH_DOC_FALSE@
123 WITH_DOC_TRUE
= @WITH_DOC_TRUE@
124 WITH_PAM_UNIX_FALSE
= @WITH_PAM_UNIX_FALSE@
125 WITH_PAM_UNIX_TRUE
= @WITH_PAM_UNIX_TRUE@
126 WITH_SU_FALSE
= @WITH_SU_FALSE@
127 WITH_SU_TRUE
= @WITH_SU_TRUE@
128 ac_ct_CC
= @ac_ct_CC@
129 ac_ct_CXX
= @ac_ct_CXX@
130 ac_ct_F77
= @ac_ct_F77@
131 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
132 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
133 am__fastdepCXX_FALSE
= @am__fastdepCXX_FALSE@
134 am__fastdepCXX_TRUE
= @am__fastdepCXX_TRUE@
135 am__include
= @am__include@
136 am__leading_dot
= @am__leading_dot@
137 am__quote
= @am__quote@
139 am__untar
= @am__untar@
142 build_alias
= @build_alias@
143 build_cpu
= @build_cpu@
144 build_os
= @build_os@
145 build_vendor
= @build_vendor@
147 datarootdir
= @datarootdir@
150 exec_prefix = @
exec_prefix@
152 host_alias
= @host_alias@
153 host_cpu
= @host_cpu@
155 host_vendor
= @host_vendor@
157 includedir = @
includedir@
159 install_sh
= @install_sh@
161 libexecdir
= @libexecdir@
162 localedir
= @localedir@
163 localstatedir
= @localstatedir@
166 oldincludedir = @
oldincludedir@
169 program_transform_name
= @program_transform_name@
172 sharedstatedir
= @sharedstatedir@
173 sysconfdir
= @sysconfdir@
175 target_alias
= @target_alias@
176 target_cpu
= @target_cpu@
177 target_os
= @target_os@
178 target_vendor
= @target_vendor@
179 SUBDIRS
= $(am__append_1
)
183 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
185 case
'$(am__configure_deps)' in \
187 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
192 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign bin/Makefile'; \
193 cd
$(top_srcdir
) && \
194 $(AUTOMAKE
) --foreign bin
/Makefile
196 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
199 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
201 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
202 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
205 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
206 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
208 $(top_srcdir
)/configure
: $(am__configure_deps
)
209 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
210 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
211 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
223 # This directory's subdirectories are mostly independent; you can cd
224 # into them and run `make' without going through this Makefile.
225 # To change the values of `make' variables: instead of editing Makefiles,
226 # (1) if the variable is set in `config.status', edit `config.status'
227 # (which will cause the Makefiles to be regenerated when you run `make');
228 # (2) otherwise, pass the desired values on the `make' command line.
229 $(RECURSIVE_TARGETS
):
231 for f in x
$$MAKEFLAGS; do \
234 *k
*) failcom
='fail=yes';; \
238 target
=`echo $@ | sed s/-recursive//`; \
239 list
='$(SUBDIRS)'; for subdir in
$$list; do \
240 echo
"Making $$target in $$subdir"; \
241 if
test "$$subdir" = "."; then \
243 local_target
="$$target-am"; \
245 local_target
="$$target"; \
247 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
250 if
test "$$dot_seen" = "no"; then \
251 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
254 mostlyclean-recursive clean-recursive distclean-recursive \
255 maintainer-clean-recursive
:
257 for f in x
$$MAKEFLAGS; do \
260 *k
*) failcom
='fail=yes';; \
265 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
266 *) list
='$(SUBDIRS)' ;; \
268 rev
=''; for subdir in
$$list; do \
269 if
test "$$subdir" = "."; then
:; else \
270 rev
="$$subdir $$rev"; \
274 target
=`echo $@ | sed s/-recursive//`; \
275 for subdir in
$$rev; do \
276 echo
"Making $$target in $$subdir"; \
277 if
test "$$subdir" = "."; then \
278 local_target
="$$target-am"; \
280 local_target
="$$target"; \
282 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
284 done
&& test -z
"$$fail"
286 list
='$(SUBDIRS)'; for subdir in
$$list; do \
287 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
290 list
='$(SUBDIRS)'; for subdir in
$$list; do \
291 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
294 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
295 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
296 unique
=`for i in $$list; do \
297 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
299 $(AWK) ' { files[$$0] = 1; } \
300 END { for (i in files) print i; }'`; \
304 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
305 $(TAGS_FILES
) $(LISP
)
308 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
309 include_option
=--etags-include
; \
312 include_option
=--include; \
315 list
='$(SUBDIRS)'; for subdir in
$$list; do \
316 if
test "$$subdir" = .
; then
:; else \
317 test ! -f
$$subdir/TAGS || \
318 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
321 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
322 unique
=`for i in $$list; do \
323 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
325 $(AWK) ' { files[$$0] = 1; } \
326 END { for (i in files) print i; }'`; \
327 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
328 test -n
"$$unique" || unique
=$$empty_fix; \
329 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
333 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
334 $(TAGS_FILES
) $(LISP
)
337 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
338 unique
=`for i in $$list; do \
339 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
341 $(AWK) ' { files[$$0] = 1; } \
342 END { for (i in files) print i; }'`; \
343 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
344 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
348 here
=`$(am__cd) $(top_builddir) && pwd` \
349 && cd
$(top_srcdir
) \
350 && gtags
-i
$(GTAGS_ARGS
) $$here
353 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
355 distdir
: $(DISTFILES
)
356 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
357 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
358 list
='$(DISTFILES)'; for file in
$$list; do \
360 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
361 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
363 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
364 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
365 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
367 $(mkdir_p
) "$(distdir)$$dir"; \
371 if
test -d
$$d/$$file; then \
372 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
373 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
375 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
377 test -f
$(distdir
)/$$file \
378 || cp
-p
$$d/$$file $(distdir
)/$$file \
382 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
383 if
test "$$subdir" = .
; then
:; else \
384 test -d
"$(distdir)/$$subdir" \
385 ||
$(mkdir_p
) "$(distdir)/$$subdir" \
387 distdir
=`$(am__cd) $(distdir) && pwd`; \
388 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
390 $(MAKE
) $(AM_MAKEFLAGS
) \
391 top_distdir
="$$top_distdir" \
392 distdir
="$$distdir/$$subdir" \
398 check: check-recursive
400 installdirs: installdirs-recursive
402 install: install-recursive
403 install-exec
: install-exec-recursive
404 install-data
: install-data-recursive
405 uninstall: uninstall-recursive
408 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
410 installcheck: installcheck-recursive
412 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
413 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
414 `test -z '$(STRIP)' || \
415 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
421 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
423 maintainer-clean-generic
:
424 @echo
"This command is intended for maintainers to use"
425 @echo
"it deletes files that may require special tools to rebuild."
426 clean: clean-recursive
428 clean-am
: clean-generic clean-libtool mostlyclean-am
430 distclean: distclean-recursive
432 distclean-am
: clean-am distclean-generic distclean-libtool \
449 install-info
: install-info-recursive
455 maintainer-clean
: maintainer-clean-recursive
457 maintainer-clean-am
: distclean-am maintainer-clean-generic
459 mostlyclean: mostlyclean-recursive
461 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
471 uninstall-am
: uninstall-info-am
473 uninstall-info
: uninstall-info-recursive
475 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am
check check-am \
476 clean clean-generic clean-libtool clean-recursive ctags \
477 ctags-recursive
distclean distclean-generic distclean-libtool \
478 distclean-recursive distclean-tags distdir
dvi dvi-am html \
479 html-am
info info-am
install install-am install-data \
480 install-data-am install-exec install-exec-am install-info \
481 install-info-am install-man install-strip
installcheck \
482 installcheck-am
installdirs installdirs-am maintainer-clean \
483 maintainer-clean-generic maintainer-clean-recursive \
484 mostlyclean mostlyclean-generic mostlyclean-libtool \
485 mostlyclean-recursive pdf pdf-am ps ps-am
tags tags-recursive \
486 uninstall uninstall-am uninstall-info-am
488 # Tell versions [3.59,3.63) of GNU make to not export all variables.
489 # Otherwise a system limit (for SysV at least) may be exceeded.