Imported Upstream version 20080229
[ltp-debian.git] / testcases / realtime / GNUmakefile.in
blobafe801a78e0772f66ea55556f28a916ec17cde2b
1 # GNUmakefile.in generated by automake 1.9.6 from GNUmakefile.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@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = .
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 DIST_COMMON = README $(am__configure_deps) $(srcdir)/GNUmakefile.am \
39 $(srcdir)/GNUmakefile.in $(top_srcdir)/configure COPYING \
40 config/autoconf/compile config/autoconf/config.guess \
41 config/autoconf/config.sub config/autoconf/depcomp \
42 config/autoconf/install-sh config/autoconf/missing
43 subdir = .
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47 $(ACLOCAL_M4)
48 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
49 configure.lineno configure.status.lineno
50 mkinstalldirs = $(install_sh) -d
51 CONFIG_HEADER = $(top_builddir)/include/rttests_config.h
52 CONFIG_CLEAN_FILES =
53 SOURCES =
54 DIST_SOURCES =
55 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56 html-recursive info-recursive install-data-recursive \
57 install-exec-recursive install-info-recursive \
58 install-recursive installcheck-recursive installdirs-recursive \
59 pdf-recursive ps-recursive uninstall-info-recursive \
60 uninstall-recursive
61 ETAGS = etags
62 CTAGS = ctags
63 DIST_SUBDIRS = $(SUBDIRS)
64 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65 distdir = $(PACKAGE)-$(VERSION)
66 top_distdir = $(distdir)
67 am__remove_distdir = \
68 { test ! -d $(distdir) \
69 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
70 && rm -fr $(distdir); }; }
71 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
72 GZIP_ENV = --best
73 distuninstallcheck_listfiles = find . -type f -print
74 distcleancheck_listfiles = find . -type f -print
75 ACLOCAL = @ACLOCAL@
76 AMDEP_FALSE = @AMDEP_FALSE@
77 AMDEP_TRUE = @AMDEP_TRUE@
78 AMTAR = @AMTAR@
79 AUTOCONF = @AUTOCONF@
80 AUTOHEADER = @AUTOHEADER@
81 AUTOMAKE = @AUTOMAKE@
82 AWK = @AWK@
83 CC = @CC@
84 CCDEPMODE = @CCDEPMODE@
85 CFLAGS = @CFLAGS@
86 CPP = @CPP@
87 CPPFLAGS = @CPPFLAGS@
88 CYGPATH_W = @CYGPATH_W@
89 DEFS = @DEFS@
90 DEPDIR = @DEPDIR@
91 ECHO_C = @ECHO_C@
92 ECHO_N = @ECHO_N@
93 ECHO_T = @ECHO_T@
94 EGREP = @EGREP@
95 EXEEXT = @EXEEXT@
96 GREP = @GREP@
97 HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL_FALSE = @HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL_FALSE@
98 HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL_TRUE = @HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL_TRUE@
99 HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP_FALSE = @HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP_FALSE@
100 HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP_TRUE = @HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP_TRUE@
101 INSTALL_DATA = @INSTALL_DATA@
102 INSTALL_PROGRAM = @INSTALL_PROGRAM@
103 INSTALL_SCRIPT = @INSTALL_SCRIPT@
104 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
105 LDFLAGS = @LDFLAGS@
106 LIBOBJS = @LIBOBJS@
107 LIBS = @LIBS@
108 LTLIBOBJS = @LTLIBOBJS@
109 MAINT = @MAINT@
110 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
111 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
112 MAKEINFO = @MAKEINFO@
113 OBJEXT = @OBJEXT@
114 PACKAGE = @PACKAGE@
115 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
116 PACKAGE_NAME = @PACKAGE_NAME@
117 PACKAGE_STRING = @PACKAGE_STRING@
118 PACKAGE_TARNAME = @PACKAGE_TARNAME@
119 PACKAGE_VERSION = @PACKAGE_VERSION@
120 PATH_SEPARATOR = @PATH_SEPARATOR@
121 RANLIB = @RANLIB@
122 SET_MAKE = @SET_MAKE@
123 SHELL = @SHELL@
124 STRIP = @STRIP@
125 VERSION = @VERSION@
126 ac_ct_CC = @ac_ct_CC@
127 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
128 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
129 am__include = @am__include@
130 am__leading_dot = @am__leading_dot@
131 am__quote = @am__quote@
132 am__tar = @am__tar@
133 am__untar = @am__untar@
134 bindir = @bindir@
135 build = @build@
136 build_alias = @build_alias@
137 build_cpu = @build_cpu@
138 build_os = @build_os@
139 build_vendor = @build_vendor@
140 datadir = @datadir@
141 datarootdir = @datarootdir@
142 docdir = @docdir@
143 dvidir = @dvidir@
144 exec_prefix = @exec_prefix@
145 host = @host@
146 host_alias = @host_alias@
147 host_cpu = @host_cpu@
148 host_os = @host_os@
149 host_vendor = @host_vendor@
150 htmldir = @htmldir@
151 includedir = @includedir@
152 infodir = @infodir@
153 install_sh = @install_sh@
154 libdir = @libdir@
155 libexecdir = @libexecdir@
156 localedir = @localedir@
157 localstatedir = @localstatedir@
158 mandir = @mandir@
159 mkdir_p = @mkdir_p@
160 oldincludedir = @oldincludedir@
161 pdfdir = @pdfdir@
162 prefix = @prefix@
163 program_transform_name = @program_transform_name@
164 psdir = @psdir@
165 sbindir = @sbindir@
166 sharedstatedir = @sharedstatedir@
167 sysconfdir = @sysconfdir@
168 target_alias = @target_alias@
169 SUBDIRS = \
170 config \
171 include \
172 lib \
173 func \
174 perf \
175 stress
177 EXTRA_DIST = \
178 autogen.sh
180 MAINTAINERCLEANFILES = \
181 GNUmakefile.in \
182 $(DIST_ARCHIVES)
184 all: all-recursive
186 .SUFFIXES:
187 am--refresh:
189 $(srcdir)/GNUmakefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/GNUmakefile.am $(am__configure_deps)
190 @for dep in $?; do \
191 case '$(am__configure_deps)' in \
192 *$$dep*) \
193 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
194 cd $(srcdir) && $(AUTOMAKE) --foreign \
195 && exit 0; \
196 exit 1;; \
197 esac; \
198 done; \
199 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign GNUmakefile'; \
200 cd $(top_srcdir) && \
201 $(AUTOMAKE) --foreign GNUmakefile
202 .PRECIOUS: GNUmakefile
203 GNUmakefile: $(srcdir)/GNUmakefile.in $(top_builddir)/config.status
204 @case '$?' in \
205 *config.status*) \
206 echo ' $(SHELL) ./config.status'; \
207 $(SHELL) ./config.status;; \
208 *) \
209 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
210 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
211 esac;
213 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
214 $(SHELL) ./config.status --recheck
216 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
217 cd $(srcdir) && $(AUTOCONF)
218 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
219 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
220 uninstall-info-am:
222 # This directory's subdirectories are mostly independent; you can cd
223 # into them and run `make' without going through this Makefile.
224 # To change the values of `make' variables: instead of editing Makefiles,
225 # (1) if the variable is set in `config.status', edit `config.status'
226 # (which will cause the Makefiles to be regenerated when you run `make');
227 # (2) otherwise, pass the desired values on the `make' command line.
228 $(RECURSIVE_TARGETS):
229 @failcom='exit 1'; \
230 for f in x $$MAKEFLAGS; do \
231 case $$f in \
232 *=* | --[!k]*);; \
233 *k*) failcom='fail=yes';; \
234 esac; \
235 done; \
236 dot_seen=no; \
237 target=`echo $@ | sed s/-recursive//`; \
238 list='$(SUBDIRS)'; for subdir in $$list; do \
239 echo "Making $$target in $$subdir"; \
240 if test "$$subdir" = "."; then \
241 dot_seen=yes; \
242 local_target="$$target-am"; \
243 else \
244 local_target="$$target"; \
245 fi; \
246 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
247 || eval $$failcom; \
248 done; \
249 if test "$$dot_seen" = "no"; then \
250 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
251 fi; test -z "$$fail"
253 mostlyclean-recursive clean-recursive distclean-recursive \
254 maintainer-clean-recursive:
255 @failcom='exit 1'; \
256 for f in x $$MAKEFLAGS; do \
257 case $$f in \
258 *=* | --[!k]*);; \
259 *k*) failcom='fail=yes';; \
260 esac; \
261 done; \
262 dot_seen=no; \
263 case "$@" in \
264 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
265 *) list='$(SUBDIRS)' ;; \
266 esac; \
267 rev=''; for subdir in $$list; do \
268 if test "$$subdir" = "."; then :; else \
269 rev="$$subdir $$rev"; \
270 fi; \
271 done; \
272 rev="$$rev ."; \
273 target=`echo $@ | sed s/-recursive//`; \
274 for subdir in $$rev; do \
275 echo "Making $$target in $$subdir"; \
276 if test "$$subdir" = "."; then \
277 local_target="$$target-am"; \
278 else \
279 local_target="$$target"; \
280 fi; \
281 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
282 || eval $$failcom; \
283 done && test -z "$$fail"
284 tags-recursive:
285 list='$(SUBDIRS)'; for subdir in $$list; do \
286 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
287 done
288 ctags-recursive:
289 list='$(SUBDIRS)'; for subdir in $$list; do \
290 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
291 done
293 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
294 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
295 unique=`for i in $$list; do \
296 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
297 done | \
298 $(AWK) ' { files[$$0] = 1; } \
299 END { for (i in files) print i; }'`; \
300 mkid -fID $$unique
301 tags: TAGS
303 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
304 $(TAGS_FILES) $(LISP)
305 tags=; \
306 here=`pwd`; \
307 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
308 include_option=--etags-include; \
309 empty_fix=.; \
310 else \
311 include_option=--include; \
312 empty_fix=; \
313 fi; \
314 list='$(SUBDIRS)'; for subdir in $$list; do \
315 if test "$$subdir" = .; then :; else \
316 test ! -f $$subdir/TAGS || \
317 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
318 fi; \
319 done; \
320 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
321 unique=`for i in $$list; do \
322 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
323 done | \
324 $(AWK) ' { files[$$0] = 1; } \
325 END { for (i in files) print i; }'`; \
326 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
327 test -n "$$unique" || unique=$$empty_fix; \
328 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
329 $$tags $$unique; \
331 ctags: CTAGS
332 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
333 $(TAGS_FILES) $(LISP)
334 tags=; \
335 here=`pwd`; \
336 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
337 unique=`for i in $$list; do \
338 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
339 done | \
340 $(AWK) ' { files[$$0] = 1; } \
341 END { for (i in files) print i; }'`; \
342 test -z "$(CTAGS_ARGS)$$tags$$unique" \
343 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
344 $$tags $$unique
346 GTAGS:
347 here=`$(am__cd) $(top_builddir) && pwd` \
348 && cd $(top_srcdir) \
349 && gtags -i $(GTAGS_ARGS) $$here
351 distclean-tags:
352 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
354 distdir: $(DISTFILES)
355 $(am__remove_distdir)
356 mkdir $(distdir)
357 $(mkdir_p) $(distdir)/config/autoconf
358 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
359 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
360 list='$(DISTFILES)'; for file in $$list; do \
361 case $$file in \
362 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
363 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
364 esac; \
365 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
366 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
367 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
368 dir="/$$dir"; \
369 $(mkdir_p) "$(distdir)$$dir"; \
370 else \
371 dir=''; \
372 fi; \
373 if test -d $$d/$$file; then \
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 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
385 if test "$$subdir" = .; then :; else \
386 test -d "$(distdir)/$$subdir" \
387 || $(mkdir_p) "$(distdir)/$$subdir" \
388 || exit 1; \
389 distdir=`$(am__cd) $(distdir) && pwd`; \
390 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
391 (cd $$subdir && \
392 $(MAKE) $(AM_MAKEFLAGS) \
393 top_distdir="$$top_distdir" \
394 distdir="$$distdir/$$subdir" \
395 distdir) \
396 || exit 1; \
397 fi; \
398 done
399 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
400 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
401 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
402 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
403 || chmod -R a+r $(distdir)
404 dist-gzip: distdir
405 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
406 $(am__remove_distdir)
407 dist-bzip2: distdir
408 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
409 $(am__remove_distdir)
411 dist-tarZ: distdir
412 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
413 $(am__remove_distdir)
415 dist-shar: distdir
416 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
417 $(am__remove_distdir)
419 dist-zip: distdir
420 -rm -f $(distdir).zip
421 zip -rq $(distdir).zip $(distdir)
422 $(am__remove_distdir)
424 dist dist-all: distdir
425 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
426 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
427 $(am__remove_distdir)
429 # This target untars the dist file and tries a VPATH configuration. Then
430 # it guarantees that the distribution is self-contained by making another
431 # tarfile.
432 distcheck: dist
433 case '$(DIST_ARCHIVES)' in \
434 *.tar.gz*) \
435 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
436 *.tar.bz2*) \
437 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
438 *.tar.Z*) \
439 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
440 *.shar.gz*) \
441 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
442 *.zip*) \
443 unzip $(distdir).zip ;;\
444 esac
445 chmod -R a-w $(distdir); chmod a+w $(distdir)
446 mkdir $(distdir)/_build
447 mkdir $(distdir)/_inst
448 chmod a-w $(distdir)
449 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
450 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
451 && cd $(distdir)/_build \
452 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
453 $(DISTCHECK_CONFIGURE_FLAGS) \
454 && $(MAKE) $(AM_MAKEFLAGS) \
455 && $(MAKE) $(AM_MAKEFLAGS) dvi \
456 && $(MAKE) $(AM_MAKEFLAGS) check \
457 && $(MAKE) $(AM_MAKEFLAGS) install \
458 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
459 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
460 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
461 distuninstallcheck \
462 && chmod -R a-w "$$dc_install_base" \
463 && ({ \
464 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
465 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
466 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
467 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
468 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
469 } || { rm -rf "$$dc_destdir"; exit 1; }) \
470 && rm -rf "$$dc_destdir" \
471 && $(MAKE) $(AM_MAKEFLAGS) dist \
472 && rm -rf $(DIST_ARCHIVES) \
473 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
474 $(am__remove_distdir)
475 @(echo "$(distdir) archives ready for distribution: "; \
476 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
477 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
478 distuninstallcheck:
479 @cd $(distuninstallcheck_dir) \
480 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
481 || { echo "ERROR: files left after uninstall:" ; \
482 if test -n "$(DESTDIR)"; then \
483 echo " (check DESTDIR support)"; \
484 fi ; \
485 $(distuninstallcheck_listfiles) ; \
486 exit 1; } >&2
487 distcleancheck: distclean
488 @if test '$(srcdir)' = . ; then \
489 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
490 exit 1 ; \
492 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
493 || { echo "ERROR: files left in build directory after distclean:" ; \
494 $(distcleancheck_listfiles) ; \
495 exit 1; } >&2
496 check-am: all-am
497 check: check-recursive
498 all-am: GNUmakefile
499 installdirs: installdirs-recursive
500 installdirs-am:
501 install: install-recursive
502 install-exec: install-exec-recursive
503 install-data: install-data-recursive
504 uninstall: uninstall-recursive
506 install-am: all-am
507 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
509 installcheck: installcheck-recursive
510 install-strip:
511 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
512 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
513 `test -z '$(STRIP)' || \
514 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
515 mostlyclean-generic:
517 clean-generic:
519 distclean-generic:
520 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
522 maintainer-clean-generic:
523 @echo "This command is intended for maintainers to use"
524 @echo "it deletes files that may require special tools to rebuild."
525 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
526 clean: clean-recursive
528 clean-am: clean-generic mostlyclean-am
530 distclean: distclean-recursive
531 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
532 -rm -f GNUmakefile
533 distclean-am: clean-am distclean-generic distclean-tags
535 dvi: dvi-recursive
537 dvi-am:
539 html: html-recursive
541 info: info-recursive
543 info-am:
545 install-data-am:
547 install-exec-am:
549 install-info: install-info-recursive
551 install-man:
553 installcheck-am:
555 maintainer-clean: maintainer-clean-recursive
556 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
557 -rm -rf $(top_srcdir)/autom4te.cache
558 -rm -f GNUmakefile
559 maintainer-clean-am: distclean-am maintainer-clean-generic \
560 maintainer-clean-local
562 mostlyclean: mostlyclean-recursive
564 mostlyclean-am: mostlyclean-generic
566 pdf: pdf-recursive
568 pdf-am:
570 ps: ps-recursive
572 ps-am:
574 uninstall-am: uninstall-info-am
576 uninstall-info: uninstall-info-recursive
578 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
579 check-am clean clean-generic clean-recursive ctags \
580 ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
581 dist-tarZ dist-zip distcheck distclean distclean-generic \
582 distclean-recursive distclean-tags distcleancheck distdir \
583 distuninstallcheck dvi dvi-am html html-am info info-am \
584 install install-am install-data install-data-am install-exec \
585 install-exec-am install-info install-info-am install-man \
586 install-strip installcheck installcheck-am installdirs \
587 installdirs-am maintainer-clean maintainer-clean-generic \
588 maintainer-clean-local maintainer-clean-recursive mostlyclean \
589 mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
590 tags tags-recursive uninstall uninstall-am uninstall-info-am
593 maintainer-clean-local:
594 -chmod -R a+rw $(distdir)
595 -rm -fr $(distdir)
596 # Tell versions [3.59,3.63) of GNU make to not export all variables.
597 # Otherwise a system limit (for SysV at least) may be exceeded.
598 .NOEXPORT: