home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Complet / emovix / eMovix-0.9.0pre1_Setup.exe / {app} / scripts / Makefile.in < prev    next >
Encoding:
Makefile  |  2003-12-25  |  8.4 KB  |  304 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. srcdir = @srcdir@
  18. top_srcdir = @top_srcdir@
  19. VPATH = @srcdir@
  20. pkgdatadir = $(datadir)/@PACKAGE@
  21. pkglibdir = $(libdir)/@PACKAGE@
  22. pkgincludedir = $(includedir)/@PACKAGE@
  23. top_builddir = ..
  24.  
  25. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  26. INSTALL = @INSTALL@
  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)
  32. NORMAL_INSTALL = :
  33. PRE_INSTALL = :
  34. POST_INSTALL = :
  35. NORMAL_UNINSTALL = :
  36. PRE_UNINSTALL = :
  37. POST_UNINSTALL = :
  38. build_triplet = @build@
  39. host_triplet = @host@
  40. target_triplet = @target@
  41. ACLOCAL = @ACLOCAL@
  42. AMTAR = @AMTAR@
  43. AUTOCONF = @AUTOCONF@
  44. AUTOHEADER = @AUTOHEADER@
  45. AUTOMAKE = @AUTOMAKE@
  46. AWK = @AWK@
  47. CYGPATH_W = @CYGPATH_W@
  48. DEFS = @DEFS@
  49. ECHO_C = @ECHO_C@
  50. ECHO_N = @ECHO_N@
  51. ECHO_T = @ECHO_T@
  52. INSTALL_DATA = @INSTALL_DATA@
  53. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  54. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  55. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  56. LIBOBJS = @LIBOBJS@
  57. LIBS = @LIBS@
  58. LTLIBOBJS = @LTLIBOBJS@
  59. MAKEINFO = @MAKEINFO@
  60. MOVIX_MAJOR_VERSION = @MOVIX_MAJOR_VERSION@
  61. MOVIX_MICRO_VERSION = @MOVIX_MICRO_VERSION@
  62. MOVIX_MINOR_VERSION = @MOVIX_MINOR_VERSION@
  63. MOVIX_VERSION = @MOVIX_VERSION@
  64. MOVIX_VERSION_INFO = @MOVIX_VERSION_INFO@
  65. MOVIX_VERSION_NUMBER = @MOVIX_VERSION_NUMBER@
  66. PACKAGE = @PACKAGE@
  67. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  68. PACKAGE_NAME = @PACKAGE_NAME@
  69. PACKAGE_STRING = @PACKAGE_STRING@
  70. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  71. PACKAGE_VERSION = @PACKAGE_VERSION@
  72. PATH_SEPARATOR = @PATH_SEPARATOR@
  73. PERL = @PERL@
  74. SET_MAKE = @SET_MAKE@
  75. SHELL = @SHELL@
  76. STRIP = @STRIP@
  77. USE_CDRECORD_FALSE = @USE_CDRECORD_FALSE@
  78. USE_CDRECORD_TRUE = @USE_CDRECORD_TRUE@
  79. USE_MKISOFS_FALSE = @USE_MKISOFS_FALSE@
  80. USE_MKISOFS_TRUE = @USE_MKISOFS_TRUE@
  81. VERSION = @VERSION@
  82. ac_ct_STRIP = @ac_ct_STRIP@
  83. am__leading_dot = @am__leading_dot@
  84. bindir = @bindir@
  85. build = @build@
  86. build_alias = @build_alias@
  87. build_cpu = @build_cpu@
  88. build_os = @build_os@
  89. build_vendor = @build_vendor@
  90. datadir = @datadir@
  91. exec_prefix = @exec_prefix@
  92. have_cdrecord = @have_cdrecord@
  93. have_mkisofs = @have_mkisofs@
  94. host = @host@
  95. host_alias = @host_alias@
  96. host_cpu = @host_cpu@
  97. host_os = @host_os@
  98. host_vendor = @host_vendor@
  99. includedir = @includedir@
  100. infodir = @infodir@
  101. install_sh = @install_sh@
  102. libdir = @libdir@
  103. libexecdir = @libexecdir@
  104. localstatedir = @localstatedir@
  105. mandir = @mandir@
  106. oldincludedir = @oldincludedir@
  107. prefix = @prefix@
  108. program_transform_name = @program_transform_name@
  109. sbindir = @sbindir@
  110. sharedstatedir = @sharedstatedir@
  111. sysconfdir = @sysconfdir@
  112. target = @target@
  113. target_alias = @target_alias@
  114. target_cpu = @target_cpu@
  115. target_os = @target_os@
  116. target_vendor = @target_vendor@
  117.  
  118. # Copyright (C) 2003 Roberto De Leo <peggish@users.sf.net>
  119. #  
  120. # This file is free software; as a special exception the author gives
  121. # unlimited permission to copy and/or distribute it, with or without 
  122. # modifications, as long as this notice is preserved.
  123. # This program is distributed in the hope that it will be useful, but
  124. # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
  125. # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  126. EXTRA_DIST = mkmovixiso lf-mkmovixiso \
  127.         movix-conf.in movix-version.in \
  128.         mkmovixiso.sh mkmvxiso.bat
  129.  
  130. CLEANFILES = movix-conf movix-version
  131. bin_SCRIPTS = mkmovixiso lf-mkmovixiso movix-conf movix-version
  132.  
  133. SUFFIXES = .in
  134. subdir = scripts
  135. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  136. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  137. CONFIG_CLEAN_FILES =
  138. SCRIPTS = $(bin_SCRIPTS)
  139.  
  140. DIST_SOURCES =
  141. DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
  142. all: all-am
  143.  
  144. .SUFFIXES:
  145. .SUFFIXES: .in
  146. $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
  147.     cd $(top_srcdir) && \
  148.       $(AUTOMAKE) --gnu  scripts/Makefile
  149. Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
  150.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
  151. binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
  152. install-binSCRIPTS: $(bin_SCRIPTS)
  153.     @$(NORMAL_INSTALL)
  154.     $(mkinstalldirs) $(DESTDIR)$(bindir)
  155.     @list='$(bin_SCRIPTS)'; for p in $$list; do \
  156.       if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  157.       if test -f $$d$$p; then \
  158.         f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
  159.         echo " $(binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f"; \
  160.         $(binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f; \
  161.       else :; fi; \
  162.     done
  163.  
  164. uninstall-binSCRIPTS:
  165.     @$(NORMAL_UNINSTALL)
  166.     @list='$(bin_SCRIPTS)'; for p in $$list; do \
  167.       f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
  168.       echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
  169.       rm -f $(DESTDIR)$(bindir)/$$f; \
  170.     done
  171. uninstall-info-am:
  172. tags: TAGS
  173. TAGS:
  174.  
  175. ctags: CTAGS
  176. CTAGS:
  177.  
  178. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  179.  
  180. top_distdir = ..
  181. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  182.  
  183. distdir: $(DISTFILES)
  184.     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  185.     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  186.     list='$(DISTFILES)'; for file in $$list; do \
  187.       case $$file in \
  188.         $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  189.         $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  190.       esac; \
  191.       if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  192.       dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  193.       if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  194.         dir="/$$dir"; \
  195.         $(mkinstalldirs) "$(distdir)$$dir"; \
  196.       else \
  197.         dir=''; \
  198.       fi; \
  199.       if test -d $$d/$$file; then \
  200.         if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  201.           cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  202.         fi; \
  203.         cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  204.       else \
  205.         test -f $(distdir)/$$file \
  206.         || cp -p $$d/$$file $(distdir)/$$file \
  207.         || exit 1; \
  208.       fi; \
  209.     done
  210. check-am: all-am
  211. check: check-am
  212. all-am: Makefile $(SCRIPTS)
  213.  
  214. installdirs:
  215.     $(mkinstalldirs) $(DESTDIR)$(bindir)
  216. install: install-am
  217. install-exec: install-exec-am
  218. install-data: install-data-am
  219. uninstall: uninstall-am
  220.  
  221. install-am: all-am
  222.     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  223.  
  224. installcheck: installcheck-am
  225. install-strip:
  226.     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  227.       INSTALL_STRIP_FLAG=-s \
  228.       `test -z '$(STRIP)' || \
  229.         echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  230. mostlyclean-generic:
  231.  
  232. clean-generic:
  233.     -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  234.  
  235. distclean-generic:
  236.     -rm -f $(CONFIG_CLEAN_FILES)
  237.  
  238. maintainer-clean-generic:
  239.     @echo "This command is intended for maintainers to use"
  240.     @echo "it deletes files that may require special tools to rebuild."
  241. clean: clean-am
  242.  
  243. clean-am: clean-generic mostlyclean-am
  244.  
  245. distclean: distclean-am
  246.     -rm -f Makefile
  247. distclean-am: clean-am distclean-generic
  248.  
  249. dvi: dvi-am
  250.  
  251. dvi-am:
  252.  
  253. info: info-am
  254.  
  255. info-am:
  256.  
  257. install-data-am:
  258.  
  259. install-exec-am: install-binSCRIPTS
  260.  
  261. install-info: install-info-am
  262.  
  263. install-man:
  264.  
  265. installcheck-am:
  266.  
  267. maintainer-clean: maintainer-clean-am
  268.     -rm -f Makefile
  269. maintainer-clean-am: distclean-am maintainer-clean-generic
  270.  
  271. mostlyclean: mostlyclean-am
  272.  
  273. mostlyclean-am: mostlyclean-generic
  274.  
  275. pdf: pdf-am
  276.  
  277. pdf-am:
  278.  
  279. ps: ps-am
  280.  
  281. ps-am:
  282.  
  283. uninstall-am: uninstall-binSCRIPTS uninstall-info-am
  284.  
  285. .PHONY: all all-am check check-am clean clean-generic distclean \
  286.     distclean-generic distdir dvi dvi-am info info-am install \
  287.     install-am install-binSCRIPTS install-data install-data-am \
  288.     install-exec install-exec-am install-info install-info-am \
  289.     install-man install-strip installcheck installcheck-am \
  290.     installdirs maintainer-clean maintainer-clean-generic \
  291.     mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
  292.     uninstall-am uninstall-binSCRIPTS uninstall-info-am
  293.  
  294.  
  295. .in:
  296.     @echo creating $@
  297.     @cat $< | sed -e 's|{VERSION}|$(VERSION)|g' \
  298.         -e 's|{DATADIR}|$(datadir)|g' \
  299.     > $@
  300. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  301. # Otherwise a system limit (for SysV at least) may be exceeded.
  302. .NOEXPORT:
  303.