| 1 | # Makefile.in generated by automake 1.11.1 from Makefile.am. |
|---|
| 2 | # @configure_input@ |
|---|
| 3 | |
|---|
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
|---|
| 5 | # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, |
|---|
| 6 | # Inc. |
|---|
| 7 | # This Makefile.in is free software; the Free Software Foundation |
|---|
| 8 | # gives unlimited permission to copy and/or distribute it, |
|---|
| 9 | # with or without modifications, as long as this notice is preserved. |
|---|
| 10 | |
|---|
| 11 | # This program is distributed in the hope that it will be useful, |
|---|
| 12 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
|---|
| 13 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
|---|
| 14 | # PARTICULAR PURPOSE. |
|---|
| 15 | |
|---|
| 16 | @SET_MAKE@ |
|---|
| 17 | |
|---|
| 18 | VPATH = @srcdir@ |
|---|
| 19 | pkgdatadir = $(datadir)/@PACKAGE@ |
|---|
| 20 | pkgincludedir = $(includedir)/@PACKAGE@ |
|---|
| 21 | pkglibdir = $(libdir)/@PACKAGE@ |
|---|
| 22 | pkglibexecdir = $(libexecdir)/@PACKAGE@ |
|---|
| 23 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
|---|
| 24 | install_sh_DATA = $(install_sh) -c -m 644 |
|---|
| 25 | install_sh_PROGRAM = $(install_sh) -c |
|---|
| 26 | install_sh_SCRIPT = $(install_sh) -c |
|---|
| 27 | INSTALL_HEADER = $(INSTALL_DATA) |
|---|
| 28 | transform = $(program_transform_name) |
|---|
| 29 | NORMAL_INSTALL = : |
|---|
| 30 | PRE_INSTALL = : |
|---|
| 31 | POST_INSTALL = : |
|---|
| 32 | NORMAL_UNINSTALL = : |
|---|
| 33 | PRE_UNINSTALL = : |
|---|
| 34 | POST_UNINSTALL = : |
|---|
| 35 | subdir = help |
|---|
| 36 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ |
|---|
| 37 | $(srcdir)/vine-desktop-guide-ja.omf.in |
|---|
| 38 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
|---|
| 39 | am__aclocal_m4_deps = $(top_srcdir)/configure.ac |
|---|
| 40 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
|---|
| 41 | $(ACLOCAL_M4) |
|---|
| 42 | mkinstalldirs = $(install_sh) -d |
|---|
| 43 | CONFIG_CLEAN_FILES = vine-desktop-guide-ja.omf |
|---|
| 44 | CONFIG_CLEAN_VPATH_FILES = |
|---|
| 45 | SOURCES = |
|---|
| 46 | DIST_SOURCES = |
|---|
| 47 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
|---|
| 48 | html-recursive info-recursive install-data-recursive \ |
|---|
| 49 | install-dvi-recursive install-exec-recursive \ |
|---|
| 50 | install-html-recursive install-info-recursive \ |
|---|
| 51 | install-pdf-recursive install-ps-recursive install-recursive \ |
|---|
| 52 | installcheck-recursive installdirs-recursive pdf-recursive \ |
|---|
| 53 | ps-recursive uninstall-recursive |
|---|
| 54 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
|---|
| 55 | am__vpath_adj = case $$p in \ |
|---|
| 56 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
|---|
| 57 | *) f=$$p;; \ |
|---|
| 58 | esac; |
|---|
| 59 | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; |
|---|
| 60 | am__install_max = 40 |
|---|
| 61 | am__nobase_strip_setup = \ |
|---|
| 62 | srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` |
|---|
| 63 | am__nobase_strip = \ |
|---|
| 64 | for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" |
|---|
| 65 | am__nobase_list = $(am__nobase_strip_setup); \ |
|---|
| 66 | for p in $$list; do echo "$$p $$p"; done | \ |
|---|
| 67 | sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ |
|---|
| 68 | $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ |
|---|
| 69 | if (++n[$$2] == $(am__install_max)) \ |
|---|
| 70 | { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ |
|---|
| 71 | END { for (dir in files) print dir, files[dir] }' |
|---|
| 72 | am__base_list = \ |
|---|
| 73 | sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ |
|---|
| 74 | sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' |
|---|
| 75 | am__installdirs = "$(DESTDIR)$(omfdir)" "$(DESTDIR)$(xmldir)" |
|---|
| 76 | DATA = $(omf_DATA) $(xml_DATA) |
|---|
| 77 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ |
|---|
| 78 | distclean-recursive maintainer-clean-recursive |
|---|
| 79 | AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ |
|---|
| 80 | $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ |
|---|
| 81 | distdir |
|---|
| 82 | ETAGS = etags |
|---|
| 83 | CTAGS = ctags |
|---|
| 84 | DIST_SUBDIRS = $(SUBDIRS) |
|---|
| 85 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
|---|
| 86 | am__relativize = \ |
|---|
| 87 | dir0=`pwd`; \ |
|---|
| 88 | sed_first='s,^\([^/]*\)/.*$$,\1,'; \ |
|---|
| 89 | sed_rest='s,^[^/]*/*,,'; \ |
|---|
| 90 | sed_last='s,^.*/\([^/]*\)$$,\1,'; \ |
|---|
| 91 | sed_butlast='s,/*[^/]*$$,,'; \ |
|---|
| 92 | while test -n "$$dir1"; do \ |
|---|
| 93 | first=`echo "$$dir1" | sed -e "$$sed_first"`; \ |
|---|
| 94 | if test "$$first" != "."; then \ |
|---|
| 95 | if test "$$first" = ".."; then \ |
|---|
| 96 | dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ |
|---|
| 97 | dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ |
|---|
| 98 | else \ |
|---|
| 99 | first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ |
|---|
| 100 | if test "$$first2" = "$$first"; then \ |
|---|
| 101 | dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ |
|---|
| 102 | else \ |
|---|
| 103 | dir2="../$$dir2"; \ |
|---|
| 104 | fi; \ |
|---|
| 105 | dir0="$$dir0"/"$$first"; \ |
|---|
| 106 | fi; \ |
|---|
| 107 | fi; \ |
|---|
| 108 | dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ |
|---|
| 109 | done; \ |
|---|
| 110 | reldir="$$dir2" |
|---|
| 111 | ACLOCAL = @ACLOCAL@ |
|---|
| 112 | AMTAR = @AMTAR@ |
|---|
| 113 | AUTOCONF = @AUTOCONF@ |
|---|
| 114 | AUTOHEADER = @AUTOHEADER@ |
|---|
| 115 | AUTOMAKE = @AUTOMAKE@ |
|---|
| 116 | AWK = @AWK@ |
|---|
| 117 | CYGPATH_W = @CYGPATH_W@ |
|---|
| 118 | DEFS = @DEFS@ |
|---|
| 119 | ECHO_C = @ECHO_C@ |
|---|
| 120 | ECHO_N = @ECHO_N@ |
|---|
| 121 | ECHO_T = @ECHO_T@ |
|---|
| 122 | INSTALL = @INSTALL@ |
|---|
| 123 | INSTALL_DATA = @INSTALL_DATA@ |
|---|
| 124 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
|---|
| 125 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
|---|
| 126 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
|---|
| 127 | LIBOBJS = @LIBOBJS@ |
|---|
| 128 | LIBS = @LIBS@ |
|---|
| 129 | LTLIBOBJS = @LTLIBOBJS@ |
|---|
| 130 | MAKEINFO = @MAKEINFO@ |
|---|
| 131 | MKDIR_P = @MKDIR_P@ |
|---|
| 132 | OMFDIR = @OMFDIR@ |
|---|
| 133 | PACKAGE = @PACKAGE@ |
|---|
| 134 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
|---|
| 135 | PACKAGE_NAME = @PACKAGE_NAME@ |
|---|
| 136 | PACKAGE_STRING = @PACKAGE_STRING@ |
|---|
| 137 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
|---|
| 138 | PACKAGE_URL = @PACKAGE_URL@ |
|---|
| 139 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
|---|
| 140 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
|---|
| 141 | PKG_CONFIG = @PKG_CONFIG@ |
|---|
| 142 | PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ |
|---|
| 143 | PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ |
|---|
| 144 | SET_MAKE = @SET_MAKE@ |
|---|
| 145 | SHELL = @SHELL@ |
|---|
| 146 | STRIP = @STRIP@ |
|---|
| 147 | VERSION = @VERSION@ |
|---|
| 148 | VMDIR = @VMDIR@ |
|---|
| 149 | abs_builddir = @abs_builddir@ |
|---|
| 150 | abs_srcdir = @abs_srcdir@ |
|---|
| 151 | abs_top_builddir = @abs_top_builddir@ |
|---|
| 152 | abs_top_srcdir = @abs_top_srcdir@ |
|---|
| 153 | am__leading_dot = @am__leading_dot@ |
|---|
| 154 | am__tar = @am__tar@ |
|---|
| 155 | am__untar = @am__untar@ |
|---|
| 156 | bindir = @bindir@ |
|---|
| 157 | build_alias = @build_alias@ |
|---|
| 158 | builddir = @builddir@ |
|---|
| 159 | datadir = @datadir@ |
|---|
| 160 | datarootdir = @datarootdir@ |
|---|
| 161 | docdir = @docdir@ |
|---|
| 162 | dvidir = @dvidir@ |
|---|
| 163 | exec_prefix = @exec_prefix@ |
|---|
| 164 | host_alias = @host_alias@ |
|---|
| 165 | htmldir = @htmldir@ |
|---|
| 166 | includedir = @includedir@ |
|---|
| 167 | infodir = @infodir@ |
|---|
| 168 | install_sh = @install_sh@ |
|---|
| 169 | libdir = @libdir@ |
|---|
| 170 | libexecdir = @libexecdir@ |
|---|
| 171 | localedir = @localedir@ |
|---|
| 172 | localstatedir = @localstatedir@ |
|---|
| 173 | mandir = @mandir@ |
|---|
| 174 | mkdir_p = @mkdir_p@ |
|---|
| 175 | oldincludedir = @oldincludedir@ |
|---|
| 176 | pdfdir = @pdfdir@ |
|---|
| 177 | prefix = @prefix@ |
|---|
| 178 | program_transform_name = @program_transform_name@ |
|---|
| 179 | psdir = @psdir@ |
|---|
| 180 | sbindir = @sbindir@ |
|---|
| 181 | sharedstatedir = @sharedstatedir@ |
|---|
| 182 | srcdir = @srcdir@ |
|---|
| 183 | sysconfdir = @sysconfdir@ |
|---|
| 184 | target_alias = @target_alias@ |
|---|
| 185 | top_build_prefix = @top_build_prefix@ |
|---|
| 186 | top_builddir = @top_builddir@ |
|---|
| 187 | top_srcdir = @top_srcdir@ |
|---|
| 188 | SUBDIRS = figures |
|---|
| 189 | @NO_WEB_TRUE@omf_DATA = vine-desktop-guide-ja.omf |
|---|
| 190 | @NO_WEB_TRUE@omfdir = @OMFDIR@ |
|---|
| 191 | @NO_WEB_TRUE@xml_DATA = accessibility-features.xml \ |
|---|
| 192 | @NO_WEB_TRUE@ accessories.xml \ |
|---|
| 193 | @NO_WEB_TRUE@ boot.xml \ |
|---|
| 194 | @NO_WEB_TRUE@ gnome-basic.xml \ |
|---|
| 195 | @NO_WEB_TRUE@ graphics.xml \ |
|---|
| 196 | @NO_WEB_TRUE@ gui-alternatives.xml \ |
|---|
| 197 | @NO_WEB_TRUE@ internet.xml \ |
|---|
| 198 | @NO_WEB_TRUE@ legal.xml \ |
|---|
| 199 | @NO_WEB_TRUE@ login.xml \ |
|---|
| 200 | @NO_WEB_TRUE@ logout.xml \ |
|---|
| 201 | @NO_WEB_TRUE@ preferences.xml \ |
|---|
| 202 | @NO_WEB_TRUE@ recruitment.xml \ |
|---|
| 203 | @NO_WEB_TRUE@ rules.xml \ |
|---|
| 204 | @NO_WEB_TRUE@ scim-anthy.xml \ |
|---|
| 205 | @NO_WEB_TRUE@ shutdown.xml \ |
|---|
| 206 | @NO_WEB_TRUE@ sound-video.xml \ |
|---|
| 207 | @NO_WEB_TRUE@ synaptic.xml \ |
|---|
| 208 | @NO_WEB_TRUE@ system-config.xml \ |
|---|
| 209 | @NO_WEB_TRUE@ system-tool.xml \ |
|---|
| 210 | @NO_WEB_TRUE@ update-watch.xml \ |
|---|
| 211 | @NO_WEB_TRUE@ vine-desktop-guide.xml |
|---|
| 212 | |
|---|
| 213 | @NO_WEB_TRUE@xmldir = @VMDIR@/desktop-guide |
|---|
| 214 | EXTRA_DIST = $(xml_DATA) |
|---|
| 215 | CLEANFILES = *.html |
|---|
| 216 | all: all-recursive |
|---|
| 217 | |
|---|
| 218 | .SUFFIXES: |
|---|
| 219 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
|---|
| 220 | @for dep in $?; do \ |
|---|
| 221 | case '$(am__configure_deps)' in \ |
|---|
| 222 | *$$dep*) \ |
|---|
| 223 | ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ |
|---|
| 224 | && { if test -f $@; then exit 0; else break; fi; }; \ |
|---|
| 225 | exit 1;; \ |
|---|
| 226 | esac; \ |
|---|
| 227 | done; \ |
|---|
| 228 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu help/Makefile'; \ |
|---|
| 229 | $(am__cd) $(top_srcdir) && \ |
|---|
| 230 | $(AUTOMAKE) --gnu help/Makefile |
|---|
| 231 | .PRECIOUS: Makefile |
|---|
| 232 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
|---|
| 233 | @case '$?' in \ |
|---|
| 234 | *config.status*) \ |
|---|
| 235 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
|---|
| 236 | *) \ |
|---|
| 237 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
|---|
| 238 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
|---|
| 239 | esac; |
|---|
| 240 | |
|---|
| 241 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
|---|
| 242 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
|---|
| 243 | |
|---|
| 244 | $(top_srcdir)/configure: $(am__configure_deps) |
|---|
| 245 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
|---|
| 246 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
|---|
| 247 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
|---|
| 248 | $(am__aclocal_m4_deps): |
|---|
| 249 | vine-desktop-guide-ja.omf: $(top_builddir)/config.status $(srcdir)/vine-desktop-guide-ja.omf.in |
|---|
| 250 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ |
|---|
| 251 | install-omfDATA: $(omf_DATA) |
|---|
| 252 | @$(NORMAL_INSTALL) |
|---|
| 253 | test -z "$(omfdir)" || $(MKDIR_P) "$(DESTDIR)$(omfdir)" |
|---|
| 254 | @list='$(omf_DATA)'; test -n "$(omfdir)" || list=; \ |
|---|
| 255 | for p in $$list; do \ |
|---|
| 256 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
|---|
| 257 | echo "$$d$$p"; \ |
|---|
| 258 | done | $(am__base_list) | \ |
|---|
| 259 | while read files; do \ |
|---|
| 260 | echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(omfdir)'"; \ |
|---|
| 261 | $(INSTALL_DATA) $$files "$(DESTDIR)$(omfdir)" || exit $$?; \ |
|---|
| 262 | done |
|---|
| 263 | |
|---|
| 264 | uninstall-omfDATA: |
|---|
| 265 | @$(NORMAL_UNINSTALL) |
|---|
| 266 | @list='$(omf_DATA)'; test -n "$(omfdir)" || list=; \ |
|---|
| 267 | files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ |
|---|
| 268 | test -n "$$files" || exit 0; \ |
|---|
| 269 | echo " ( cd '$(DESTDIR)$(omfdir)' && rm -f" $$files ")"; \ |
|---|
| 270 | cd "$(DESTDIR)$(omfdir)" && rm -f $$files |
|---|
| 271 | install-xmlDATA: $(xml_DATA) |
|---|
| 272 | @$(NORMAL_INSTALL) |
|---|
| 273 | test -z "$(xmldir)" || $(MKDIR_P) "$(DESTDIR)$(xmldir)" |
|---|
| 274 | @list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \ |
|---|
| 275 | for p in $$list; do \ |
|---|
| 276 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
|---|
| 277 | echo "$$d$$p"; \ |
|---|
| 278 | done | $(am__base_list) | \ |
|---|
| 279 | while read files; do \ |
|---|
| 280 | echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xmldir)'"; \ |
|---|
| 281 | $(INSTALL_DATA) $$files "$(DESTDIR)$(xmldir)" || exit $$?; \ |
|---|
| 282 | done |
|---|
| 283 | |
|---|
| 284 | uninstall-xmlDATA: |
|---|
| 285 | @$(NORMAL_UNINSTALL) |
|---|
| 286 | @list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \ |
|---|
| 287 | files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ |
|---|
| 288 | test -n "$$files" || exit 0; \ |
|---|
| 289 | echo " ( cd '$(DESTDIR)$(xmldir)' && rm -f" $$files ")"; \ |
|---|
| 290 | cd "$(DESTDIR)$(xmldir)" && rm -f $$files |
|---|
| 291 | |
|---|
| 292 | # This directory's subdirectories are mostly independent; you can cd |
|---|
| 293 | # into them and run `make' without going through this Makefile. |
|---|
| 294 | # To change the values of `make' variables: instead of editing Makefiles, |
|---|
| 295 | # (1) if the variable is set in `config.status', edit `config.status' |
|---|
| 296 | # (which will cause the Makefiles to be regenerated when you run `make'); |
|---|
| 297 | # (2) otherwise, pass the desired values on the `make' command line. |
|---|
| 298 | $(RECURSIVE_TARGETS): |
|---|
| 299 | @fail= failcom='exit 1'; \ |
|---|
| 300 | for f in x $$MAKEFLAGS; do \ |
|---|
| 301 | case $$f in \ |
|---|
| 302 | *=* | --[!k]*);; \ |
|---|
| 303 | *k*) failcom='fail=yes';; \ |
|---|
| 304 | esac; \ |
|---|
| 305 | done; \ |
|---|
| 306 | dot_seen=no; \ |
|---|
| 307 | target=`echo $@ | sed s/-recursive//`; \ |
|---|
| 308 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 309 | echo "Making $$target in $$subdir"; \ |
|---|
| 310 | if test "$$subdir" = "."; then \ |
|---|
| 311 | dot_seen=yes; \ |
|---|
| 312 | local_target="$$target-am"; \ |
|---|
| 313 | else \ |
|---|
| 314 | local_target="$$target"; \ |
|---|
| 315 | fi; \ |
|---|
| 316 | ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
|---|
| 317 | || eval $$failcom; \ |
|---|
| 318 | done; \ |
|---|
| 319 | if test "$$dot_seen" = "no"; then \ |
|---|
| 320 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
|---|
| 321 | fi; test -z "$$fail" |
|---|
| 322 | |
|---|
| 323 | $(RECURSIVE_CLEAN_TARGETS): |
|---|
| 324 | @fail= failcom='exit 1'; \ |
|---|
| 325 | for f in x $$MAKEFLAGS; do \ |
|---|
| 326 | case $$f in \ |
|---|
| 327 | *=* | --[!k]*);; \ |
|---|
| 328 | *k*) failcom='fail=yes';; \ |
|---|
| 329 | esac; \ |
|---|
| 330 | done; \ |
|---|
| 331 | dot_seen=no; \ |
|---|
| 332 | case "$@" in \ |
|---|
| 333 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
|---|
| 334 | *) list='$(SUBDIRS)' ;; \ |
|---|
| 335 | esac; \ |
|---|
| 336 | rev=''; for subdir in $$list; do \ |
|---|
| 337 | if test "$$subdir" = "."; then :; else \ |
|---|
| 338 | rev="$$subdir $$rev"; \ |
|---|
| 339 | fi; \ |
|---|
| 340 | done; \ |
|---|
| 341 | rev="$$rev ."; \ |
|---|
| 342 | target=`echo $@ | sed s/-recursive//`; \ |
|---|
| 343 | for subdir in $$rev; do \ |
|---|
| 344 | echo "Making $$target in $$subdir"; \ |
|---|
| 345 | if test "$$subdir" = "."; then \ |
|---|
| 346 | local_target="$$target-am"; \ |
|---|
| 347 | else \ |
|---|
| 348 | local_target="$$target"; \ |
|---|
| 349 | fi; \ |
|---|
| 350 | ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
|---|
| 351 | || eval $$failcom; \ |
|---|
| 352 | done && test -z "$$fail" |
|---|
| 353 | tags-recursive: |
|---|
| 354 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 355 | test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
|---|
| 356 | done |
|---|
| 357 | ctags-recursive: |
|---|
| 358 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 359 | test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
|---|
| 360 | done |
|---|
| 361 | |
|---|
| 362 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
|---|
| 363 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|---|
| 364 | unique=`for i in $$list; do \ |
|---|
| 365 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 366 | done | \ |
|---|
| 367 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
|---|
| 368 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
|---|
| 369 | mkid -fID $$unique |
|---|
| 370 | tags: TAGS |
|---|
| 371 | |
|---|
| 372 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
|---|
| 373 | $(TAGS_FILES) $(LISP) |
|---|
| 374 | set x; \ |
|---|
| 375 | here=`pwd`; \ |
|---|
| 376 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
|---|
| 377 | include_option=--etags-include; \ |
|---|
| 378 | empty_fix=.; \ |
|---|
| 379 | else \ |
|---|
| 380 | include_option=--include; \ |
|---|
| 381 | empty_fix=; \ |
|---|
| 382 | fi; \ |
|---|
| 383 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 384 | if test "$$subdir" = .; then :; else \ |
|---|
| 385 | test ! -f $$subdir/TAGS || \ |
|---|
| 386 | set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ |
|---|
| 387 | fi; \ |
|---|
| 388 | done; \ |
|---|
| 389 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|---|
| 390 | unique=`for i in $$list; do \ |
|---|
| 391 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 392 | done | \ |
|---|
| 393 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
|---|
| 394 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
|---|
| 395 | shift; \ |
|---|
| 396 | if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ |
|---|
| 397 | test -n "$$unique" || unique=$$empty_fix; \ |
|---|
| 398 | if test $$# -gt 0; then \ |
|---|
| 399 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
|---|
| 400 | "$$@" $$unique; \ |
|---|
| 401 | else \ |
|---|
| 402 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
|---|
| 403 | $$unique; \ |
|---|
| 404 | fi; \ |
|---|
| 405 | fi |
|---|
| 406 | ctags: CTAGS |
|---|
| 407 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
|---|
| 408 | $(TAGS_FILES) $(LISP) |
|---|
| 409 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|---|
| 410 | unique=`for i in $$list; do \ |
|---|
| 411 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 412 | done | \ |
|---|
| 413 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
|---|
| 414 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
|---|
| 415 | test -z "$(CTAGS_ARGS)$$unique" \ |
|---|
| 416 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
|---|
| 417 | $$unique |
|---|
| 418 | |
|---|
| 419 | GTAGS: |
|---|
| 420 | here=`$(am__cd) $(top_builddir) && pwd` \ |
|---|
| 421 | && $(am__cd) $(top_srcdir) \ |
|---|
| 422 | && gtags -i $(GTAGS_ARGS) "$$here" |
|---|
| 423 | |
|---|
| 424 | distclean-tags: |
|---|
| 425 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
|---|
| 426 | |
|---|
| 427 | distdir: $(DISTFILES) |
|---|
| 428 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
|---|
| 429 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
|---|
| 430 | list='$(DISTFILES)'; \ |
|---|
| 431 | dist_files=`for file in $$list; do echo $$file; done | \ |
|---|
| 432 | sed -e "s|^$$srcdirstrip/||;t" \ |
|---|
| 433 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
|---|
| 434 | case $$dist_files in \ |
|---|
| 435 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
|---|
| 436 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
|---|
| 437 | sort -u` ;; \ |
|---|
| 438 | esac; \ |
|---|
| 439 | for file in $$dist_files; do \ |
|---|
| 440 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
|---|
| 441 | if test -d $$d/$$file; then \ |
|---|
| 442 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
|---|
| 443 | if test -d "$(distdir)/$$file"; then \ |
|---|
| 444 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
|---|
| 445 | fi; \ |
|---|
| 446 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
|---|
| 447 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ |
|---|
| 448 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
|---|
| 449 | fi; \ |
|---|
| 450 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ |
|---|
| 451 | else \ |
|---|
| 452 | test -f "$(distdir)/$$file" \ |
|---|
| 453 | || cp -p $$d/$$file "$(distdir)/$$file" \ |
|---|
| 454 | || exit 1; \ |
|---|
| 455 | fi; \ |
|---|
| 456 | done |
|---|
| 457 | @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 458 | if test "$$subdir" = .; then :; else \ |
|---|
| 459 | test -d "$(distdir)/$$subdir" \ |
|---|
| 460 | || $(MKDIR_P) "$(distdir)/$$subdir" \ |
|---|
| 461 | || exit 1; \ |
|---|
| 462 | fi; \ |
|---|
| 463 | done |
|---|
| 464 | @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 465 | if test "$$subdir" = .; then :; else \ |
|---|
| 466 | dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ |
|---|
| 467 | $(am__relativize); \ |
|---|
| 468 | new_distdir=$$reldir; \ |
|---|
| 469 | dir1=$$subdir; dir2="$(top_distdir)"; \ |
|---|
| 470 | $(am__relativize); \ |
|---|
| 471 | new_top_distdir=$$reldir; \ |
|---|
| 472 | echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ |
|---|
| 473 | echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ |
|---|
| 474 | ($(am__cd) $$subdir && \ |
|---|
| 475 | $(MAKE) $(AM_MAKEFLAGS) \ |
|---|
| 476 | top_distdir="$$new_top_distdir" \ |
|---|
| 477 | distdir="$$new_distdir" \ |
|---|
| 478 | am__remove_distdir=: \ |
|---|
| 479 | am__skip_length_check=: \ |
|---|
| 480 | am__skip_mode_fix=: \ |
|---|
| 481 | distdir) \ |
|---|
| 482 | || exit 1; \ |
|---|
| 483 | fi; \ |
|---|
| 484 | done |
|---|
| 485 | check-am: all-am |
|---|
| 486 | check: check-recursive |
|---|
| 487 | all-am: Makefile $(DATA) |
|---|
| 488 | installdirs: installdirs-recursive |
|---|
| 489 | installdirs-am: |
|---|
| 490 | for dir in "$(DESTDIR)$(omfdir)" "$(DESTDIR)$(xmldir)"; do \ |
|---|
| 491 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ |
|---|
| 492 | done |
|---|
| 493 | install: install-recursive |
|---|
| 494 | install-exec: install-exec-recursive |
|---|
| 495 | install-data: install-data-recursive |
|---|
| 496 | uninstall: uninstall-recursive |
|---|
| 497 | |
|---|
| 498 | install-am: all-am |
|---|
| 499 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
|---|
| 500 | |
|---|
| 501 | installcheck: installcheck-recursive |
|---|
| 502 | install-strip: |
|---|
| 503 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
|---|
| 504 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
|---|
| 505 | `test -z '$(STRIP)' || \ |
|---|
| 506 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
|---|
| 507 | mostlyclean-generic: |
|---|
| 508 | |
|---|
| 509 | clean-generic: |
|---|
| 510 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
|---|
| 511 | |
|---|
| 512 | distclean-generic: |
|---|
| 513 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
|---|
| 514 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) |
|---|
| 515 | |
|---|
| 516 | maintainer-clean-generic: |
|---|
| 517 | @echo "This command is intended for maintainers to use" |
|---|
| 518 | @echo "it deletes files that may require special tools to rebuild." |
|---|
| 519 | clean: clean-recursive |
|---|
| 520 | |
|---|
| 521 | clean-am: clean-generic mostlyclean-am |
|---|
| 522 | |
|---|
| 523 | distclean: distclean-recursive |
|---|
| 524 | -rm -f Makefile |
|---|
| 525 | distclean-am: clean-am distclean-generic distclean-tags |
|---|
| 526 | |
|---|
| 527 | dvi: dvi-recursive |
|---|
| 528 | |
|---|
| 529 | dvi-am: |
|---|
| 530 | |
|---|
| 531 | html-am: |
|---|
| 532 | |
|---|
| 533 | info: info-recursive |
|---|
| 534 | |
|---|
| 535 | info-am: |
|---|
| 536 | |
|---|
| 537 | install-data-am: install-omfDATA install-xmlDATA |
|---|
| 538 | |
|---|
| 539 | install-dvi: install-dvi-recursive |
|---|
| 540 | |
|---|
| 541 | install-dvi-am: |
|---|
| 542 | |
|---|
| 543 | install-exec-am: |
|---|
| 544 | |
|---|
| 545 | install-html-am: |
|---|
| 546 | |
|---|
| 547 | install-info: install-info-recursive |
|---|
| 548 | |
|---|
| 549 | install-info-am: |
|---|
| 550 | |
|---|
| 551 | install-man: |
|---|
| 552 | |
|---|
| 553 | install-pdf: install-pdf-recursive |
|---|
| 554 | |
|---|
| 555 | install-pdf-am: |
|---|
| 556 | |
|---|
| 557 | install-ps: install-ps-recursive |
|---|
| 558 | |
|---|
| 559 | install-ps-am: |
|---|
| 560 | |
|---|
| 561 | installcheck-am: |
|---|
| 562 | |
|---|
| 563 | maintainer-clean: maintainer-clean-recursive |
|---|
| 564 | -rm -f Makefile |
|---|
| 565 | maintainer-clean-am: distclean-am maintainer-clean-generic |
|---|
| 566 | |
|---|
| 567 | mostlyclean: mostlyclean-recursive |
|---|
| 568 | |
|---|
| 569 | mostlyclean-am: mostlyclean-generic |
|---|
| 570 | |
|---|
| 571 | pdf: pdf-recursive |
|---|
| 572 | |
|---|
| 573 | pdf-am: |
|---|
| 574 | |
|---|
| 575 | ps: ps-recursive |
|---|
| 576 | |
|---|
| 577 | ps-am: |
|---|
| 578 | |
|---|
| 579 | uninstall-am: uninstall-omfDATA uninstall-xmlDATA |
|---|
| 580 | |
|---|
| 581 | .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ |
|---|
| 582 | install-am install-strip tags-recursive |
|---|
| 583 | |
|---|
| 584 | .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ |
|---|
| 585 | all all-am check check-am clean clean-generic ctags \ |
|---|
| 586 | ctags-recursive distclean distclean-generic distclean-tags \ |
|---|
| 587 | distdir dvi dvi-am html html-am info info-am install \ |
|---|
| 588 | install-am install-data install-data-am install-dvi \ |
|---|
| 589 | install-dvi-am install-exec install-exec-am install-html \ |
|---|
| 590 | install-html-am install-info install-info-am install-man \ |
|---|
| 591 | install-omfDATA install-pdf install-pdf-am install-ps \ |
|---|
| 592 | install-ps-am install-strip install-xmlDATA installcheck \ |
|---|
| 593 | installcheck-am installdirs installdirs-am maintainer-clean \ |
|---|
| 594 | maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ |
|---|
| 595 | pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \ |
|---|
| 596 | uninstall-omfDATA uninstall-xmlDATA |
|---|
| 597 | |
|---|
| 598 | |
|---|
| 599 | html: |
|---|
| 600 | vine-manual-build vine-desktop-guide.xml |
|---|
| 601 | |
|---|
| 602 | install-html: |
|---|
| 603 | $(INSTALL) -d $(DESTDIR)$(xmldir) |
|---|
| 604 | $(INSTALL) -m 644 *.html $(DESTDIR)$(xmldir) |
|---|
| 605 | |
|---|
| 606 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
|---|
| 607 | # Otherwise a system limit (for SysV at least) may be exceeded. |
|---|
| 608 | .NOEXPORT: |
|---|