1 # Makefile.in generated by automake 1.10 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006 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 pkgdatadir
= $(datadir)/@PACKAGE@
18 pkglibdir
= $(libdir)/@PACKAGE@
19 pkgincludedir
= $(includedir)/@PACKAGE@
20 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA
= $(install_sh
) -c
-m
644
22 install_sh_PROGRAM
= $(install_sh
) -c
23 install_sh_SCRIPT
= $(install_sh
) -c
24 INSTALL_HEADER
= $(INSTALL_DATA
)
25 transform
= $(program_transform_name
)
32 build_triplet
= @build@
35 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in AUTHORS
36 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
37 am__aclocal_m4_deps
= $(top_srcdir
)/configure.in
38 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
40 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
41 CONFIG_HEADER
= $(top_builddir
)/config.h
45 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
46 html-recursive info-recursive install-data-recursive \
47 install-dvi-recursive install-exec-recursive \
48 install-html-recursive install-info-recursive \
49 install-pdf-recursive install-ps-recursive install-recursive \
50 installcheck-recursive installdirs-recursive pdf-recursive \
51 ps-recursive uninstall-recursive
52 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
53 distclean-recursive maintainer-clean-recursive
56 DIST_SUBDIRS
= $(SUBDIRS
)
57 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
62 AUTOHEADER
= @AUTOHEADER@
66 CCDEPMODE
= @CCDEPMODE@
72 CXXDEPMODE
= @CXXDEPMODE@
74 CYGPATH_W
= @CYGPATH_W@
87 INSTALL_DATA
= @INSTALL_DATA@
88 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
89 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
90 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
96 LTLIBOBJS
= @LTLIBOBJS@
101 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
102 PACKAGE_NAME
= @PACKAGE_NAME@
103 PACKAGE_STRING
= @PACKAGE_STRING@
104 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
105 PACKAGE_VERSION
= @PACKAGE_VERSION@
106 PATH_SEPARATOR
= @PATH_SEPARATOR@
108 SET_MAKE
= @SET_MAKE@
112 abs_builddir
= @abs_builddir@
113 abs_srcdir
= @abs_srcdir@
114 abs_top_builddir
= @abs_top_builddir@
115 abs_top_srcdir
= @abs_top_srcdir@
116 ac_ct_CC
= @ac_ct_CC@
117 ac_ct_CXX
= @ac_ct_CXX@
118 ac_ct_F77
= @ac_ct_F77@
119 am__include
= @am__include@
120 am__leading_dot
= @am__leading_dot@
121 am__quote
= @am__quote@
123 am__untar
= @am__untar@
126 build_alias
= @build_alias@
127 build_cpu
= @build_cpu@
128 build_os
= @build_os@
129 build_vendor
= @build_vendor@
130 builddir
= @builddir@
132 datarootdir
= @datarootdir@
135 exec_prefix = @
exec_prefix@
137 host_alias
= @host_alias@
138 host_cpu
= @host_cpu@
140 host_vendor
= @host_vendor@
142 includedir = @
includedir@
144 install_sh
= @install_sh@
146 libexecdir
= @libexecdir@
147 localedir
= @localedir@
148 localstatedir
= @localstatedir@
151 oldincludedir = @
oldincludedir@
154 program_transform_name
= @program_transform_name@
157 sharedstatedir
= @sharedstatedir@
159 sysconfdir
= @sysconfdir@
160 target_alias
= @target_alias@
161 top_builddir
= @top_builddir@
162 top_srcdir
= @top_srcdir@
167 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
169 case
'$(am__configure_deps)' in \
171 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
176 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu gclib/Makefile'; \
177 cd
$(top_srcdir
) && \
178 $(AUTOMAKE
) --gnu gclib
/Makefile
180 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
183 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
185 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
186 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
189 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
190 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
192 $(top_srcdir
)/configure
: $(am__configure_deps
)
193 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
194 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
195 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
203 # This directory's subdirectories are mostly independent; you can cd
204 # into them and run `make' without going through this Makefile.
205 # To change the values of `make' variables: instead of editing Makefiles,
206 # (1) if the variable is set in `config.status', edit `config.status'
207 # (which will cause the Makefiles to be regenerated when you run `make');
208 # (2) otherwise, pass the desired values on the `make' command line.
209 $(RECURSIVE_TARGETS
):
211 for f in x
$$MAKEFLAGS; do \
214 *k
*) failcom
='fail=yes';; \
218 target
=`echo $@ | sed s/-recursive//`; \
219 list
='$(SUBDIRS)'; for subdir in
$$list; do \
220 echo
"Making $$target in $$subdir"; \
221 if
test "$$subdir" = "."; then \
223 local_target
="$$target-am"; \
225 local_target
="$$target"; \
227 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
230 if
test "$$dot_seen" = "no"; then \
231 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
234 $(RECURSIVE_CLEAN_TARGETS
):
236 for f in x
$$MAKEFLAGS; do \
239 *k
*) failcom
='fail=yes';; \
244 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
245 *) list
='$(SUBDIRS)' ;; \
247 rev
=''; for subdir in
$$list; do \
248 if
test "$$subdir" = "."; then
:; else \
249 rev
="$$subdir $$rev"; \
253 target
=`echo $@ | sed s/-recursive//`; \
254 for subdir in
$$rev; do \
255 echo
"Making $$target in $$subdir"; \
256 if
test "$$subdir" = "."; then \
257 local_target
="$$target-am"; \
259 local_target
="$$target"; \
261 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
263 done
&& test -z
"$$fail"
265 list
='$(SUBDIRS)'; for subdir in
$$list; do \
266 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
269 list
='$(SUBDIRS)'; for subdir in
$$list; do \
270 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
273 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
274 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
275 unique
=`for i in $$list; do \
276 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
278 $(AWK) ' { files[$$0] = 1; } \
279 END { for (i in files) print i; }'`; \
283 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
284 $(TAGS_FILES
) $(LISP
)
287 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
288 include_option
=--etags-include
; \
291 include_option
=--include; \
294 list
='$(SUBDIRS)'; for subdir in
$$list; do \
295 if
test "$$subdir" = .
; then
:; else \
296 test ! -f
$$subdir/TAGS || \
297 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
300 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
301 unique
=`for i in $$list; do \
302 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
304 $(AWK) ' { files[$$0] = 1; } \
305 END { for (i in files) print i; }'`; \
306 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
307 test -n
"$$unique" || unique
=$$empty_fix; \
308 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
312 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
313 $(TAGS_FILES
) $(LISP
)
316 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
317 unique
=`for i in $$list; do \
318 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
320 $(AWK) ' { files[$$0] = 1; } \
321 END { for (i in files) print i; }'`; \
322 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
323 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
327 here
=`$(am__cd) $(top_builddir) && pwd` \
328 && cd
$(top_srcdir
) \
329 && gtags
-i
$(GTAGS_ARGS
) $$here
332 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
334 distdir
: $(DISTFILES
)
335 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
336 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
337 list
='$(DISTFILES)'; \
338 dist_files
=`for file in $$list; do echo $$file; done | \
339 sed -e "s|^$$srcdirstrip/||;t" \
340 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
341 case
$$dist_files in \
342 */*) $(MKDIR_P
) `echo "$$dist_files" | \
343 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
346 for file in
$$dist_files; do \
347 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
348 if
test -d
$$d/$$file; then \
349 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
350 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
351 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
353 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
355 test -f
$(distdir
)/$$file \
356 || cp
-p
$$d/$$file $(distdir
)/$$file \
360 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
361 if
test "$$subdir" = .
; then
:; else \
362 test -d
"$(distdir)/$$subdir" \
363 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
365 distdir
=`$(am__cd) $(distdir) && pwd`; \
366 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
368 $(MAKE
) $(AM_MAKEFLAGS
) \
369 top_distdir
="$$top_distdir" \
370 distdir
="$$distdir/$$subdir" \
371 am__remove_distdir
=: \
372 am__skip_length_check
=: \
378 check: check-recursive
380 installdirs: installdirs-recursive
382 install: install-recursive
383 install-exec
: install-exec-recursive
384 install-data
: install-data-recursive
385 uninstall: uninstall-recursive
388 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
390 installcheck: installcheck-recursive
392 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
393 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
394 `test -z '$(STRIP)' || \
395 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
401 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
403 maintainer-clean-generic
:
404 @echo
"This command is intended for maintainers to use"
405 @echo
"it deletes files that may require special tools to rebuild."
406 clean: clean-recursive
408 clean-am
: clean-generic clean-libtool mostlyclean-am
410 distclean: distclean-recursive
412 distclean-am
: clean-am distclean-generic distclean-tags
426 install-dvi
: install-dvi-recursive
430 install-html
: install-html-recursive
432 install-info
: install-info-recursive
436 install-pdf
: install-pdf-recursive
438 install-ps
: install-ps-recursive
442 maintainer-clean
: maintainer-clean-recursive
444 maintainer-clean-am
: distclean-am maintainer-clean-generic
446 mostlyclean: mostlyclean-recursive
448 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
460 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) install-am \
463 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
464 all all-am
check check-am
clean clean-generic clean-libtool \
465 ctags ctags-recursive
distclean distclean-generic \
466 distclean-libtool distclean-tags distdir
dvi dvi-am html \
467 html-am
info info-am
install install-am install-data \
468 install-data-am install-dvi install-dvi-am install-exec \
469 install-exec-am install-html install-html-am install-info \
470 install-info-am install-man install-pdf install-pdf-am \
471 install-ps install-ps-am install-strip
installcheck \
472 installcheck-am
installdirs installdirs-am maintainer-clean \
473 maintainer-clean-generic
mostlyclean mostlyclean-generic \
474 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-recursive \
475 uninstall uninstall-am
477 # Tell versions [3.59,3.63) of GNU make to not export all variables.
478 # Otherwise a system limit (for SysV at least) may be exceeded.