Merge from mainline
[official-gcc.git] / libjava / classpath / doc / Makefile.in
blob77e60a9683ecb8e01a19e7a4e6af141cc3c3124d
1 # Makefile.in generated by automake 1.9.3 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 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 target_triplet = @target@
39 subdir = doc
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in texinfo.tex
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/../../libtool.m4 \
43 $(top_srcdir)/m4/acattribute.m4 $(top_srcdir)/m4/accross.m4 \
44 $(top_srcdir)/m4/acinclude.m4 \
45 $(top_srcdir)/m4/ax_create_stdint_h.m4 \
46 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
47 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
48 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
49 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50 $(ACLOCAL_M4)
51 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
52 CONFIG_HEADER = $(top_builddir)/include/config.h
53 CONFIG_CLEAN_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-exec-recursive install-info-recursive \
59 install-recursive installcheck-recursive installdirs-recursive \
60 pdf-recursive ps-recursive uninstall-info-recursive \
61 uninstall-recursive
62 ETAGS = etags
63 CTAGS = ctags
64 DIST_SUBDIRS = $(SUBDIRS)
65 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66 ACLOCAL = @ACLOCAL@
67 AMDEP_FALSE = @AMDEP_FALSE@
68 AMDEP_TRUE = @AMDEP_TRUE@
69 AMTAR = @AMTAR@
70 AUTOCONF = @AUTOCONF@
71 AUTOHEADER = @AUTOHEADER@
72 AUTOMAKE = @AUTOMAKE@
73 AWK = @AWK@
74 BUILD_CLASS_FILES_FALSE = @BUILD_CLASS_FILES_FALSE@
75 BUILD_CLASS_FILES_TRUE = @BUILD_CLASS_FILES_TRUE@
76 CAIRO_CFLAGS = @CAIRO_CFLAGS@
77 CAIRO_LIBS = @CAIRO_LIBS@
78 CC = @CC@
79 CCDEPMODE = @CCDEPMODE@
80 CFLAGS = @CFLAGS@
81 CLASSPATH_INCLUDES = @CLASSPATH_INCLUDES@
82 CLASSPATH_MODULE = @CLASSPATH_MODULE@
83 CP = @CP@
84 CPP = @CPP@
85 CPPFLAGS = @CPPFLAGS@
86 CREATE_ALSA_LIBRARIES_FALSE = @CREATE_ALSA_LIBRARIES_FALSE@
87 CREATE_ALSA_LIBRARIES_TRUE = @CREATE_ALSA_LIBRARIES_TRUE@
88 CREATE_API_DOCS_FALSE = @CREATE_API_DOCS_FALSE@
89 CREATE_API_DOCS_TRUE = @CREATE_API_DOCS_TRUE@
90 CREATE_CORE_JNI_LIBRARIES_FALSE = @CREATE_CORE_JNI_LIBRARIES_FALSE@
91 CREATE_CORE_JNI_LIBRARIES_TRUE = @CREATE_CORE_JNI_LIBRARIES_TRUE@
92 CREATE_DSSI_LIBRARIES_FALSE = @CREATE_DSSI_LIBRARIES_FALSE@
93 CREATE_DSSI_LIBRARIES_TRUE = @CREATE_DSSI_LIBRARIES_TRUE@
94 CREATE_GTK_PEER_LIBRARIES_FALSE = @CREATE_GTK_PEER_LIBRARIES_FALSE@
95 CREATE_GTK_PEER_LIBRARIES_TRUE = @CREATE_GTK_PEER_LIBRARIES_TRUE@
96 CREATE_JNI_HEADERS_FALSE = @CREATE_JNI_HEADERS_FALSE@
97 CREATE_JNI_HEADERS_TRUE = @CREATE_JNI_HEADERS_TRUE@
98 CREATE_JNI_LIBRARIES_FALSE = @CREATE_JNI_LIBRARIES_FALSE@
99 CREATE_JNI_LIBRARIES_TRUE = @CREATE_JNI_LIBRARIES_TRUE@
100 CREATE_QT_PEER_LIBRARIES_FALSE = @CREATE_QT_PEER_LIBRARIES_FALSE@
101 CREATE_QT_PEER_LIBRARIES_TRUE = @CREATE_QT_PEER_LIBRARIES_TRUE@
102 CREATE_XMLJ_LIBRARY_FALSE = @CREATE_XMLJ_LIBRARY_FALSE@
103 CREATE_XMLJ_LIBRARY_TRUE = @CREATE_XMLJ_LIBRARY_TRUE@
104 CXX = @CXX@
105 CXXCPP = @CXXCPP@
106 CXXDEPMODE = @CXXDEPMODE@
107 CXXFLAGS = @CXXFLAGS@
108 CYGPATH_W = @CYGPATH_W@
109 DATE = @DATE@
110 DEFS = @DEFS@
111 DEPDIR = @DEPDIR@
112 ECHO_C = @ECHO_C@
113 ECHO_N = @ECHO_N@
114 ECHO_T = @ECHO_T@
115 ECJ = @ECJ@
116 EGREP = @EGREP@
117 ERROR_CFLAGS = @ERROR_CFLAGS@
118 EXAMPLESDIR = @EXAMPLESDIR@
119 EXEEXT = @EXEEXT@
120 FIND = @FIND@
121 FOUND_ECJ_FALSE = @FOUND_ECJ_FALSE@
122 FOUND_ECJ_TRUE = @FOUND_ECJ_TRUE@
123 FOUND_GCJX_FALSE = @FOUND_GCJX_FALSE@
124 FOUND_GCJX_TRUE = @FOUND_GCJX_TRUE@
125 FOUND_GCJ_FALSE = @FOUND_GCJ_FALSE@
126 FOUND_GCJ_TRUE = @FOUND_GCJ_TRUE@
127 FOUND_JIKES_FALSE = @FOUND_JIKES_FALSE@
128 FOUND_JIKES_TRUE = @FOUND_JIKES_TRUE@
129 FOUND_KJC_FALSE = @FOUND_KJC_FALSE@
130 FOUND_KJC_TRUE = @FOUND_KJC_TRUE@
131 GCJ = @GCJ@
132 GCJX = @GCJX@
133 GJDOC = @GJDOC@
134 GTK_CAIRO_ENABLED = @GTK_CAIRO_ENABLED@
135 GTK_CAIRO_FALSE = @GTK_CAIRO_FALSE@
136 GTK_CAIRO_TRUE = @GTK_CAIRO_TRUE@
137 GTK_CFLAGS = @GTK_CFLAGS@
138 GTK_LIBS = @GTK_LIBS@
139 INIT_LOAD_LIBRARY = @INIT_LOAD_LIBRARY@
140 INSTALL_CLASS_FILES_FALSE = @INSTALL_CLASS_FILES_FALSE@
141 INSTALL_CLASS_FILES_TRUE = @INSTALL_CLASS_FILES_TRUE@
142 INSTALL_DATA = @INSTALL_DATA@
143 INSTALL_GLIBJ_ZIP_FALSE = @INSTALL_GLIBJ_ZIP_FALSE@
144 INSTALL_GLIBJ_ZIP_TRUE = @INSTALL_GLIBJ_ZIP_TRUE@
145 INSTALL_PROGRAM = @INSTALL_PROGRAM@
146 INSTALL_SCRIPT = @INSTALL_SCRIPT@
147 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
148 JAVA_LANG_SYSTEM_EXPLICIT_INITIALIZATION = @JAVA_LANG_SYSTEM_EXPLICIT_INITIALIZATION@
149 JAY = @JAY@
150 JAY_SKELETON = @JAY_SKELETON@
151 JIKES = @JIKES@
152 JIKESENCODING = @JIKESENCODING@
153 JIKESWARNINGS = @JIKESWARNINGS@
154 KJC = @KJC@
155 LDFLAGS = @LDFLAGS@
156 LIBDEBUG = @LIBDEBUG@
157 LIBICONV = @LIBICONV@
158 LIBOBJS = @LIBOBJS@
159 LIBS = @LIBS@
160 LIBTOOL = @LIBTOOL@
161 LIBVERSION = @LIBVERSION@
162 LN_S = @LN_S@
163 LTLIBICONV = @LTLIBICONV@
164 LTLIBOBJS = @LTLIBOBJS@
165 MAINT = @MAINT@
166 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
167 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
168 MAKEINFO = @MAKEINFO@
169 MKDIR = @MKDIR@
170 MOC = @MOC@
171 OBJEXT = @OBJEXT@
172 PACKAGE = @PACKAGE@
173 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
174 PACKAGE_NAME = @PACKAGE_NAME@
175 PACKAGE_STRING = @PACKAGE_STRING@
176 PACKAGE_TARNAME = @PACKAGE_TARNAME@
177 PACKAGE_VERSION = @PACKAGE_VERSION@
178 PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
179 PANGOFT2_LIBS = @PANGOFT2_LIBS@
180 PATH_SEPARATOR = @PATH_SEPARATOR@
181 PKG_CONFIG = @PKG_CONFIG@
182 QT_CFLAGS = @QT_CFLAGS@
183 QT_LIBS = @QT_LIBS@
184 RANLIB = @RANLIB@
185 REGEN_PARSERS_FALSE = @REGEN_PARSERS_FALSE@
186 REGEN_PARSERS_TRUE = @REGEN_PARSERS_TRUE@
187 REMOVE = @REMOVE@
188 SET_MAKE = @SET_MAKE@
189 SHELL = @SHELL@
190 STRICT_WARNING_CFLAGS = @STRICT_WARNING_CFLAGS@
191 STRIP = @STRIP@
192 USER_CLASSLIB = @USER_CLASSLIB@
193 USER_JAVAH = @USER_JAVAH@
194 USER_SPECIFIED_CLASSLIB_FALSE = @USER_SPECIFIED_CLASSLIB_FALSE@
195 USER_SPECIFIED_CLASSLIB_TRUE = @USER_SPECIFIED_CLASSLIB_TRUE@
196 USER_SPECIFIED_JAVAH_FALSE = @USER_SPECIFIED_JAVAH_FALSE@
197 USER_SPECIFIED_JAVAH_TRUE = @USER_SPECIFIED_JAVAH_TRUE@
198 VERSION = @VERSION@
199 WARNING_CFLAGS = @WARNING_CFLAGS@
200 XML_CFLAGS = @XML_CFLAGS@
201 XML_LIBS = @XML_LIBS@
202 XSLT_CFLAGS = @XSLT_CFLAGS@
203 XSLT_LIBS = @XSLT_LIBS@
204 X_CFLAGS = @X_CFLAGS@
205 X_EXTRA_LIBS = @X_EXTRA_LIBS@
206 X_LIBS = @X_LIBS@
207 X_PRE_LIBS = @X_PRE_LIBS@
208 ZIP = @ZIP@
209 ac_ct_CC = @ac_ct_CC@
210 ac_ct_CXX = @ac_ct_CXX@
211 ac_ct_RANLIB = @ac_ct_RANLIB@
212 ac_ct_STRIP = @ac_ct_STRIP@
213 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
214 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
215 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
216 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
217 am__include = @am__include@
218 am__leading_dot = @am__leading_dot@
219 am__quote = @am__quote@
220 am__tar = @am__tar@
221 am__untar = @am__untar@
222 bindir = @bindir@
223 build = @build@
224 build_alias = @build_alias@
225 build_cpu = @build_cpu@
226 build_os = @build_os@
227 build_vendor = @build_vendor@
228 datadir = @datadir@
229 default_toolkit = @default_toolkit@
230 exec_prefix = @exec_prefix@
231 glibjdir = @glibjdir@
232 host = @host@
233 host_alias = @host_alias@
234 host_cpu = @host_cpu@
235 host_os = @host_os@
236 host_vendor = @host_vendor@
237 includedir = @includedir@
238 infodir = @infodir@
239 install_sh = @install_sh@
240 libdir = @libdir@
241 libexecdir = @libexecdir@
242 localstatedir = @localstatedir@
243 mandir = @mandir@
244 mkdir_p = @mkdir_p@
245 nativelibdir = @nativelibdir@
246 oldincludedir = @oldincludedir@
247 prefix = @prefix@
248 program_transform_name = @program_transform_name@
249 sbindir = @sbindir@
250 sharedstatedir = @sharedstatedir@
251 sysconfdir = @sysconfdir@
252 target = @target@
253 target_alias = @target_alias@
254 target_cpu = @target_cpu@
255 target_os = @target_os@
256 target_vendor = @target_vendor@
257 vm_classes = @vm_classes@
258 SUBDIRS = api
259 EXTRA_DIST = README.jaxp
260 all: all-recursive
262 .SUFFIXES:
263 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
264 @for dep in $?; do \
265 case '$(am__configure_deps)' in \
266 *$$dep*) \
267 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
268 && exit 0; \
269 exit 1;; \
270 esac; \
271 done; \
272 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
273 cd $(top_srcdir) && \
274 $(AUTOMAKE) --gnu doc/Makefile
275 .PRECIOUS: Makefile
276 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
277 @case '$?' in \
278 *config.status*) \
279 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
280 *) \
281 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
282 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
283 esac;
285 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
286 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
288 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
289 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
290 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
291 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
293 mostlyclean-libtool:
294 -rm -f *.lo
296 clean-libtool:
297 -rm -rf .libs _libs
299 distclean-libtool:
300 -rm -f libtool
301 uninstall-info-am:
303 # This directory's subdirectories are mostly independent; you can cd
304 # into them and run `make' without going through this Makefile.
305 # To change the values of `make' variables: instead of editing Makefiles,
306 # (1) if the variable is set in `config.status', edit `config.status'
307 # (which will cause the Makefiles to be regenerated when you run `make');
308 # (2) otherwise, pass the desired values on the `make' command line.
309 $(RECURSIVE_TARGETS):
310 @set fnord $$MAKEFLAGS; amf=$$2; \
311 dot_seen=no; \
312 target=`echo $@ | sed s/-recursive//`; \
313 list='$(SUBDIRS)'; for subdir in $$list; do \
314 echo "Making $$target in $$subdir"; \
315 if test "$$subdir" = "."; then \
316 dot_seen=yes; \
317 local_target="$$target-am"; \
318 else \
319 local_target="$$target"; \
320 fi; \
321 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
322 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
323 done; \
324 if test "$$dot_seen" = "no"; then \
325 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
326 fi; test -z "$$fail"
328 mostlyclean-recursive clean-recursive distclean-recursive \
329 maintainer-clean-recursive:
330 @set fnord $$MAKEFLAGS; amf=$$2; \
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 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
351 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
352 done && test -z "$$fail"
353 tags-recursive:
354 list='$(SUBDIRS)'; for subdir in $$list; do \
355 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
356 done
357 ctags-recursive:
358 list='$(SUBDIRS)'; for subdir in $$list; do \
359 test "$$subdir" = . || (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; } \
368 END { 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 tags=; \
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 tags="$$tags $$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; } \
394 END { for (i in files) print i; }'`; \
395 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
396 test -n "$$unique" || unique=$$empty_fix; \
397 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
398 $$tags $$unique; \
400 ctags: CTAGS
401 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
402 $(TAGS_FILES) $(LISP)
403 tags=; \
404 here=`pwd`; \
405 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
406 unique=`for i in $$list; do \
407 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
408 done | \
409 $(AWK) ' { files[$$0] = 1; } \
410 END { for (i in files) print i; }'`; \
411 test -z "$(CTAGS_ARGS)$$tags$$unique" \
412 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
413 $$tags $$unique
415 GTAGS:
416 here=`$(am__cd) $(top_builddir) && pwd` \
417 && cd $(top_srcdir) \
418 && gtags -i $(GTAGS_ARGS) $$here
420 distclean-tags:
421 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
423 distdir: $(DISTFILES)
424 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
425 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
426 list='$(DISTFILES)'; for file in $$list; do \
427 case $$file in \
428 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
429 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
430 esac; \
431 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
432 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
433 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
434 dir="/$$dir"; \
435 $(mkdir_p) "$(distdir)$$dir"; \
436 else \
437 dir=''; \
438 fi; \
439 if test -d $$d/$$file; then \
440 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
441 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
442 fi; \
443 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
444 else \
445 test -f $(distdir)/$$file \
446 || cp -p $$d/$$file $(distdir)/$$file \
447 || exit 1; \
448 fi; \
449 done
450 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
451 if test "$$subdir" = .; then :; else \
452 test -d "$(distdir)/$$subdir" \
453 || $(mkdir_p) "$(distdir)/$$subdir" \
454 || exit 1; \
455 distdir=`$(am__cd) $(distdir) && pwd`; \
456 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
457 (cd $$subdir && \
458 $(MAKE) $(AM_MAKEFLAGS) \
459 top_distdir="$$top_distdir" \
460 distdir="$$distdir/$$subdir" \
461 distdir) \
462 || exit 1; \
463 fi; \
464 done
465 check-am: all-am
466 check: check-recursive
467 all-am: Makefile
468 installdirs: installdirs-recursive
469 installdirs-am:
470 install: install-recursive
471 install-exec: install-exec-recursive
472 install-data: install-data-recursive
473 uninstall: uninstall-recursive
475 install-am: all-am
476 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
478 installcheck: installcheck-recursive
479 install-strip:
480 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
481 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
482 `test -z '$(STRIP)' || \
483 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
484 mostlyclean-generic:
486 clean-generic:
488 distclean-generic:
489 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
491 maintainer-clean-generic:
492 @echo "This command is intended for maintainers to use"
493 @echo "it deletes files that may require special tools to rebuild."
494 clean: clean-recursive
496 clean-am: clean-generic clean-libtool mostlyclean-am
498 distclean: distclean-recursive
499 -rm -f Makefile
500 distclean-am: clean-am distclean-generic distclean-libtool \
501 distclean-tags
503 dvi: dvi-recursive
505 dvi-am:
507 html: html-recursive
509 info: info-recursive
511 info-am:
513 install-data-am:
515 install-exec-am:
517 install-info: install-info-recursive
519 install-man:
521 installcheck-am:
523 maintainer-clean: maintainer-clean-recursive
524 -rm -f Makefile
525 maintainer-clean-am: distclean-am maintainer-clean-generic
527 mostlyclean: mostlyclean-recursive
529 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
531 pdf: pdf-recursive
533 pdf-am:
535 ps: ps-recursive
537 ps-am:
539 uninstall-am: uninstall-info-am
541 uninstall-info: uninstall-info-recursive
543 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
544 clean clean-generic clean-libtool clean-recursive ctags \
545 ctags-recursive distclean distclean-generic distclean-libtool \
546 distclean-recursive distclean-tags distdir dvi dvi-am html \
547 html-am info info-am install install-am install-data \
548 install-data-am install-exec install-exec-am install-info \
549 install-info-am install-man install-strip installcheck \
550 installcheck-am installdirs installdirs-am maintainer-clean \
551 maintainer-clean-generic maintainer-clean-recursive \
552 mostlyclean mostlyclean-generic mostlyclean-libtool \
553 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
554 uninstall uninstall-am uninstall-info-am
557 %.dvi : %.texinfo
558 texi2dvi $<
560 %.ps : %.dvi
561 dvips -o $@ $<
563 docs: hacking.ps vmintegration.ps
564 # Tell versions [3.59,3.63) of GNU make to not export all variables.
565 # Otherwise a system limit (for SysV at least) may be exceeded.
566 .NOEXPORT: