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