1 1.1 christos # Makefile.in generated by automake 1.10 from Makefile.am. 2 1.1 christos # @configure_input@ 3 1.1 christos 4 1.1 christos # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5 1.1 christos # 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 6 1.1 christos # This Makefile.in is free software; the Free Software Foundation 7 1.1 christos # gives unlimited permission to copy and/or distribute it, 8 1.1 christos # with or without modifications, as long as this notice is preserved. 9 1.1 christos 10 1.1 christos # This program is distributed in the hope that it will be useful, 11 1.1 christos # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12 1.1 christos # even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13 1.1 christos # PARTICULAR PURPOSE. 14 1.1 christos 15 1.1 christos @SET_MAKE@ 16 1.1 christos 17 1.1 christos VPATH = @srcdir@ 18 1.1 christos pkgdatadir = $(datadir)/@PACKAGE@ 19 1.1 christos pkglibdir = $(libdir)/@PACKAGE@ 20 1.1 christos pkgincludedir = $(includedir)/@PACKAGE@ 21 1.1 christos am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 22 1.1 christos install_sh_DATA = $(install_sh) -c -m 644 23 1.1 christos install_sh_PROGRAM = $(install_sh) -c 24 1.1 christos install_sh_SCRIPT = $(install_sh) -c 25 1.1 christos INSTALL_HEADER = $(INSTALL_DATA) 26 1.1 christos transform = $(program_transform_name) 27 1.1 christos NORMAL_INSTALL = : 28 1.1 christos PRE_INSTALL = : 29 1.1 christos POST_INSTALL = : 30 1.1 christos NORMAL_UNINSTALL = : 31 1.1 christos PRE_UNINSTALL = : 32 1.1 christos POST_UNINSTALL = : 33 1.1 christos build_triplet = @build@ 34 1.1 christos host_triplet = @host@ 35 1.1 christos subdir = . 36 1.1 christos DIST_COMMON = $(am__configure_deps) \ 37 1.1 christos $(srcdir)/../../../build-aux/config.guess \ 38 1.1 christos $(srcdir)/../../../build-aux/config.rpath \ 39 1.1 christos $(srcdir)/../../../build-aux/config.sub \ 40 1.1 christos $(srcdir)/../../../build-aux/install-sh \ 41 1.1 christos $(srcdir)/../../../build-aux/ltmain.sh \ 42 1.1 christos $(srcdir)/../../../build-aux/missing \ 43 1.1 christos $(srcdir)/../../../build-aux/mkinstalldirs \ 44 1.1 christos $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ 45 1.1 christos $(top_srcdir)/configure ../../../build-aux/compile \ 46 1.1 christos ../../../build-aux/config.guess \ 47 1.1 christos ../../../build-aux/config.rpath ../../../build-aux/config.sub \ 48 1.1 christos ../../../build-aux/elisp-comp ../../../build-aux/install-sh \ 49 1.1 christos ../../../build-aux/ltmain.sh ../../../build-aux/mdate-sh \ 50 1.1 christos ../../../build-aux/missing ../../../build-aux/mkinstalldirs \ 51 1.1 christos ../../../build-aux/texinfo.tex ../../../build-aux/ylwrap 52 1.1 christos ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 53 1.1 christos am__aclocal_m4_deps = $(top_srcdir)/configure.ac 54 1.1 christos am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 55 1.1 christos $(ACLOCAL_M4) 56 1.1 christos am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 57 1.1 christos configure.lineno config.status.lineno 58 1.1 christos mkinstalldirs = $(SHELL) \ 59 1.1 christos $(top_srcdir)/../../../build-aux/mkinstalldirs 60 1.1 christos CONFIG_CLEAN_FILES = 61 1.1 christos am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 62 1.1 christos am__vpath_adj = case $$p in \ 63 1.1 christos $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 64 1.1 christos *) f=$$p;; \ 65 1.1 christos esac; 66 1.1 christos am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 67 1.1 christos am__installdirs = "$(DESTDIR)$(libdir)" 68 1.1 christos libLTLIBRARIES_INSTALL = $(INSTALL) 69 1.1 christos LTLIBRARIES = $(lib_LTLIBRARIES) 70 1.1 christos librpathz_la_LIBADD = 71 1.1 christos am_librpathz_la_OBJECTS = rpathz.lo 72 1.1 christos librpathz_la_OBJECTS = $(am_librpathz_la_OBJECTS) 73 1.1 christos librpathz_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ 74 1.1 christos $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 75 1.1 christos $(librpathz_la_LDFLAGS) $(LDFLAGS) -o $@ 76 1.1 christos DEFAULT_INCLUDES = -I.@am__isrc@ 77 1.1 christos depcomp = 78 1.1 christos am__depfiles_maybe = 79 1.1 christos COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 80 1.1 christos $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 81 1.1 christos LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 82 1.1 christos --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 83 1.1 christos $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 84 1.1 christos CCLD = $(CC) 85 1.1 christos LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 86 1.1 christos --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 87 1.1 christos $(LDFLAGS) -o $@ 88 1.1 christos SOURCES = $(librpathz_la_SOURCES) 89 1.1 christos DIST_SOURCES = $(librpathz_la_SOURCES) 90 1.1 christos ETAGS = etags 91 1.1 christos CTAGS = ctags 92 1.1 christos DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 93 1.1 christos distdir = $(PACKAGE)-$(VERSION) 94 1.1 christos top_distdir = $(distdir) 95 1.1 christos am__remove_distdir = \ 96 1.1 christos { test ! -d $(distdir) \ 97 1.1 christos || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 98 1.1 christos && rm -fr $(distdir); }; } 99 1.1 christos DIST_ARCHIVES = $(distdir).tar.gz 100 1.1 christos GZIP_ENV = --best 101 1.1 christos distuninstallcheck_listfiles = find . -type f -print 102 1.1 christos distcleancheck_listfiles = find . -type f -print 103 1.1 christos ACLOCAL = @ACLOCAL@ 104 1.1 christos AMTAR = @AMTAR@ 105 1.1 christos AR = @AR@ 106 1.1 christos AUTOCONF = @AUTOCONF@ 107 1.1 christos AUTOHEADER = @AUTOHEADER@ 108 1.1 christos AUTOMAKE = @AUTOMAKE@ 109 1.1 christos AWK = @AWK@ 110 1.1 christos CC = @CC@ 111 1.1 christos CCDEPMODE = @CCDEPMODE@ 112 1.1 christos CFLAGS = @CFLAGS@ 113 1.1 christos CPP = @CPP@ 114 1.1 christos CPPFLAGS = @CPPFLAGS@ 115 1.1 christos CXX = @CXX@ 116 1.1 christos CXXCPP = @CXXCPP@ 117 1.1 christos CXXDEPMODE = @CXXDEPMODE@ 118 1.1 christos CXXFLAGS = @CXXFLAGS@ 119 1.1 christos CYGPATH_W = @CYGPATH_W@ 120 1.1 christos DEFS = @DEFS@ 121 1.1 christos DEPDIR = @DEPDIR@ 122 1.1 christos ECHO = @ECHO@ 123 1.1 christos ECHO_C = @ECHO_C@ 124 1.1 christos ECHO_N = @ECHO_N@ 125 1.1 christos ECHO_T = @ECHO_T@ 126 1.1 christos EGREP = @EGREP@ 127 1.1 christos EXEEXT = @EXEEXT@ 128 1.1 christos F77 = @F77@ 129 1.1 christos FFLAGS = @FFLAGS@ 130 1.1 christos GREP = @GREP@ 131 1.1 christos INSTALL = @INSTALL@ 132 1.1 christos INSTALL_DATA = @INSTALL_DATA@ 133 1.1 christos INSTALL_PROGRAM = @INSTALL_PROGRAM@ 134 1.1 christos INSTALL_SCRIPT = @INSTALL_SCRIPT@ 135 1.1 christos INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 136 1.1 christos LDFLAGS = @LDFLAGS@ 137 1.1 christos LIBOBJS = @LIBOBJS@ 138 1.1 christos LIBRPATHX = @LIBRPATHX@ 139 1.1 christos LIBRPATHY = @LIBRPATHY@ 140 1.1 christos LIBS = @LIBS@ 141 1.1 christos LIBTOOL = @LIBTOOL@ 142 1.1 christos LN_S = @LN_S@ 143 1.1 christos LTLIBOBJS = @LTLIBOBJS@ 144 1.1 christos LTLIBRPATHX = @LTLIBRPATHX@ 145 1.1 christos LTLIBRPATHY = @LTLIBRPATHY@ 146 1.1 christos MAKEINFO = @MAKEINFO@ 147 1.1 christos MKDIR_P = @MKDIR_P@ 148 1.1 christos OBJEXT = @OBJEXT@ 149 1.1 christos PACKAGE = @PACKAGE@ 150 1.1 christos PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 151 1.1 christos PACKAGE_NAME = @PACKAGE_NAME@ 152 1.1 christos PACKAGE_STRING = @PACKAGE_STRING@ 153 1.1 christos PACKAGE_TARNAME = @PACKAGE_TARNAME@ 154 1.1 christos PACKAGE_VERSION = @PACKAGE_VERSION@ 155 1.1 christos PATH_SEPARATOR = @PATH_SEPARATOR@ 156 1.1 christos RANLIB = @RANLIB@ 157 1.1 christos SET_MAKE = @SET_MAKE@ 158 1.1 christos SHELL = @SHELL@ 159 1.1 christos STRIP = @STRIP@ 160 1.1 christos VERSION = @VERSION@ 161 1.1 christos abs_builddir = @abs_builddir@ 162 1.1 christos abs_srcdir = @abs_srcdir@ 163 1.1 christos abs_top_builddir = @abs_top_builddir@ 164 1.1 christos abs_top_srcdir = @abs_top_srcdir@ 165 1.1 christos ac_ct_CC = @ac_ct_CC@ 166 1.1 christos ac_ct_CXX = @ac_ct_CXX@ 167 1.1 christos ac_ct_F77 = @ac_ct_F77@ 168 1.1 christos am__include = @am__include@ 169 1.1 christos am__leading_dot = @am__leading_dot@ 170 1.1 christos am__quote = @am__quote@ 171 1.1 christos am__tar = @am__tar@ 172 1.1 christos am__untar = @am__untar@ 173 1.1 christos bindir = @bindir@ 174 1.1 christos build = @build@ 175 1.1 christos build_alias = @build_alias@ 176 1.1 christos build_cpu = @build_cpu@ 177 1.1 christos build_os = @build_os@ 178 1.1 christos build_vendor = @build_vendor@ 179 1.1 christos builddir = @builddir@ 180 1.1 christos datadir = @datadir@ 181 1.1 christos datarootdir = @datarootdir@ 182 1.1 christos docdir = @docdir@ 183 1.1 christos dvidir = @dvidir@ 184 1.1 christos exec_prefix = @exec_prefix@ 185 1.1 christos global_top_auxdir = @global_top_auxdir@ 186 1.1 christos host = @host@ 187 1.1 christos host_alias = @host_alias@ 188 1.1 christos host_cpu = @host_cpu@ 189 1.1 christos host_os = @host_os@ 190 1.1 christos host_vendor = @host_vendor@ 191 1.1 christos htmldir = @htmldir@ 192 1.1 christos includedir = @includedir@ 193 1.1 christos infodir = @infodir@ 194 1.1 christos install_sh = @install_sh@ 195 1.1 christos libdir = @libdir@ 196 1.1 christos libexecdir = @libexecdir@ 197 1.1 christos localedir = @localedir@ 198 1.1 christos localstatedir = @localstatedir@ 199 1.1 christos mandir = @mandir@ 200 1.1 christos mkdir_p = @mkdir_p@ 201 1.1 christos oldincludedir = @oldincludedir@ 202 1.1 christos pdfdir = @pdfdir@ 203 1.1 christos prefix = @prefix@ 204 1.1 christos program_transform_name = @program_transform_name@ 205 1.1 christos psdir = @psdir@ 206 1.1 christos sbindir = @sbindir@ 207 1.1 christos sharedstatedir = @sharedstatedir@ 208 1.1 christos srcdir = @srcdir@ 209 1.1 christos sysconfdir = @sysconfdir@ 210 1.1 christos target_alias = @target_alias@ 211 1.1 christos top_builddir = @top_builddir@ 212 1.1 christos top_srcdir = @top_srcdir@ 213 1.1 christos AUTOMAKE_OPTIONS = 1.5 foreign no-dependencies 214 1.1 christos lib_LTLIBRARIES = librpathz.la 215 1.1 christos librpathz_la_SOURCES = rpathz.c 216 1.1 christos librpathz_la_LDFLAGS = @LTLIBRPATHX@ @LTLIBRPATHY@ -lc -no-undefined 217 1.1 christos all: all-am 218 1.1 christos 219 1.1 christos .SUFFIXES: 220 1.1 christos .SUFFIXES: .c .lo .o .obj 221 1.1 christos am--refresh: 222 1.1 christos @: 223 1.1 christos $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 224 1.1 christos @for dep in $?; do \ 225 1.1 christos case '$(am__configure_deps)' in \ 226 1.1 christos *$$dep*) \ 227 1.1 christos echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ 228 1.1 christos cd $(srcdir) && $(AUTOMAKE) --foreign \ 229 1.1 christos && exit 0; \ 230 1.1 christos exit 1;; \ 231 1.1 christos esac; \ 232 1.1 christos done; \ 233 1.1 christos echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 234 1.1 christos cd $(top_srcdir) && \ 235 1.1 christos $(AUTOMAKE) --foreign Makefile 236 1.1 christos .PRECIOUS: Makefile 237 1.1 christos Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 238 1.1 christos @case '$?' in \ 239 1.1 christos *config.status*) \ 240 1.1 christos echo ' $(SHELL) ./config.status'; \ 241 1.1 christos $(SHELL) ./config.status;; \ 242 1.1 christos *) \ 243 1.1 christos echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 244 1.1 christos cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 245 1.1 christos esac; 246 1.1 christos 247 1.1 christos $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 248 1.1 christos $(SHELL) ./config.status --recheck 249 1.1 christos 250 1.1 christos $(top_srcdir)/configure: $(am__configure_deps) 251 1.1 christos cd $(srcdir) && $(AUTOCONF) 252 1.1 christos $(ACLOCAL_M4): $(am__aclocal_m4_deps) 253 1.1 christos cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 254 1.1 christos install-libLTLIBRARIES: $(lib_LTLIBRARIES) 255 1.1 christos @$(NORMAL_INSTALL) 256 1.1 christos test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" 257 1.1 christos @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ 258 1.1 christos if test -f $$p; then \ 259 1.1 christos f=$(am__strip_dir) \ 260 1.1 christos echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ 261 1.1 christos $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ 262 1.1 christos else :; fi; \ 263 1.1 christos done 264 1.1 christos 265 1.1 christos uninstall-libLTLIBRARIES: 266 1.1 christos @$(NORMAL_UNINSTALL) 267 1.1 christos @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ 268 1.1 christos p=$(am__strip_dir) \ 269 1.1 christos echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ 270 1.1 christos $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ 271 1.1 christos done 272 1.1 christos 273 1.1 christos clean-libLTLIBRARIES: 274 1.1 christos -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) 275 1.1 christos @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ 276 1.1 christos dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 277 1.1 christos test "$$dir" != "$$p" || dir=.; \ 278 1.1 christos echo "rm -f \"$${dir}/so_locations\""; \ 279 1.1 christos rm -f "$${dir}/so_locations"; \ 280 1.1 christos done 281 1.1 christos librpathz.la: $(librpathz_la_OBJECTS) $(librpathz_la_DEPENDENCIES) 282 1.1 christos $(librpathz_la_LINK) -rpath $(libdir) $(librpathz_la_OBJECTS) $(librpathz_la_LIBADD) $(LIBS) 283 1.1 christos 284 1.1 christos mostlyclean-compile: 285 1.1 christos -rm -f *.$(OBJEXT) 286 1.1 christos 287 1.1 christos distclean-compile: 288 1.1 christos -rm -f *.tab.c 289 1.1 christos 290 1.1 christos .c.o: 291 1.1 christos $(COMPILE) -c $< 292 1.1 christos 293 1.1 christos .c.obj: 294 1.1 christos $(COMPILE) -c `$(CYGPATH_W) '$<'` 295 1.1 christos 296 1.1 christos .c.lo: 297 1.1 christos $(LTCOMPILE) -c -o $@ $< 298 1.1 christos 299 1.1 christos mostlyclean-libtool: 300 1.1 christos -rm -f *.lo 301 1.1 christos 302 1.1 christos clean-libtool: 303 1.1 christos -rm -rf .libs _libs 304 1.1 christos 305 1.1 christos distclean-libtool: 306 1.1 christos -rm -f libtool 307 1.1 christos 308 1.1 christos ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 309 1.1 christos list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 310 1.1 christos unique=`for i in $$list; do \ 311 1.1 christos if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 312 1.1 christos done | \ 313 1.1 christos $(AWK) ' { files[$$0] = 1; } \ 314 1.1 christos END { for (i in files) print i; }'`; \ 315 1.1 christos mkid -fID $$unique 316 1.1 christos tags: TAGS 317 1.1 christos 318 1.1 christos TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 319 1.1 christos $(TAGS_FILES) $(LISP) 320 1.1 christos tags=; \ 321 1.1 christos here=`pwd`; \ 322 1.1 christos list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 323 1.1 christos unique=`for i in $$list; do \ 324 1.1 christos if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 325 1.1 christos done | \ 326 1.1 christos $(AWK) ' { files[$$0] = 1; } \ 327 1.1 christos END { for (i in files) print i; }'`; \ 328 1.1 christos if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 329 1.1 christos test -n "$$unique" || unique=$$empty_fix; \ 330 1.1 christos $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 331 1.1 christos $$tags $$unique; \ 332 1.1 christos fi 333 1.1 christos ctags: CTAGS 334 1.1 christos CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 335 1.1 christos $(TAGS_FILES) $(LISP) 336 1.1 christos tags=; \ 337 1.1 christos here=`pwd`; \ 338 1.1 christos list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 339 1.1 christos unique=`for i in $$list; do \ 340 1.1 christos if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 341 1.1 christos done | \ 342 1.1 christos $(AWK) ' { files[$$0] = 1; } \ 343 1.1 christos END { for (i in files) print i; }'`; \ 344 1.1 christos test -z "$(CTAGS_ARGS)$$tags$$unique" \ 345 1.1 christos || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 346 1.1 christos $$tags $$unique 347 1.1 christos 348 1.1 christos GTAGS: 349 1.1 christos here=`$(am__cd) $(top_builddir) && pwd` \ 350 1.1 christos && cd $(top_srcdir) \ 351 1.1 christos && gtags -i $(GTAGS_ARGS) $$here 352 1.1 christos 353 1.1 christos distclean-tags: 354 1.1 christos -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 355 1.1 christos 356 1.1 christos distdir: $(DISTFILES) 357 1.1 christos $(am__remove_distdir) 358 1.1 christos test -d $(distdir) || mkdir $(distdir) 359 1.1 christos @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 360 1.1 christos topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 361 1.1 christos list='$(DISTFILES)'; \ 362 1.1 christos dist_files=`for file in $$list; do echo $$file; done | \ 363 1.1 christos sed -e "s|^$$srcdirstrip/||;t" \ 364 1.1 christos -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 365 1.1 christos case $$dist_files in \ 366 1.1 christos */*) $(MKDIR_P) `echo "$$dist_files" | \ 367 1.1 christos sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 368 1.1 christos sort -u` ;; \ 369 1.1 christos esac; \ 370 1.1 christos for file in $$dist_files; do \ 371 1.1 christos if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 372 1.1 christos if test -d $$d/$$file; then \ 373 1.1 christos dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 374 1.1 christos if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 375 1.1 christos cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 376 1.1 christos fi; \ 377 1.1 christos cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 378 1.1 christos else \ 379 1.1 christos test -f $(distdir)/$$file \ 380 1.1 christos || cp -p $$d/$$file $(distdir)/$$file \ 381 1.1 christos || exit 1; \ 382 1.1 christos fi; \ 383 1.1 christos done 384 1.1 christos -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ 385 1.1 christos ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 386 1.1 christos ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 387 1.1 christos ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ 388 1.1 christos || chmod -R a+r $(distdir) 389 1.1 christos dist-gzip: distdir 390 1.1 christos tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 391 1.1 christos $(am__remove_distdir) 392 1.1 christos 393 1.1 christos dist-bzip2: distdir 394 1.1 christos tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 395 1.1 christos $(am__remove_distdir) 396 1.1 christos 397 1.1 christos dist-tarZ: distdir 398 1.1 christos tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 399 1.1 christos $(am__remove_distdir) 400 1.1 christos 401 1.1 christos dist-shar: distdir 402 1.1 christos shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 403 1.1 christos $(am__remove_distdir) 404 1.1 christos 405 1.1 christos dist-zip: distdir 406 1.1 christos -rm -f $(distdir).zip 407 1.1 christos zip -rq $(distdir).zip $(distdir) 408 1.1 christos $(am__remove_distdir) 409 1.1 christos 410 1.1 christos dist dist-all: distdir 411 1.1 christos tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 412 1.1 christos $(am__remove_distdir) 413 1.1 christos 414 1.1 christos # This target untars the dist file and tries a VPATH configuration. Then 415 1.1 christos # it guarantees that the distribution is self-contained by making another 416 1.1 christos # tarfile. 417 1.1 christos distcheck: dist 418 1.1 christos case '$(DIST_ARCHIVES)' in \ 419 1.1 christos *.tar.gz*) \ 420 1.1 christos GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ 421 1.1 christos *.tar.bz2*) \ 422 1.1 christos bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ 423 1.1 christos *.tar.Z*) \ 424 1.1 christos uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 425 1.1 christos *.shar.gz*) \ 426 1.1 christos GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ 427 1.1 christos *.zip*) \ 428 1.1 christos unzip $(distdir).zip ;;\ 429 1.1 christos esac 430 1.1 christos chmod -R a-w $(distdir); chmod a+w $(distdir) 431 1.1 christos mkdir $(distdir)/_build 432 1.1 christos mkdir $(distdir)/_inst 433 1.1 christos chmod a-w $(distdir) 434 1.1 christos dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 435 1.1 christos && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 436 1.1 christos && cd $(distdir)/_build \ 437 1.1 christos && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 438 1.1 christos $(DISTCHECK_CONFIGURE_FLAGS) \ 439 1.1 christos && $(MAKE) $(AM_MAKEFLAGS) \ 440 1.1 christos && $(MAKE) $(AM_MAKEFLAGS) dvi \ 441 1.1 christos && $(MAKE) $(AM_MAKEFLAGS) check \ 442 1.1 christos && $(MAKE) $(AM_MAKEFLAGS) install \ 443 1.1 christos && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 444 1.1 christos && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 445 1.1 christos && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 446 1.1 christos distuninstallcheck \ 447 1.1 christos && chmod -R a-w "$$dc_install_base" \ 448 1.1 christos && ({ \ 449 1.1 christos (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 450 1.1 christos && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 451 1.1 christos && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 452 1.1 christos && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 453 1.1 christos distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 454 1.1 christos } || { rm -rf "$$dc_destdir"; exit 1; }) \ 455 1.1 christos && rm -rf "$$dc_destdir" \ 456 1.1 christos && $(MAKE) $(AM_MAKEFLAGS) dist \ 457 1.1 christos && rm -rf $(DIST_ARCHIVES) \ 458 1.1 christos && $(MAKE) $(AM_MAKEFLAGS) distcleancheck 459 1.1 christos $(am__remove_distdir) 460 1.1 christos @(echo "$(distdir) archives ready for distribution: "; \ 461 1.1 christos list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 462 1.1 christos sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' 463 1.1 christos distuninstallcheck: 464 1.1 christos @cd $(distuninstallcheck_dir) \ 465 1.1 christos && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ 466 1.1 christos || { echo "ERROR: files left after uninstall:" ; \ 467 1.1 christos if test -n "$(DESTDIR)"; then \ 468 1.1 christos echo " (check DESTDIR support)"; \ 469 1.1 christos fi ; \ 470 1.1 christos $(distuninstallcheck_listfiles) ; \ 471 1.1 christos exit 1; } >&2 472 1.1 christos distcleancheck: distclean 473 1.1 christos @if test '$(srcdir)' = . ; then \ 474 1.1 christos echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 475 1.1 christos exit 1 ; \ 476 1.1 christos fi 477 1.1 christos @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 478 1.1 christos || { echo "ERROR: files left in build directory after distclean:" ; \ 479 1.1 christos $(distcleancheck_listfiles) ; \ 480 1.1 christos exit 1; } >&2 481 1.1 christos check-am: all-am 482 1.1 christos check: check-am 483 1.1 christos all-am: Makefile $(LTLIBRARIES) 484 1.1 christos installdirs: 485 1.1 christos for dir in "$(DESTDIR)$(libdir)"; do \ 486 1.1 christos test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 487 1.1 christos done 488 1.1 christos install: install-am 489 1.1 christos install-exec: install-exec-am 490 1.1 christos install-data: install-data-am 491 1.1 christos uninstall: uninstall-am 492 1.1 christos 493 1.1 christos install-am: all-am 494 1.1 christos @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 495 1.1 christos 496 1.1 christos installcheck: installcheck-am 497 1.1 christos install-strip: 498 1.1 christos $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 499 1.1 christos install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 500 1.1 christos `test -z '$(STRIP)' || \ 501 1.1 christos echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 502 1.1 christos mostlyclean-generic: 503 1.1 christos 504 1.1 christos clean-generic: 505 1.1 christos 506 1.1 christos distclean-generic: 507 1.1 christos -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 508 1.1 christos 509 1.1 christos maintainer-clean-generic: 510 1.1 christos @echo "This command is intended for maintainers to use" 511 1.1 christos @echo "it deletes files that may require special tools to rebuild." 512 1.1 christos clean: clean-am 513 1.1 christos 514 1.1 christos clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ 515 1.1 christos mostlyclean-am 516 1.1 christos 517 1.1 christos distclean: distclean-am 518 1.1 christos -rm -f $(am__CONFIG_DISTCLEAN_FILES) 519 1.1 christos -rm -f Makefile 520 1.1 christos distclean-am: clean-am distclean-compile distclean-generic \ 521 1.1 christos distclean-libtool distclean-tags 522 1.1 christos 523 1.1 christos dvi: dvi-am 524 1.1 christos 525 1.1 christos dvi-am: 526 1.1 christos 527 1.1 christos html: html-am 528 1.1 christos 529 1.1 christos info: info-am 530 1.1 christos 531 1.1 christos info-am: 532 1.1 christos 533 1.1 christos install-data-am: 534 1.1 christos 535 1.1 christos install-dvi: install-dvi-am 536 1.1 christos 537 1.1 christos install-exec-am: install-libLTLIBRARIES 538 1.1 christos 539 1.1 christos install-html: install-html-am 540 1.1 christos 541 1.1 christos install-info: install-info-am 542 1.1 christos 543 1.1 christos install-man: 544 1.1 christos 545 1.1 christos install-pdf: install-pdf-am 546 1.1 christos 547 1.1 christos install-ps: install-ps-am 548 1.1 christos 549 1.1 christos installcheck-am: 550 1.1 christos 551 1.1 christos maintainer-clean: maintainer-clean-am 552 1.1 christos -rm -f $(am__CONFIG_DISTCLEAN_FILES) 553 1.1 christos -rm -rf $(top_srcdir)/autom4te.cache 554 1.1 christos -rm -f Makefile 555 1.1 christos maintainer-clean-am: distclean-am maintainer-clean-generic 556 1.1 christos 557 1.1 christos mostlyclean: mostlyclean-am 558 1.1 christos 559 1.1 christos mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 560 1.1 christos mostlyclean-libtool 561 1.1 christos 562 1.1 christos pdf: pdf-am 563 1.1 christos 564 1.1 christos pdf-am: 565 1.1 christos 566 1.1 christos ps: ps-am 567 1.1 christos 568 1.1 christos ps-am: 569 1.1 christos 570 1.1 christos uninstall-am: uninstall-libLTLIBRARIES 571 1.1 christos 572 1.1 christos .MAKE: install-am install-strip 573 1.1 christos 574 1.1 christos .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \ 575 1.1 christos clean-generic clean-libLTLIBRARIES clean-libtool ctags dist \ 576 1.1 christos dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \ 577 1.1 christos distcheck distclean distclean-compile distclean-generic \ 578 1.1 christos distclean-libtool distclean-tags distcleancheck distdir \ 579 1.1 christos distuninstallcheck dvi dvi-am html html-am info info-am \ 580 1.1 christos install install-am install-data install-data-am install-dvi \ 581 1.1 christos install-dvi-am install-exec install-exec-am install-html \ 582 1.1 christos install-html-am install-info install-info-am \ 583 1.1 christos install-libLTLIBRARIES install-man install-pdf install-pdf-am \ 584 1.1 christos install-ps install-ps-am install-strip installcheck \ 585 1.1 christos installcheck-am installdirs maintainer-clean \ 586 1.1 christos maintainer-clean-generic mostlyclean mostlyclean-compile \ 587 1.1 christos mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 588 1.1 christos tags uninstall uninstall-am uninstall-libLTLIBRARIES 589 1.1 christos 590 1.1 christos # Tell versions [3.59,3.63) of GNU make to not export all variables. 591 1.1 christos # Otherwise a system limit (for SysV at least) may be exceeded. 592 1.1 christos .NOEXPORT: 593