testsuite: add options separator to xeno-regression-test
[xenomai-head.git] / src / Makefile.in
blobf29f0101931f34756856c0b76ecf402d311b5642
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 target_triplet = @target@
37 subdir = src
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/config/ac_prog_cc_for_build.m4 \
41 $(top_srcdir)/config/docbook.m4 \
42 $(top_srcdir)/config/libtool.m4 \
43 $(top_srcdir)/config/ltoptions.m4 \
44 $(top_srcdir)/config/ltsugar.m4 \
45 $(top_srcdir)/config/ltversion.m4 \
46 $(top_srcdir)/config/lt~obsolete.m4 \
47 $(top_srcdir)/config/version $(top_srcdir)/configure.in
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50 mkinstalldirs = $(install_sh) -d
51 CONFIG_HEADER = $(top_builddir)/src/include/xeno_config.h
52 CONFIG_CLEAN_FILES =
53 CONFIG_CLEAN_VPATH_FILES =
54 SOURCES =
55 DIST_SOURCES =
56 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
57 html-recursive info-recursive install-data-recursive \
58 install-dvi-recursive install-exec-recursive \
59 install-html-recursive install-info-recursive \
60 install-pdf-recursive install-ps-recursive install-recursive \
61 installcheck-recursive installdirs-recursive pdf-recursive \
62 ps-recursive uninstall-recursive
63 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
64 distclean-recursive maintainer-clean-recursive
65 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
66 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
67 distdir
68 ETAGS = etags
69 CTAGS = ctags
70 DIST_SUBDIRS = $(SUBDIRS)
71 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
72 am__relativize = \
73 dir0=`pwd`; \
74 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
75 sed_rest='s,^[^/]*/*,,'; \
76 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
77 sed_butlast='s,/*[^/]*$$,,'; \
78 while test -n "$$dir1"; do \
79 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
80 if test "$$first" != "."; then \
81 if test "$$first" = ".."; then \
82 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
83 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
84 else \
85 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
86 if test "$$first2" = "$$first"; then \
87 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
88 else \
89 dir2="../$$dir2"; \
90 fi; \
91 dir0="$$dir0"/"$$first"; \
92 fi; \
93 fi; \
94 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
95 done; \
96 reldir="$$dir2"
97 ACLOCAL = @ACLOCAL@
98 AMTAR = @AMTAR@
99 AR = @AR@
100 AUTOCONF = @AUTOCONF@
101 AUTOHEADER = @AUTOHEADER@
102 AUTOMAKE = @AUTOMAKE@
103 AWK = @AWK@
104 BUILD_EXEEXT = @BUILD_EXEEXT@
105 BUILD_OBJEXT = @BUILD_OBJEXT@
106 CC = @CC@
107 CCAS = @CCAS@
108 CCASDEPMODE = @CCASDEPMODE@
109 CCASFLAGS = @CCASFLAGS@
110 CCDEPMODE = @CCDEPMODE@
111 CC_FOR_BUILD = @CC_FOR_BUILD@
112 CFLAGS = @CFLAGS@
113 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
114 CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
115 CPP = @CPP@
116 CPPFLAGS = @CPPFLAGS@
117 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
118 CPP_FOR_BUILD = @CPP_FOR_BUILD@
119 CYGPATH_W = @CYGPATH_W@
120 DBX_DOC_ROOT = @DBX_DOC_ROOT@
121 DBX_FOP = @DBX_FOP@
122 DBX_GEN_DOC_ROOT = @DBX_GEN_DOC_ROOT@
123 DBX_LINT = @DBX_LINT@
124 DBX_MAYBE_NONET = @DBX_MAYBE_NONET@
125 DBX_ROOT = @DBX_ROOT@
126 DBX_XSLTPROC = @DBX_XSLTPROC@
127 DBX_XSL_ROOT = @DBX_XSL_ROOT@
128 DEFS = @DEFS@
129 DEPDIR = @DEPDIR@
130 DOXYGEN = @DOXYGEN@
131 DOXYGEN_HAVE_DOT = @DOXYGEN_HAVE_DOT@
132 DOXYGEN_SHOW_INCLUDE_FILES = @DOXYGEN_SHOW_INCLUDE_FILES@
133 DSYMUTIL = @DSYMUTIL@
134 DUMPBIN = @DUMPBIN@
135 ECHO_C = @ECHO_C@
136 ECHO_N = @ECHO_N@
137 ECHO_T = @ECHO_T@
138 EGREP = @EGREP@
139 EXEEXT = @EXEEXT@
140 FGREP = @FGREP@
141 GREP = @GREP@
142 INSTALL = @INSTALL@
143 INSTALL_DATA = @INSTALL_DATA@
144 INSTALL_PROGRAM = @INSTALL_PROGRAM@
145 INSTALL_SCRIPT = @INSTALL_SCRIPT@
146 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
147 LATEX_BATCHMODE = @LATEX_BATCHMODE@
148 LATEX_MODE = @LATEX_MODE@
149 LD = @LD@
150 LDFLAGS = @LDFLAGS@
151 LD_FILE_OPTION = @LD_FILE_OPTION@
152 LEX = @LEX@
153 LEXLIB = @LEXLIB@
154 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
155 LIBOBJS = @LIBOBJS@
156 LIBS = @LIBS@
157 LIBTOOL = @LIBTOOL@
158 LIPO = @LIPO@
159 LN_S = @LN_S@
160 LTLIBOBJS = @LTLIBOBJS@
161 MAINT = @MAINT@
162 MAKEINFO = @MAKEINFO@
163 MKDIR_P = @MKDIR_P@
164 NM = @NM@
165 NMEDIT = @NMEDIT@
166 OBJEXT = @OBJEXT@
167 OTOOL = @OTOOL@
168 OTOOL64 = @OTOOL64@
169 PACKAGE = @PACKAGE@
170 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
171 PACKAGE_NAME = @PACKAGE_NAME@
172 PACKAGE_STRING = @PACKAGE_STRING@
173 PACKAGE_TARNAME = @PACKAGE_TARNAME@
174 PACKAGE_URL = @PACKAGE_URL@
175 PACKAGE_VERSION = @PACKAGE_VERSION@
176 PATH_SEPARATOR = @PATH_SEPARATOR@
177 RANLIB = @RANLIB@
178 SED = @SED@
179 SET_MAKE = @SET_MAKE@
180 SHELL = @SHELL@
181 STRIP = @STRIP@
182 VERSION = @VERSION@
183 XENO_BUILD_STRING = @XENO_BUILD_STRING@
184 XENO_DLOPEN_CONSTRAINT = @XENO_DLOPEN_CONSTRAINT@
185 XENO_HOST_STRING = @XENO_HOST_STRING@
186 XENO_MAYBE_DOCDIR = @XENO_MAYBE_DOCDIR@
187 XENO_POSIX_WRAPPERS = @XENO_POSIX_WRAPPERS@
188 XENO_TARGET_ARCH = @XENO_TARGET_ARCH@
189 XENO_TEST_DIR = @XENO_TEST_DIR@
190 XENO_USER_APP_CFLAGS = @XENO_USER_APP_CFLAGS@
191 XENO_USER_APP_LDFLAGS = @XENO_USER_APP_LDFLAGS@
192 XENO_USER_CFLAGS = @XENO_USER_CFLAGS@
193 XENO_USER_LDFLAGS = @XENO_USER_LDFLAGS@
194 abs_builddir = @abs_builddir@
195 abs_srcdir = @abs_srcdir@
196 abs_top_builddir = @abs_top_builddir@
197 abs_top_srcdir = @abs_top_srcdir@
198 ac_ct_CC = @ac_ct_CC@
199 ac_ct_CC_FOR_BUILD = @ac_ct_CC_FOR_BUILD@
200 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
201 am__include = @am__include@
202 am__leading_dot = @am__leading_dot@
203 am__quote = @am__quote@
204 am__tar = @am__tar@
205 am__untar = @am__untar@
206 bindir = @bindir@
207 build = @build@
208 build_alias = @build_alias@
209 build_cpu = @build_cpu@
210 build_os = @build_os@
211 build_vendor = @build_vendor@
212 builddir = @builddir@
213 datadir = @datadir@
214 datarootdir = @datarootdir@
215 docdir = @docdir@
216 dvidir = @dvidir@
217 exec_prefix = @exec_prefix@
218 host = @host@
219 host_alias = @host_alias@
220 host_cpu = @host_cpu@
221 host_os = @host_os@
222 host_vendor = @host_vendor@
223 htmldir = @htmldir@
224 includedir = @includedir@
225 infodir = @infodir@
226 install_sh = @install_sh@
227 libdir = @libdir@
228 libexecdir = @libexecdir@
229 localedir = @localedir@
230 localstatedir = @localstatedir@
231 lt_ECHO = @lt_ECHO@
232 mandir = @mandir@
233 mkdir_p = @mkdir_p@
234 oldincludedir = @oldincludedir@
235 pdfdir = @pdfdir@
236 prefix = @prefix@
237 program_transform_name = @program_transform_name@
238 psdir = @psdir@
239 sbindir = @sbindir@
240 sharedstatedir = @sharedstatedir@
241 srcdir = @srcdir@
242 sysconfdir = @sysconfdir@
243 target = @target@
244 target_alias = @target_alias@
245 target_cpu = @target_cpu@
246 target_os = @target_os@
247 target_vendor = @target_vendor@
248 top_build_prefix = @top_build_prefix@
249 top_builddir = @top_builddir@
250 top_srcdir = @top_srcdir@
251 SUBDIRS = include skins drvlib testsuite utils
252 all: all-recursive
254 .SUFFIXES:
255 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
256 @for dep in $?; do \
257 case '$(am__configure_deps)' in \
258 *$$dep*) \
259 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
260 && { if test -f $@; then exit 0; else break; fi; }; \
261 exit 1;; \
262 esac; \
263 done; \
264 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
265 $(am__cd) $(top_srcdir) && \
266 $(AUTOMAKE) --foreign src/Makefile
267 .PRECIOUS: Makefile
268 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
269 @case '$?' in \
270 *config.status*) \
271 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
272 *) \
273 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
274 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
275 esac;
277 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
278 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
281 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
283 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284 $(am__aclocal_m4_deps):
286 mostlyclean-libtool:
287 -rm -f *.lo
289 clean-libtool:
290 -rm -rf .libs _libs
292 # This directory's subdirectories are mostly independent; you can cd
293 # into them and run `make' without going through this Makefile.
294 # To change the values of `make' variables: instead of editing Makefiles,
295 # (1) if the variable is set in `config.status', edit `config.status'
296 # (which will cause the Makefiles to be regenerated when you run `make');
297 # (2) otherwise, pass the desired values on the `make' command line.
298 $(RECURSIVE_TARGETS):
299 @fail= failcom='exit 1'; \
300 for f in x $$MAKEFLAGS; do \
301 case $$f in \
302 *=* | --[!k]*);; \
303 *k*) failcom='fail=yes';; \
304 esac; \
305 done; \
306 dot_seen=no; \
307 target=`echo $@ | sed s/-recursive//`; \
308 list='$(SUBDIRS)'; for subdir in $$list; do \
309 echo "Making $$target in $$subdir"; \
310 if test "$$subdir" = "."; then \
311 dot_seen=yes; \
312 local_target="$$target-am"; \
313 else \
314 local_target="$$target"; \
315 fi; \
316 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
317 || eval $$failcom; \
318 done; \
319 if test "$$dot_seen" = "no"; then \
320 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
321 fi; test -z "$$fail"
323 $(RECURSIVE_CLEAN_TARGETS):
324 @fail= failcom='exit 1'; \
325 for f in x $$MAKEFLAGS; do \
326 case $$f in \
327 *=* | --[!k]*);; \
328 *k*) failcom='fail=yes';; \
329 esac; \
330 done; \
331 dot_seen=no; \
332 case "$@" in \
333 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
334 *) list='$(SUBDIRS)' ;; \
335 esac; \
336 rev=''; for subdir in $$list; do \
337 if test "$$subdir" = "."; then :; else \
338 rev="$$subdir $$rev"; \
339 fi; \
340 done; \
341 rev="$$rev ."; \
342 target=`echo $@ | sed s/-recursive//`; \
343 for subdir in $$rev; do \
344 echo "Making $$target in $$subdir"; \
345 if test "$$subdir" = "."; then \
346 local_target="$$target-am"; \
347 else \
348 local_target="$$target"; \
349 fi; \
350 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
351 || eval $$failcom; \
352 done && test -z "$$fail"
353 tags-recursive:
354 list='$(SUBDIRS)'; for subdir in $$list; do \
355 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
356 done
357 ctags-recursive:
358 list='$(SUBDIRS)'; for subdir in $$list; do \
359 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
360 done
362 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
363 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
364 unique=`for i in $$list; do \
365 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
366 done | \
367 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
368 END { if (nonempty) { for (i in files) print i; }; }'`; \
369 mkid -fID $$unique
370 tags: TAGS
372 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
373 $(TAGS_FILES) $(LISP)
374 set x; \
375 here=`pwd`; \
376 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
377 include_option=--etags-include; \
378 empty_fix=.; \
379 else \
380 include_option=--include; \
381 empty_fix=; \
382 fi; \
383 list='$(SUBDIRS)'; for subdir in $$list; do \
384 if test "$$subdir" = .; then :; else \
385 test ! -f $$subdir/TAGS || \
386 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
387 fi; \
388 done; \
389 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
390 unique=`for i in $$list; do \
391 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
392 done | \
393 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
394 END { if (nonempty) { for (i in files) print i; }; }'`; \
395 shift; \
396 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
397 test -n "$$unique" || unique=$$empty_fix; \
398 if test $$# -gt 0; then \
399 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
400 "$$@" $$unique; \
401 else \
402 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
403 $$unique; \
404 fi; \
406 ctags: CTAGS
407 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
408 $(TAGS_FILES) $(LISP)
409 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
410 unique=`for i in $$list; do \
411 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
412 done | \
413 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
414 END { if (nonempty) { for (i in files) print i; }; }'`; \
415 test -z "$(CTAGS_ARGS)$$unique" \
416 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
417 $$unique
419 GTAGS:
420 here=`$(am__cd) $(top_builddir) && pwd` \
421 && $(am__cd) $(top_srcdir) \
422 && gtags -i $(GTAGS_ARGS) "$$here"
424 distclean-tags:
425 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
427 distdir: $(DISTFILES)
428 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
429 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
430 list='$(DISTFILES)'; \
431 dist_files=`for file in $$list; do echo $$file; done | \
432 sed -e "s|^$$srcdirstrip/||;t" \
433 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
434 case $$dist_files in \
435 */*) $(MKDIR_P) `echo "$$dist_files" | \
436 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
437 sort -u` ;; \
438 esac; \
439 for file in $$dist_files; do \
440 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
441 if test -d $$d/$$file; then \
442 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
443 if test -d "$(distdir)/$$file"; then \
444 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
445 fi; \
446 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
447 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
448 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
449 fi; \
450 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
451 else \
452 test -f "$(distdir)/$$file" \
453 || cp -p $$d/$$file "$(distdir)/$$file" \
454 || exit 1; \
455 fi; \
456 done
457 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
458 if test "$$subdir" = .; then :; else \
459 test -d "$(distdir)/$$subdir" \
460 || $(MKDIR_P) "$(distdir)/$$subdir" \
461 || exit 1; \
462 fi; \
463 done
464 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
465 if test "$$subdir" = .; then :; else \
466 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
467 $(am__relativize); \
468 new_distdir=$$reldir; \
469 dir1=$$subdir; dir2="$(top_distdir)"; \
470 $(am__relativize); \
471 new_top_distdir=$$reldir; \
472 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
473 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
474 ($(am__cd) $$subdir && \
475 $(MAKE) $(AM_MAKEFLAGS) \
476 top_distdir="$$new_top_distdir" \
477 distdir="$$new_distdir" \
478 am__remove_distdir=: \
479 am__skip_length_check=: \
480 am__skip_mode_fix=: \
481 distdir) \
482 || exit 1; \
483 fi; \
484 done
485 check-am: all-am
486 check: check-recursive
487 all-am: Makefile
488 installdirs: installdirs-recursive
489 installdirs-am:
490 install: install-recursive
491 install-exec: install-exec-recursive
492 install-data: install-data-recursive
493 uninstall: uninstall-recursive
495 install-am: all-am
496 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
498 installcheck: installcheck-recursive
499 install-strip:
500 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
501 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
502 `test -z '$(STRIP)' || \
503 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
504 mostlyclean-generic:
506 clean-generic:
508 distclean-generic:
509 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
510 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
512 maintainer-clean-generic:
513 @echo "This command is intended for maintainers to use"
514 @echo "it deletes files that may require special tools to rebuild."
515 clean: clean-recursive
517 clean-am: clean-generic clean-libtool mostlyclean-am
519 distclean: distclean-recursive
520 -rm -f Makefile
521 distclean-am: clean-am distclean-generic distclean-tags
523 dvi: dvi-recursive
525 dvi-am:
527 html: html-recursive
529 html-am:
531 info: info-recursive
533 info-am:
535 install-data-am:
537 install-dvi: install-dvi-recursive
539 install-dvi-am:
541 install-exec-am:
543 install-html: install-html-recursive
545 install-html-am:
547 install-info: install-info-recursive
549 install-info-am:
551 install-man:
553 install-pdf: install-pdf-recursive
555 install-pdf-am:
557 install-ps: install-ps-recursive
559 install-ps-am:
561 installcheck-am:
563 maintainer-clean: maintainer-clean-recursive
564 -rm -f Makefile
565 maintainer-clean-am: distclean-am maintainer-clean-generic
567 mostlyclean: mostlyclean-recursive
569 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
571 pdf: pdf-recursive
573 pdf-am:
575 ps: ps-recursive
577 ps-am:
579 uninstall-am:
581 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
582 install-am install-strip tags-recursive
584 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
585 all all-am check check-am clean clean-generic clean-libtool \
586 ctags ctags-recursive distclean distclean-generic \
587 distclean-libtool distclean-tags distdir dvi dvi-am html \
588 html-am info info-am install install-am install-data \
589 install-data-am install-dvi install-dvi-am install-exec \
590 install-exec-am install-html install-html-am install-info \
591 install-info-am install-man install-pdf install-pdf-am \
592 install-ps install-ps-am install-strip installcheck \
593 installcheck-am installdirs installdirs-am maintainer-clean \
594 maintainer-clean-generic mostlyclean mostlyclean-generic \
595 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
596 uninstall uninstall-am
599 # Tell versions [3.59,3.63) of GNU make to not export all variables.
600 # Otherwise a system limit (for SysV at least) may be exceeded.
601 .NOEXPORT: