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