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
18 top_srcdir
= @top_srcdir@
20 pkgdatadir
= $(datadir)/@PACKAGE@
21 pkglibdir
= $(libdir)/@PACKAGE@
22 pkgincludedir
= $(includedir)/@PACKAGE@
24 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
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
41 $(srcdir)/config.mk.in
42 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
43 am__aclocal_m4_deps
= $(top_srcdir
)/acinclude.m4 \
44 $(top_srcdir
)/configure.in
45 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
47 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
48 CONFIG_HEADER
= $(top_builddir
)/config.h
49 CONFIG_CLEAN_FILES
= config.mk
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 \
58 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
59 am__vpath_adj
= case
$$p in \
60 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
63 am__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
64 am__installdirs
= "$(DESTDIR)$(startupdir)"
65 startupDATA_INSTALL
= $(INSTALL_DATA
)
66 DATA
= $(startup_DATA
)
69 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
71 AMDEP_FALSE
= @AMDEP_FALSE@
72 AMDEP_TRUE
= @AMDEP_TRUE@
75 AUTOHEADER
= @AUTOHEADER@
79 CCDEPMODE
= @CCDEPMODE@
83 CYGPATH_W
= @CYGPATH_W@
84 DBUG_FALSE
= @DBUG_FALSE@
85 DBUG_TRUE
= @DBUG_TRUE@
88 DMAKEROOT_H_LINE1
= @DMAKEROOT_H_LINE1@
95 INSTALL_DATA
= @INSTALL_DATA@
96 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
97 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
98 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
103 LTLIBOBJS
= @LTLIBOBJS@
105 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
106 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
107 MAKEINFO
= @MAKEINFO@
109 OSTYPEUNIX_FALSE
= @OSTYPEUNIX_FALSE@
110 OSTYPEUNIX_TRUE
= @OSTYPEUNIX_TRUE@
111 OSTYPEWIN32_FALSE
= @OSTYPEWIN32_FALSE@
112 OSTYPEWIN32_TRUE
= @OSTYPEWIN32_TRUE@
114 OS_VERSION
= @OS_VERSION@
116 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
117 PACKAGE_NAME
= @PACKAGE_NAME@
118 PACKAGE_STRING
= @PACKAGE_STRING@
119 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
120 PACKAGE_VERSION
= @PACKAGE_VERSION@
121 PATH_SEPARATOR
= @PATH_SEPARATOR@
123 SET_MAKE
= @SET_MAKE@
127 ac_ct_CC
= @ac_ct_CC@
128 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
129 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
130 am__include
= @am__include@
131 am__leading_dot
= @am__leading_dot@
132 am__quote
= @am__quote@
134 am__untar
= @am__untar@
137 build_alias
= @build_alias@
138 build_cpu
= @build_cpu@
139 build_os
= @build_os@
140 build_vendor
= @build_vendor@
142 datarootdir
= @datarootdir@
145 exec_prefix = @
exec_prefix@
146 host_alias
= @host_alias@
148 includedir = @
includedir@
150 install_sh
= @install_sh@
152 libexecdir
= @libexecdir@
153 localedir
= @localedir@
154 localstatedir
= @localstatedir@
157 oldincludedir = @
oldincludedir@
160 program_transform_name
= @program_transform_name@
163 sharedstatedir
= @sharedstatedir@
164 sysconfdir
= @sysconfdir@
165 target_alias
= @target_alias@
166 startupdir
= $(datadir)/startup
167 startup_DATA
= startup.mk config.mk
168 DIST_SUBDIRS
= unix winnt
173 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
175 case
'$(am__configure_deps)' in \
177 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
182 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign startup/Makefile'; \
183 cd
$(top_srcdir
) && \
184 $(AUTOMAKE
) --foreign startup
/Makefile
186 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
189 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
191 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
192 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
195 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
196 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
198 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
199 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
200 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
201 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
202 config.mk
: $(top_builddir
)/config.status
$(srcdir)/config.mk.in
203 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
205 install-startupDATA
: $(startup_DATA
)
207 test -z
"$(startupdir)" ||
$(mkdir_p
) "$(DESTDIR)$(startupdir)"
208 @list
='$(startup_DATA)'; for p in
$$list; do \
209 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
211 echo
" $(startupDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(startupdir)/$$f'"; \
212 $(startupDATA_INSTALL
) "$$d$$p" "$(DESTDIR)$(startupdir)/$$f"; \
215 uninstall-startupDATA
:
217 @list
='$(startup_DATA)'; for p in
$$list; do \
219 echo
" rm -f '$(DESTDIR)$(startupdir)/$$f'"; \
220 rm -f
"$(DESTDIR)$(startupdir)/$$f"; \
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
399 all-am
: Makefile
$(DATA
)
400 installdirs: installdirs-recursive
402 for
dir in
"$(DESTDIR)$(startupdir)"; do \
403 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
405 install: install-recursive
406 install-exec
: install-exec-recursive
407 install-data
: install-data-recursive
408 uninstall: uninstall-recursive
411 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
413 installcheck: installcheck-recursive
415 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
416 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
417 `test -z '$(STRIP)' || \
418 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
424 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
426 maintainer-clean-generic
:
427 @echo
"This command is intended for maintainers to use"
428 @echo
"it deletes files that may require special tools to rebuild."
429 clean: clean-recursive
431 clean-am
: clean-generic mostlyclean-am
433 distclean: distclean-recursive
435 distclean-am
: clean-am distclean-generic distclean-tags
447 install-data-am
: install-startupDATA
451 install-info
: install-info-recursive
457 maintainer-clean
: maintainer-clean-recursive
459 maintainer-clean-am
: distclean-am maintainer-clean-generic
461 mostlyclean: mostlyclean-recursive
463 mostlyclean-am
: mostlyclean-generic
473 uninstall-am
: uninstall-info-am uninstall-startupDATA
475 uninstall-info
: uninstall-info-recursive
477 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am
check check-am \
478 clean clean-generic clean-recursive ctags ctags-recursive \
479 distclean distclean-generic distclean-recursive distclean-tags \
480 distdir
dvi dvi-am html html-am
info info-am
install \
481 install-am install-data install-data-am install-exec \
482 install-exec-am install-info install-info-am install-man \
483 install-startupDATA install-strip
installcheck installcheck-am \
484 installdirs installdirs-am maintainer-clean \
485 maintainer-clean-generic maintainer-clean-recursive \
486 mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
487 pdf-am ps ps-am
tags tags-recursive
uninstall uninstall-am \
488 uninstall-info-am uninstall-startupDATA
490 # Tell versions [3.59,3.63) of GNU make to not export all variables.
491 # Otherwise a system limit (for SysV at least) may be exceeded.