home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Complet / emovix / eMovix-0.9.0pre1_Setup.exe / {app} / src / Makefile.in < prev    next >
Encoding:
Makefile  |  2003-12-25  |  12.4 KB  |  414 lines

  1. # Makefile.in generated by automake 1.7.8 from Makefile.am.
  2. # @configure_input@
  3.  
  4. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
  5. # 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.
  9.  
  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
  13. # PARTICULAR PURPOSE.
  14.  
  15. @SET_MAKE@
  16.  
  17. # Copyright (C) 2002 Roberto De Leo <deleo@unica.it>
  18. #  
  19. # This file is free software; as a special exception the author gives
  20. # unlimited permission to copy and/or distribute it, with or without 
  21. # modifications, as long as this notice is preserved.
  22. # This program is distributed in the hope that it will be useful, but
  23. # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
  24. # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  25.  
  26. srcdir = @srcdir@
  27. top_srcdir = @top_srcdir@
  28. VPATH = @srcdir@
  29. pkgdatadir = $(datadir)/@PACKAGE@
  30. pkglibdir = $(libdir)/@PACKAGE@
  31. pkgincludedir = $(includedir)/@PACKAGE@
  32. top_builddir = ..
  33.  
  34. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  35. INSTALL = @INSTALL@
  36. install_sh_DATA = $(install_sh) -c -m 644
  37. install_sh_PROGRAM = $(install_sh) -c
  38. install_sh_SCRIPT = $(install_sh) -c
  39. INSTALL_HEADER = $(INSTALL_DATA)
  40. transform = $(program_transform_name)
  41. NORMAL_INSTALL = :
  42. PRE_INSTALL = :
  43. POST_INSTALL = :
  44. NORMAL_UNINSTALL = :
  45. PRE_UNINSTALL = :
  46. POST_UNINSTALL = :
  47. build_triplet = @build@
  48. host_triplet = @host@
  49. target_triplet = @target@
  50. ACLOCAL = @ACLOCAL@
  51. AMTAR = @AMTAR@
  52. AUTOCONF = @AUTOCONF@
  53. AUTOHEADER = @AUTOHEADER@
  54. AUTOMAKE = @AUTOMAKE@
  55. AWK = @AWK@
  56. CYGPATH_W = @CYGPATH_W@
  57. DEFS = @DEFS@
  58. ECHO_C = @ECHO_C@
  59. ECHO_N = @ECHO_N@
  60. ECHO_T = @ECHO_T@
  61. INSTALL_DATA = @INSTALL_DATA@
  62. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  63. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  64. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  65. LIBOBJS = @LIBOBJS@
  66. LIBS = @LIBS@
  67. LTLIBOBJS = @LTLIBOBJS@
  68. MAKEINFO = @MAKEINFO@
  69. MOVIX_MAJOR_VERSION = @MOVIX_MAJOR_VERSION@
  70. MOVIX_MICRO_VERSION = @MOVIX_MICRO_VERSION@
  71. MOVIX_MINOR_VERSION = @MOVIX_MINOR_VERSION@
  72. MOVIX_VERSION = @MOVIX_VERSION@
  73. MOVIX_VERSION_INFO = @MOVIX_VERSION_INFO@
  74. MOVIX_VERSION_NUMBER = @MOVIX_VERSION_NUMBER@
  75. PACKAGE = @PACKAGE@
  76. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  77. PACKAGE_NAME = @PACKAGE_NAME@
  78. PACKAGE_STRING = @PACKAGE_STRING@
  79. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  80. PACKAGE_VERSION = @PACKAGE_VERSION@
  81. PATH_SEPARATOR = @PATH_SEPARATOR@
  82. PERL = @PERL@
  83. SET_MAKE = @SET_MAKE@
  84. SHELL = @SHELL@
  85. STRIP = @STRIP@
  86. USE_CDRECORD_FALSE = @USE_CDRECORD_FALSE@
  87. USE_CDRECORD_TRUE = @USE_CDRECORD_TRUE@
  88. USE_MKISOFS_FALSE = @USE_MKISOFS_FALSE@
  89. USE_MKISOFS_TRUE = @USE_MKISOFS_TRUE@
  90. VERSION = @VERSION@
  91. ac_ct_STRIP = @ac_ct_STRIP@
  92. am__leading_dot = @am__leading_dot@
  93. bindir = @bindir@
  94. build = @build@
  95. build_alias = @build_alias@
  96. build_cpu = @build_cpu@
  97. build_os = @build_os@
  98. build_vendor = @build_vendor@
  99. datadir = @datadir@
  100. exec_prefix = @exec_prefix@
  101. have_cdrecord = @have_cdrecord@
  102. have_mkisofs = @have_mkisofs@
  103. host = @host@
  104. host_alias = @host_alias@
  105. host_cpu = @host_cpu@
  106. host_os = @host_os@
  107. host_vendor = @host_vendor@
  108. includedir = @includedir@
  109. infodir = @infodir@
  110. install_sh = @install_sh@
  111. libdir = @libdir@
  112. libexecdir = @libexecdir@
  113. localstatedir = @localstatedir@
  114. mandir = @mandir@
  115. oldincludedir = @oldincludedir@
  116. prefix = @prefix@
  117. program_transform_name = @program_transform_name@
  118. sbindir = @sbindir@
  119. sharedstatedir = @sharedstatedir@
  120. sysconfdir = @sysconfdir@
  121. target = @target@
  122. target_alias = @target_alias@
  123. target_cpu = @target_cpu@
  124. target_os = @target_os@
  125. target_vendor = @target_vendor@
  126.  
  127. SUBDIRS = isolinux movix
  128. subdir = src
  129. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  130. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  131. CONFIG_CLEAN_FILES =
  132. DIST_SOURCES =
  133.  
  134. RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
  135.     ps-recursive install-info-recursive uninstall-info-recursive \
  136.     all-recursive install-data-recursive install-exec-recursive \
  137.     installdirs-recursive install-recursive uninstall-recursive \
  138.     check-recursive installcheck-recursive
  139. DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
  140. DIST_SUBDIRS = $(SUBDIRS)
  141. all: all-recursive
  142.  
  143. .SUFFIXES:
  144. $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
  145.     cd $(top_srcdir) && \
  146.       $(AUTOMAKE) --gnu  src/Makefile
  147. Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
  148.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
  149. uninstall-info-am:
  150.  
  151. # This directory's subdirectories are mostly independent; you can cd
  152. # into them and run `make' without going through this Makefile.
  153. # To change the values of `make' variables: instead of editing Makefiles,
  154. # (1) if the variable is set in `config.status', edit `config.status'
  155. #     (which will cause the Makefiles to be regenerated when you run `make');
  156. # (2) otherwise, pass the desired values on the `make' command line.
  157. $(RECURSIVE_TARGETS):
  158.     @set fnord $$MAKEFLAGS; amf=$$2; \
  159.     dot_seen=no; \
  160.     target=`echo $@ | sed s/-recursive//`; \
  161.     list='$(SUBDIRS)'; for subdir in $$list; do \
  162.       echo "Making $$target in $$subdir"; \
  163.       if test "$$subdir" = "."; then \
  164.         dot_seen=yes; \
  165.         local_target="$$target-am"; \
  166.       else \
  167.         local_target="$$target"; \
  168.       fi; \
  169.       (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  170.        || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
  171.     done; \
  172.     if test "$$dot_seen" = "no"; then \
  173.       $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  174.     fi; test -z "$$fail"
  175.  
  176. mostlyclean-recursive clean-recursive distclean-recursive \
  177. maintainer-clean-recursive:
  178.     @set fnord $$MAKEFLAGS; amf=$$2; \
  179.     dot_seen=no; \
  180.     case "$@" in \
  181.       distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  182.       *) list='$(SUBDIRS)' ;; \
  183.     esac; \
  184.     rev=''; for subdir in $$list; do \
  185.       if test "$$subdir" = "."; then :; else \
  186.         rev="$$subdir $$rev"; \
  187.       fi; \
  188.     done; \
  189.     rev="$$rev ."; \
  190.     target=`echo $@ | sed s/-recursive//`; \
  191.     for subdir in $$rev; do \
  192.       echo "Making $$target in $$subdir"; \
  193.       if test "$$subdir" = "."; then \
  194.         local_target="$$target-am"; \
  195.       else \
  196.         local_target="$$target"; \
  197.       fi; \
  198.       (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  199.        || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
  200.     done && test -z "$$fail"
  201. tags-recursive:
  202.     list='$(SUBDIRS)'; for subdir in $$list; do \
  203.       test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  204.     done
  205. ctags-recursive:
  206.     list='$(SUBDIRS)'; for subdir in $$list; do \
  207.       test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  208.     done
  209.  
  210. ETAGS = etags
  211. ETAGSFLAGS =
  212.  
  213. CTAGS = ctags
  214. CTAGSFLAGS =
  215.  
  216. tags: TAGS
  217.  
  218. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  219.     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  220.     unique=`for i in $$list; do \
  221.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  222.       done | \
  223.       $(AWK) '    { files[$$0] = 1; } \
  224.            END { for (i in files) print i; }'`; \
  225.     mkid -fID $$unique
  226.  
  227. TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  228.         $(TAGS_FILES) $(LISP)
  229.     tags=; \
  230.     here=`pwd`; \
  231.     if (etags --etags-include --version) >/dev/null 2>&1; then \
  232.       include_option=--etags-include; \
  233.     else \
  234.       include_option=--include; \
  235.     fi; \
  236.     list='$(SUBDIRS)'; for subdir in $$list; do \
  237.       if test "$$subdir" = .; then :; else \
  238.         test -f $$subdir/TAGS && \
  239.           tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  240.       fi; \
  241.     done; \
  242.     list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  243.     unique=`for i in $$list; do \
  244.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  245.       done | \
  246.       $(AWK) '    { files[$$0] = 1; } \
  247.            END { for (i in files) print i; }'`; \
  248.     test -z "$(ETAGS_ARGS)$$tags$$unique" \
  249.       || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  250.          $$tags $$unique
  251.  
  252. ctags: CTAGS
  253. CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  254.         $(TAGS_FILES) $(LISP)
  255.     tags=; \
  256.     here=`pwd`; \
  257.     list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  258.     unique=`for i in $$list; do \
  259.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  260.       done | \
  261.       $(AWK) '    { files[$$0] = 1; } \
  262.            END { for (i in files) print i; }'`; \
  263.     test -z "$(CTAGS_ARGS)$$tags$$unique" \
  264.       || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  265.          $$tags $$unique
  266.  
  267. GTAGS:
  268.     here=`$(am__cd) $(top_builddir) && pwd` \
  269.       && cd $(top_srcdir) \
  270.       && gtags -i $(GTAGS_ARGS) $$here
  271.  
  272. distclean-tags:
  273.     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  274. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  275.  
  276. top_distdir = ..
  277. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  278.  
  279. distdir: $(DISTFILES)
  280.     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  281.     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  282.     list='$(DISTFILES)'; for file in $$list; do \
  283.       case $$file in \
  284.         $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  285.         $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  286.       esac; \
  287.       if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  288.       dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  289.       if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  290.         dir="/$$dir"; \
  291.         $(mkinstalldirs) "$(distdir)$$dir"; \
  292.       else \
  293.         dir=''; \
  294.       fi; \
  295.       if test -d $$d/$$file; then \
  296.         if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  297.           cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  298.         fi; \
  299.         cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  300.       else \
  301.         test -f $(distdir)/$$file \
  302.         || cp -p $$d/$$file $(distdir)/$$file \
  303.         || exit 1; \
  304.       fi; \
  305.     done
  306.     list='$(SUBDIRS)'; for subdir in $$list; do \
  307.       if test "$$subdir" = .; then :; else \
  308.         test -d $(distdir)/$$subdir \
  309.         || mkdir $(distdir)/$$subdir \
  310.         || exit 1; \
  311.         (cd $$subdir && \
  312.           $(MAKE) $(AM_MAKEFLAGS) \
  313.             top_distdir="$(top_distdir)" \
  314.             distdir=../$(distdir)/$$subdir \
  315.             distdir) \
  316.           || exit 1; \
  317.       fi; \
  318.     done
  319. check-am: all-am
  320. check: check-recursive
  321. all-am: Makefile
  322. installdirs: installdirs-recursive
  323. installdirs-am:
  324.  
  325. install: install-recursive
  326. install-exec: install-exec-recursive
  327. install-data: install-data-recursive
  328. uninstall: uninstall-recursive
  329.  
  330. install-am: all-am
  331.     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  332.  
  333. installcheck: installcheck-recursive
  334. install-strip:
  335.     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  336.       INSTALL_STRIP_FLAG=-s \
  337.       `test -z '$(STRIP)' || \
  338.         echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  339. mostlyclean-generic:
  340.  
  341. clean-generic:
  342.  
  343. distclean-generic:
  344.     -rm -f $(CONFIG_CLEAN_FILES)
  345.  
  346. maintainer-clean-generic:
  347.     @echo "This command is intended for maintainers to use"
  348.     @echo "it deletes files that may require special tools to rebuild."
  349. clean: clean-recursive
  350.  
  351. clean-am: clean-generic mostlyclean-am
  352.  
  353. distclean: distclean-recursive
  354.     -rm -f Makefile
  355. distclean-am: clean-am distclean-generic distclean-tags
  356.  
  357. dvi: dvi-recursive
  358.  
  359. dvi-am:
  360.  
  361. info: info-recursive
  362.  
  363. info-am:
  364.  
  365. install-data-am:
  366.  
  367. install-exec-am:
  368.  
  369. install-info: install-info-recursive
  370.  
  371. install-man:
  372.  
  373. installcheck-am:
  374.  
  375. maintainer-clean: maintainer-clean-recursive
  376.     -rm -f Makefile
  377. maintainer-clean-am: distclean-am maintainer-clean-generic
  378.  
  379. mostlyclean: mostlyclean-recursive
  380.  
  381. mostlyclean-am: mostlyclean-generic
  382.  
  383. pdf: pdf-recursive
  384.  
  385. pdf-am:
  386.  
  387. ps: ps-recursive
  388.  
  389. ps-am:
  390.  
  391. uninstall-am: uninstall-info-am
  392.  
  393. uninstall-info: uninstall-info-recursive
  394.  
  395. .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
  396.     clean-generic clean-recursive ctags ctags-recursive distclean \
  397.     distclean-generic distclean-recursive distclean-tags distdir \
  398.     dvi dvi-am dvi-recursive info info-am info-recursive install \
  399.     install-am install-data install-data-am install-data-recursive \
  400.     install-exec install-exec-am install-exec-recursive \
  401.     install-info install-info-am install-info-recursive install-man \
  402.     install-recursive install-strip installcheck installcheck-am \
  403.     installdirs installdirs-am installdirs-recursive \
  404.     maintainer-clean maintainer-clean-generic \
  405.     maintainer-clean-recursive mostlyclean mostlyclean-generic \
  406.     mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
  407.     ps-recursive tags tags-recursive uninstall uninstall-am \
  408.     uninstall-info-am uninstall-info-recursive uninstall-recursive
  409.  
  410. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  411. # Otherwise a system limit (for SysV at least) may be exceeded.
  412. .NOEXPORT:
  413.