Makefile.in revision 41c30155
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 18VPATH = @srcdir@ 19pkgdatadir = $(datadir)/@PACKAGE@ 20pkgincludedir = $(includedir)/@PACKAGE@ 21pkglibdir = $(libdir)/@PACKAGE@ 22pkglibexecdir = $(libexecdir)/@PACKAGE@ 23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 24install_sh_DATA = $(install_sh) -c -m 644 25install_sh_PROGRAM = $(install_sh) -c 26install_sh_SCRIPT = $(install_sh) -c 27INSTALL_HEADER = $(INSTALL_DATA) 28transform = $(program_transform_name) 29NORMAL_INSTALL = : 30PRE_INSTALL = : 31POST_INSTALL = : 32NORMAL_UNINSTALL = : 33PRE_UNINSTALL = : 34POST_UNINSTALL = : 35build_triplet = @build@ 36host_triplet = @host@ 37subdir = src/stubs 38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 40am__aclocal_m4_deps = $(top_srcdir)/configure.ac 41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 42 $(ACLOCAL_M4) 43mkinstalldirs = $(install_sh) -d 44CONFIG_HEADER = $(top_builddir)/config.h \ 45 $(top_builddir)/include/X11/fonts/fontconf.h 46CONFIG_CLEAN_FILES = 47CONFIG_CLEAN_VPATH_FILES = 48LTLIBRARIES = $(noinst_LTLIBRARIES) 49libstubs_la_LIBADD = 50am_libstubs_la_OBJECTS = cauthgen.lo csignal.lo delfntcid.lo errorf.lo \ 51 fatalerror.lo findoldfnt.lo getcres.lo getdefptsize.lo \ 52 getnewfntcid.lo gettime.lo initfshdl.lo regfpefunc.lo \ 53 rmfshdl.lo servclient.lo setfntauth.lo stfntcfnt.lo 54libstubs_la_OBJECTS = $(am_libstubs_la_OBJECTS) 55AM_V_lt = $(am__v_lt_$(V)) 56am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) 57am__v_lt_0 = --silent 58DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -I$(top_builddir)/include/X11/fonts 59depcomp = $(SHELL) $(top_srcdir)/depcomp 60am__depfiles_maybe = depfiles 61am__mv = mv -f 62COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 63 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 64LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 65 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 66 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 67 $(AM_CFLAGS) $(CFLAGS) 68AM_V_CC = $(am__v_CC_$(V)) 69am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) 70am__v_CC_0 = @echo " CC " $@; 71AM_V_at = $(am__v_at_$(V)) 72am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 73am__v_at_0 = @ 74CCLD = $(CC) 75LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 76 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 77 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 78AM_V_CCLD = $(am__v_CCLD_$(V)) 79am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) 80am__v_CCLD_0 = @echo " CCLD " $@; 81AM_V_GEN = $(am__v_GEN_$(V)) 82am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 83am__v_GEN_0 = @echo " GEN " $@; 84SOURCES = $(libstubs_la_SOURCES) 85DIST_SOURCES = $(libstubs_la_SOURCES) 86ETAGS = etags 87CTAGS = ctags 88DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 89ACLOCAL = @ACLOCAL@ 90ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 91ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 92AMTAR = @AMTAR@ 93AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 94APP_MAN_DIR = @APP_MAN_DIR@ 95APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 96AR = @AR@ 97AUTOCONF = @AUTOCONF@ 98AUTOHEADER = @AUTOHEADER@ 99AUTOMAKE = @AUTOMAKE@ 100AWK = @AWK@ 101BASE_CFLAGS = @BASE_CFLAGS@ 102CC = @CC@ 103CCDEPMODE = @CCDEPMODE@ 104CFLAGS = @CFLAGS@ 105CHANGELOG_CMD = @CHANGELOG_CMD@ 106CPP = @CPP@ 107CPPFLAGS = @CPPFLAGS@ 108CWARNFLAGS = @CWARNFLAGS@ 109CYGPATH_W = @CYGPATH_W@ 110DEFS = @DEFS@ 111DEPDIR = @DEPDIR@ 112DLLTOOL = @DLLTOOL@ 113DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 114DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 115DSYMUTIL = @DSYMUTIL@ 116DUMPBIN = @DUMPBIN@ 117ECHO_C = @ECHO_C@ 118ECHO_N = @ECHO_N@ 119ECHO_T = @ECHO_T@ 120EGREP = @EGREP@ 121EXEEXT = @EXEEXT@ 122FGREP = @FGREP@ 123FILE_MAN_DIR = @FILE_MAN_DIR@ 124FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 125FOP = @FOP@ 126FREETYPE_CFLAGS = @FREETYPE_CFLAGS@ 127FREETYPE_LIBS = @FREETYPE_LIBS@ 128FREETYPE_REQUIRES = @FREETYPE_REQUIRES@ 129GREP = @GREP@ 130INSTALL = @INSTALL@ 131INSTALL_CMD = @INSTALL_CMD@ 132INSTALL_DATA = @INSTALL_DATA@ 133INSTALL_PROGRAM = @INSTALL_PROGRAM@ 134INSTALL_SCRIPT = @INSTALL_SCRIPT@ 135INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 136LD = @LD@ 137LDFLAGS = @LDFLAGS@ 138LIBOBJS = @LIBOBJS@ 139LIBS = @LIBS@ 140LIBTOOL = @LIBTOOL@ 141LIB_MAN_DIR = @LIB_MAN_DIR@ 142LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 143LIPO = @LIPO@ 144LN_S = @LN_S@ 145LTLIBOBJS = @LTLIBOBJS@ 146MAINT = @MAINT@ 147MAKEINFO = @MAKEINFO@ 148MANIFEST_TOOL = @MANIFEST_TOOL@ 149MAN_SUBSTS = @MAN_SUBSTS@ 150MATH_LIBS = @MATH_LIBS@ 151MISC_MAN_DIR = @MISC_MAN_DIR@ 152MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 153MKDIR_P = @MKDIR_P@ 154NM = @NM@ 155NMEDIT = @NMEDIT@ 156OBJDUMP = @OBJDUMP@ 157OBJEXT = @OBJEXT@ 158OS_CFLAGS = @OS_CFLAGS@ 159OTOOL = @OTOOL@ 160OTOOL64 = @OTOOL64@ 161PACKAGE = @PACKAGE@ 162PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 163PACKAGE_NAME = @PACKAGE_NAME@ 164PACKAGE_STRING = @PACKAGE_STRING@ 165PACKAGE_TARNAME = @PACKAGE_TARNAME@ 166PACKAGE_URL = @PACKAGE_URL@ 167PACKAGE_VERSION = @PACKAGE_VERSION@ 168PATH_SEPARATOR = @PATH_SEPARATOR@ 169PKG_CONFIG = @PKG_CONFIG@ 170RANLIB = @RANLIB@ 171SED = @SED@ 172SET_MAKE = @SET_MAKE@ 173SHELL = @SHELL@ 174STRICT_CFLAGS = @STRICT_CFLAGS@ 175STRIP = @STRIP@ 176STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@ 177VERSION = @VERSION@ 178XFONT_CFLAGS = @XFONT_CFLAGS@ 179XFONT_LIBS = @XFONT_LIBS@ 180XMLTO = @XMLTO@ 181XORG_MAN_PAGE = @XORG_MAN_PAGE@ 182XORG_SGML_PATH = @XORG_SGML_PATH@ 183XSL_STYLESHEET = @XSL_STYLESHEET@ 184X_GZIP_FONT_COMPRESSION = @X_GZIP_FONT_COMPRESSION@ 185Z_LIBS = @Z_LIBS@ 186abs_builddir = @abs_builddir@ 187abs_srcdir = @abs_srcdir@ 188abs_top_builddir = @abs_top_builddir@ 189abs_top_srcdir = @abs_top_srcdir@ 190ac_ct_AR = @ac_ct_AR@ 191ac_ct_CC = @ac_ct_CC@ 192ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 193am__include = @am__include@ 194am__leading_dot = @am__leading_dot@ 195am__quote = @am__quote@ 196am__tar = @am__tar@ 197am__untar = @am__untar@ 198bindir = @bindir@ 199build = @build@ 200build_alias = @build_alias@ 201build_cpu = @build_cpu@ 202build_os = @build_os@ 203build_vendor = @build_vendor@ 204builddir = @builddir@ 205datadir = @datadir@ 206datarootdir = @datarootdir@ 207docdir = @docdir@ 208dvidir = @dvidir@ 209exec_prefix = @exec_prefix@ 210ft_config = @ft_config@ 211host = @host@ 212host_alias = @host_alias@ 213host_cpu = @host_cpu@ 214host_os = @host_os@ 215host_vendor = @host_vendor@ 216htmldir = @htmldir@ 217includedir = @includedir@ 218infodir = @infodir@ 219install_sh = @install_sh@ 220libdir = @libdir@ 221libexecdir = @libexecdir@ 222localedir = @localedir@ 223localstatedir = @localstatedir@ 224mandir = @mandir@ 225mkdir_p = @mkdir_p@ 226oldincludedir = @oldincludedir@ 227pdfdir = @pdfdir@ 228prefix = @prefix@ 229program_transform_name = @program_transform_name@ 230psdir = @psdir@ 231sbindir = @sbindir@ 232sharedstatedir = @sharedstatedir@ 233srcdir = @srcdir@ 234sysconfdir = @sysconfdir@ 235target_alias = @target_alias@ 236top_build_prefix = @top_build_prefix@ 237top_builddir = @top_builddir@ 238top_srcdir = @top_srcdir@ 239INCLUDES = \ 240 -I${top_srcdir}/include 241 242AM_CFLAGS = $(XFONT_CFLAGS) $(OS_CFLAGS) $(CWARNFLAGS) 243noinst_LTLIBRARIES = libstubs.la 244libstubs_la_SOURCES = \ 245 cauthgen.c \ 246 csignal.c \ 247 delfntcid.c \ 248 errorf.c \ 249 fatalerror.c \ 250 findoldfnt.c \ 251 getcres.c \ 252 getdefptsize.c \ 253 getnewfntcid.c \ 254 gettime.c \ 255 initfshdl.c \ 256 regfpefunc.c \ 257 rmfshdl.c \ 258 servclient.c \ 259 setfntauth.c \ 260 stfntcfnt.c \ 261 stubs.h 262 263all: all-am 264 265.SUFFIXES: 266.SUFFIXES: .c .lo .o .obj 267$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 268 @for dep in $?; do \ 269 case '$(am__configure_deps)' in \ 270 *$$dep*) \ 271 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 272 && { if test -f $@; then exit 0; else break; fi; }; \ 273 exit 1;; \ 274 esac; \ 275 done; \ 276 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/stubs/Makefile'; \ 277 $(am__cd) $(top_srcdir) && \ 278 $(AUTOMAKE) --foreign src/stubs/Makefile 279.PRECIOUS: Makefile 280Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 281 @case '$?' in \ 282 *config.status*) \ 283 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 284 *) \ 285 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 286 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 287 esac; 288 289$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 290 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 291 292$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 293 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 294$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 295 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 296$(am__aclocal_m4_deps): 297 298clean-noinstLTLIBRARIES: 299 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) 300 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \ 301 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 302 test "$$dir" != "$$p" || dir=.; \ 303 echo "rm -f \"$${dir}/so_locations\""; \ 304 rm -f "$${dir}/so_locations"; \ 305 done 306libstubs.la: $(libstubs_la_OBJECTS) $(libstubs_la_DEPENDENCIES) 307 $(AM_V_CCLD)$(LINK) $(libstubs_la_OBJECTS) $(libstubs_la_LIBADD) $(LIBS) 308 309mostlyclean-compile: 310 -rm -f *.$(OBJEXT) 311 312distclean-compile: 313 -rm -f *.tab.c 314 315@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cauthgen.Plo@am__quote@ 316@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/csignal.Plo@am__quote@ 317@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/delfntcid.Plo@am__quote@ 318@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errorf.Plo@am__quote@ 319@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fatalerror.Plo@am__quote@ 320@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/findoldfnt.Plo@am__quote@ 321@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getcres.Plo@am__quote@ 322@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getdefptsize.Plo@am__quote@ 323@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getnewfntcid.Plo@am__quote@ 324@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gettime.Plo@am__quote@ 325@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/initfshdl.Plo@am__quote@ 326@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regfpefunc.Plo@am__quote@ 327@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rmfshdl.Plo@am__quote@ 328@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/servclient.Plo@am__quote@ 329@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setfntauth.Plo@am__quote@ 330@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stfntcfnt.Plo@am__quote@ 331 332.c.o: 333@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 334@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 335@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 336@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 337@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 338@am__fastdepCC_FALSE@ $(COMPILE) -c $< 339 340.c.obj: 341@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 342@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 343@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 344@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 345@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 346@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 347 348.c.lo: 349@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 350@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 351@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 352@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 353@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 354@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 355 356mostlyclean-libtool: 357 -rm -f *.lo 358 359clean-libtool: 360 -rm -rf .libs _libs 361 362ID: $(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 370tags: TAGS 371 372TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 373 $(TAGS_FILES) $(LISP) 374 set x; \ 375 here=`pwd`; \ 376 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 377 unique=`for i in $$list; do \ 378 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 379 done | \ 380 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 381 END { if (nonempty) { for (i in files) print i; }; }'`; \ 382 shift; \ 383 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 384 test -n "$$unique" || unique=$$empty_fix; \ 385 if test $$# -gt 0; then \ 386 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 387 "$$@" $$unique; \ 388 else \ 389 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 390 $$unique; \ 391 fi; \ 392 fi 393ctags: CTAGS 394CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 395 $(TAGS_FILES) $(LISP) 396 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 397 unique=`for i in $$list; do \ 398 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 399 done | \ 400 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 401 END { if (nonempty) { for (i in files) print i; }; }'`; \ 402 test -z "$(CTAGS_ARGS)$$unique" \ 403 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 404 $$unique 405 406GTAGS: 407 here=`$(am__cd) $(top_builddir) && pwd` \ 408 && $(am__cd) $(top_srcdir) \ 409 && gtags -i $(GTAGS_ARGS) "$$here" 410 411distclean-tags: 412 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 413 414distdir: $(DISTFILES) 415 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 416 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 417 list='$(DISTFILES)'; \ 418 dist_files=`for file in $$list; do echo $$file; done | \ 419 sed -e "s|^$$srcdirstrip/||;t" \ 420 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 421 case $$dist_files in \ 422 */*) $(MKDIR_P) `echo "$$dist_files" | \ 423 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 424 sort -u` ;; \ 425 esac; \ 426 for file in $$dist_files; do \ 427 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 428 if test -d $$d/$$file; then \ 429 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 430 if test -d "$(distdir)/$$file"; then \ 431 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 432 fi; \ 433 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 434 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 435 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 436 fi; \ 437 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 438 else \ 439 test -f "$(distdir)/$$file" \ 440 || cp -p $$d/$$file "$(distdir)/$$file" \ 441 || exit 1; \ 442 fi; \ 443 done 444check-am: all-am 445check: check-am 446all-am: Makefile $(LTLIBRARIES) 447installdirs: 448install: install-am 449install-exec: install-exec-am 450install-data: install-data-am 451uninstall: uninstall-am 452 453install-am: all-am 454 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 455 456installcheck: installcheck-am 457install-strip: 458 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 459 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 460 `test -z '$(STRIP)' || \ 461 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 462mostlyclean-generic: 463 464clean-generic: 465 466distclean-generic: 467 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 468 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 469 470maintainer-clean-generic: 471 @echo "This command is intended for maintainers to use" 472 @echo "it deletes files that may require special tools to rebuild." 473clean: clean-am 474 475clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \ 476 mostlyclean-am 477 478distclean: distclean-am 479 -rm -rf ./$(DEPDIR) 480 -rm -f Makefile 481distclean-am: clean-am distclean-compile distclean-generic \ 482 distclean-tags 483 484dvi: dvi-am 485 486dvi-am: 487 488html: html-am 489 490html-am: 491 492info: info-am 493 494info-am: 495 496install-data-am: 497 498install-dvi: install-dvi-am 499 500install-dvi-am: 501 502install-exec-am: 503 504install-html: install-html-am 505 506install-html-am: 507 508install-info: install-info-am 509 510install-info-am: 511 512install-man: 513 514install-pdf: install-pdf-am 515 516install-pdf-am: 517 518install-ps: install-ps-am 519 520install-ps-am: 521 522installcheck-am: 523 524maintainer-clean: maintainer-clean-am 525 -rm -rf ./$(DEPDIR) 526 -rm -f Makefile 527maintainer-clean-am: distclean-am maintainer-clean-generic 528 529mostlyclean: mostlyclean-am 530 531mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 532 mostlyclean-libtool 533 534pdf: pdf-am 535 536pdf-am: 537 538ps: ps-am 539 540ps-am: 541 542uninstall-am: 543 544.MAKE: install-am install-strip 545 546.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 547 clean-libtool clean-noinstLTLIBRARIES ctags distclean \ 548 distclean-compile distclean-generic distclean-libtool \ 549 distclean-tags distdir dvi dvi-am html html-am info info-am \ 550 install install-am install-data install-data-am install-dvi \ 551 install-dvi-am install-exec install-exec-am install-html \ 552 install-html-am install-info install-info-am install-man \ 553 install-pdf install-pdf-am install-ps install-ps-am \ 554 install-strip installcheck installcheck-am installdirs \ 555 maintainer-clean maintainer-clean-generic mostlyclean \ 556 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ 557 pdf pdf-am ps ps-am tags uninstall uninstall-am 558 559 560# Tell versions [3.59,3.63) of GNU make to not export all variables. 561# Otherwise a system limit (for SysV at least) may be exceeded. 562.NOEXPORT: 563