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