OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / lib / classpath / doc / Makefile.in
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008  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 VPATH = @srcdir@
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkglibdir = $(libdir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = @build@
33 host_triplet = @host@
34 target_triplet = @target@
35 subdir = doc
36 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in texinfo.tex
37 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_prog_javac.m4 \
39         $(top_srcdir)/m4/ac_prog_javac_works.m4 \
40         $(top_srcdir)/m4/acattribute.m4 $(top_srcdir)/m4/accross.m4 \
41         $(top_srcdir)/m4/acinclude.m4 \
42         $(top_srcdir)/m4/ax_create_stdint_h.m4 \
43         $(top_srcdir)/m4/ax_func_which_gethostbyname_r.m4 \
44         $(top_srcdir)/m4/gcc_attribute.m4 $(top_srcdir)/m4/iconv.m4 \
45         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
46         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/pkg.m4 \
47         $(top_srcdir)/configure.ac
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49         $(ACLOCAL_M4)
50 mkinstalldirs = $(install_sh) -d
51 CONFIG_HEADER = $(top_builddir)/include/config.h
52 CONFIG_CLEAN_FILES =
53 SOURCES =
54 DIST_SOURCES =
55 INFO_DEPS = $(srcdir)/cp-hacking.info $(srcdir)/cp-vmintegration.info \
56         $(srcdir)/cp-tools.info
57 am__TEXINFO_TEX_DIR = $(srcdir)
58 DVIS = cp-hacking.dvi cp-vmintegration.dvi cp-tools.dvi
59 PDFS = cp-hacking.pdf cp-vmintegration.pdf cp-tools.pdf
60 PSS = cp-hacking.ps cp-vmintegration.ps cp-tools.ps
61 HTMLS = cp-hacking.html cp-vmintegration.html cp-tools.html
62 TEXINFOS = cp-hacking.texinfo cp-vmintegration.texinfo \
63         cp-tools.texinfo
64 TEXI2DVI = texi2dvi
65 TEXI2PDF = $(TEXI2DVI) --pdf --batch
66 MAKEINFOHTML = $(MAKEINFO) --html
67 AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
68 DVIPS = dvips
69 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
70         html-recursive info-recursive install-data-recursive \
71         install-dvi-recursive install-exec-recursive \
72         install-html-recursive install-info-recursive \
73         install-pdf-recursive install-ps-recursive install-recursive \
74         installcheck-recursive installdirs-recursive pdf-recursive \
75         ps-recursive uninstall-recursive
76 am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"
77 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
78 am__vpath_adj = case $$p in \
79     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
80     *) f=$$p;; \
81   esac;
82 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
83 man1dir = $(mandir)/man1
84 NROFF = nroff
85 MANS = $(man_MANS)
86 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
87   distclean-recursive maintainer-clean-recursive
88 ETAGS = etags
89 CTAGS = ctags
90 DIST_SUBDIRS = $(SUBDIRS)
91 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
92 ACLOCAL = @ACLOCAL@
93 AMTAR = @AMTAR@
94 AR = @AR@
95 AUTOCONF = @AUTOCONF@
96 AUTOHEADER = @AUTOHEADER@
97 AUTOMAKE = @AUTOMAKE@
98 AWK = @AWK@
99 CAIRO_CFLAGS = @CAIRO_CFLAGS@
100 CAIRO_LIBS = @CAIRO_LIBS@
101 CC = @CC@
102 CCDEPMODE = @CCDEPMODE@
103 CFLAGS = @CFLAGS@
104 CLASSPATH_CONVENIENCE = @CLASSPATH_CONVENIENCE@
105 CLASSPATH_INCLUDES = @CLASSPATH_INCLUDES@
106 CLASSPATH_MODULE = @CLASSPATH_MODULE@
107 COLLECTIONS_PREFIX = @COLLECTIONS_PREFIX@
108 CP = @CP@
109 CPP = @CPP@
110 CPPFLAGS = @CPPFLAGS@
111 CXX = @CXX@
112 CXXCPP = @CXXCPP@
113 CXXDEPMODE = @CXXDEPMODE@
114 CXXFLAGS = @CXXFLAGS@
115 CYGPATH_W = @CYGPATH_W@
116 DATE = @DATE@
117 DEFAULT_PREFS_PEER = @DEFAULT_PREFS_PEER@
118 DEFS = @DEFS@
119 DEPDIR = @DEPDIR@
120 DSYMUTIL = @DSYMUTIL@
121 ECHO = @ECHO@
122 ECHO_C = @ECHO_C@
123 ECHO_N = @ECHO_N@
124 ECHO_T = @ECHO_T@
125 ECJ_JAR = @ECJ_JAR@
126 EGREP = @EGREP@
127 ERROR_CFLAGS = @ERROR_CFLAGS@
128 EXAMPLESDIR = @EXAMPLESDIR@
129 EXEEXT = @EXEEXT@
130 F77 = @F77@
131 FASTJAR = @FASTJAR@
132 FFLAGS = @FFLAGS@
133 FIND = @FIND@
134 FREETYPE2_CFLAGS = @FREETYPE2_CFLAGS@
135 FREETYPE2_LIBS = @FREETYPE2_LIBS@
136 GCONF_CFLAGS = @GCONF_CFLAGS@
137 GCONF_LIBS = @GCONF_LIBS@
138 GDK_CFLAGS = @GDK_CFLAGS@
139 GDK_LIBS = @GDK_LIBS@
140 GJDOC = @GJDOC@
141 GLIB_CFLAGS = @GLIB_CFLAGS@
142 GLIB_LIBS = @GLIB_LIBS@
143 GREP = @GREP@
144 GSTREAMER_BASE_CFLAGS = @GSTREAMER_BASE_CFLAGS@
145 GSTREAMER_BASE_LIBS = @GSTREAMER_BASE_LIBS@
146 GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
147 GSTREAMER_FILE_READER = @GSTREAMER_FILE_READER@
148 GSTREAMER_LIBS = @GSTREAMER_LIBS@
149 GSTREAMER_MIXER_PROVIDER = @GSTREAMER_MIXER_PROVIDER@
150 GSTREAMER_PLUGINS_BASE_CFLAGS = @GSTREAMER_PLUGINS_BASE_CFLAGS@
151 GSTREAMER_PLUGINS_BASE_LIBS = @GSTREAMER_PLUGINS_BASE_LIBS@
152 GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
153 GTK_CFLAGS = @GTK_CFLAGS@
154 GTK_LIBS = @GTK_LIBS@
155 INIT_LOAD_LIBRARY = @INIT_LOAD_LIBRARY@
156 INSTALL = @INSTALL@
157 INSTALL_DATA = @INSTALL_DATA@
158 INSTALL_PROGRAM = @INSTALL_PROGRAM@
159 INSTALL_SCRIPT = @INSTALL_SCRIPT@
160 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
161 JAVAC = @JAVAC@
162 JAVAC_MEM_OPT = @JAVAC_MEM_OPT@
163 JAVA_LANG_SYSTEM_EXPLICIT_INITIALIZATION = @JAVA_LANG_SYSTEM_EXPLICIT_INITIALIZATION@
164 JAY = @JAY@
165 JAY_SKELETON = @JAY_SKELETON@
166 LDFLAGS = @LDFLAGS@
167 LIBDEBUG = @LIBDEBUG@
168 LIBICONV = @LIBICONV@
169 LIBMAGIC = @LIBMAGIC@
170 LIBOBJS = @LIBOBJS@
171 LIBS = @LIBS@
172 LIBTOOL = @LIBTOOL@
173 LIBVERSION = @LIBVERSION@
174 LN_S = @LN_S@
175 LTLIBICONV = @LTLIBICONV@
176 LTLIBOBJS = @LTLIBOBJS@
177 MAINT = @MAINT@
178 MAKEINFO = @MAKEINFO@
179 MKDIR = @MKDIR@
180 MKDIR_P = @MKDIR_P@
181 MOC = @MOC@
182 MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
183 MOZILLA_LIBS = @MOZILLA_LIBS@
184 NMEDIT = @NMEDIT@
185 OBJEXT = @OBJEXT@
186 PACKAGE = @PACKAGE@
187 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
188 PACKAGE_NAME = @PACKAGE_NAME@
189 PACKAGE_STRING = @PACKAGE_STRING@
190 PACKAGE_TARNAME = @PACKAGE_TARNAME@
191 PACKAGE_VERSION = @PACKAGE_VERSION@
192 PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
193 PANGOFT2_LIBS = @PANGOFT2_LIBS@
194 PATH_SEPARATOR = @PATH_SEPARATOR@
195 PATH_TO_ESCHER = @PATH_TO_ESCHER@
196 PATH_TO_GLIBJ_ZIP = @PATH_TO_GLIBJ_ZIP@
197 PERL = @PERL@
198 PKG_CONFIG = @PKG_CONFIG@
199 PLUGIN_DIR = @PLUGIN_DIR@
200 QT_CFLAGS = @QT_CFLAGS@
201 QT_LIBS = @QT_LIBS@
202 RANLIB = @RANLIB@
203 REMOVE = @REMOVE@
204 SED = @SED@
205 SET_MAKE = @SET_MAKE@
206 SHELL = @SHELL@
207 STRICT_WARNING_CFLAGS = @STRICT_WARNING_CFLAGS@
208 STRIP = @STRIP@
209 TOOLSDIR = @TOOLSDIR@
210 USER_JAVAH = @USER_JAVAH@
211 VERSION = @VERSION@
212 VM_BINARY = @VM_BINARY@
213 WARNING_CFLAGS = @WARNING_CFLAGS@
214 XMKMF = @XMKMF@
215 XML_CFLAGS = @XML_CFLAGS@
216 XML_LIBS = @XML_LIBS@
217 XSLT_CFLAGS = @XSLT_CFLAGS@
218 XSLT_LIBS = @XSLT_LIBS@
219 XTEST_LIBS = @XTEST_LIBS@
220 X_CFLAGS = @X_CFLAGS@
221 X_EXTRA_LIBS = @X_EXTRA_LIBS@
222 X_LIBS = @X_LIBS@
223 X_PRE_LIBS = @X_PRE_LIBS@
224 ZIP = @ZIP@
225 abs_builddir = @abs_builddir@
226 abs_srcdir = @abs_srcdir@
227 abs_top_builddir = @abs_top_builddir@
228 abs_top_srcdir = @abs_top_srcdir@
229 ac_ct_CC = @ac_ct_CC@
230 ac_ct_CXX = @ac_ct_CXX@
231 ac_ct_F77 = @ac_ct_F77@
232 am__include = @am__include@
233 am__leading_dot = @am__leading_dot@
234 am__quote = @am__quote@
235 am__tar = @am__tar@
236 am__untar = @am__untar@
237 bindir = @bindir@
238 build = @build@
239 build_alias = @build_alias@
240 build_cpu = @build_cpu@
241 build_os = @build_os@
242 build_vendor = @build_vendor@
243 builddir = @builddir@
244 datadir = @datadir@
245 datarootdir = @datarootdir@
246 default_toolkit = @default_toolkit@
247 docdir = @docdir@
248 dvidir = @dvidir@
249 exec_prefix = @exec_prefix@
250 glibjdir = @glibjdir@
251 host = @host@
252 host_alias = @host_alias@
253 host_cpu = @host_cpu@
254 host_os = @host_os@
255 host_vendor = @host_vendor@
256 htmldir = @htmldir@
257 includedir = @includedir@
258 infodir = @infodir@
259 install_sh = @install_sh@
260 libdir = @libdir@
261 libexecdir = @libexecdir@
262 localedir = @localedir@
263 localstatedir = @localstatedir@
264 mandir = @mandir@
265 mkdir_p = @mkdir_p@
266 nativeexeclibdir = @nativeexeclibdir@
267 oldincludedir = @oldincludedir@
268 pdfdir = @pdfdir@
269 prefix = @prefix@
270 program_transform_name = @program_transform_name@
271 psdir = @psdir@
272 sbindir = @sbindir@
273 sharedstatedir = @sharedstatedir@
274 srcdir = @srcdir@
275 sysconfdir = @sysconfdir@
276 target = @target@
277 target_alias = @target_alias@
278 target_cpu = @target_cpu@
279 target_os = @target_os@
280 target_vendor = @target_vendor@
281 top_builddir = @top_builddir@
282 top_srcdir = @top_srcdir@
283 vm_classes = @vm_classes@
284 SUBDIRS = api
285 EXTRA_DIST = README.jaxp texi2pod.pl
286 info_TEXINFOS = cp-hacking.texinfo cp-vmintegration.texinfo cp-tools.texinfo
287 man_MANS = $(TOOLS_MANFILES)
288 TOOLS_MANFILES = \
289         gappletviewer.1 \
290         gjar.1 \
291         gjarsigner.1 \
292         gjavah.1 \
293         gcjh.1 \
294         gkeytool.1 \
295         gnative2ascii.1 \
296         gorbd.1 \
297         grmid.1 \
298         grmiregistry.1 \
299         gserialver.1 \
300         gtnameserv.1
301
302 POD2MAN = pod2man --center="GNU" --release="$(VERSION)"
303 TEXI2POD = perl $(srcdir)/texi2pod.pl
304 STAMP = echo timestamp >
305 CLEANFILES = $(TOOLS_MANFILES)
306 all: all-recursive
307
308 .SUFFIXES:
309 .SUFFIXES: .1 .dvi .html .info .pdf .pod .ps .texinfo
310 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
311         @for dep in $?; do \
312           case '$(am__configure_deps)' in \
313             *$$dep*) \
314               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
315                 && exit 0; \
316               exit 1;; \
317           esac; \
318         done; \
319         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
320         cd $(top_srcdir) && \
321           $(AUTOMAKE) --gnu  doc/Makefile
322 .PRECIOUS: Makefile
323 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
324         @case '$?' in \
325           *config.status*) \
326             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
327           *) \
328             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
329             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
330         esac;
331
332 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
333         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
334
335 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
336         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
337 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
338         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
339
340 mostlyclean-libtool:
341         -rm -f *.lo
342
343 clean-libtool:
344         -rm -rf .libs _libs
345
346 .texinfo.info:
347         restore=: && backupdir="$(am__leading_dot)am$$$$" && \
348         am__cwd=`pwd` && cd $(srcdir) && \
349         rm -rf $$backupdir && mkdir $$backupdir && \
350         if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
351           for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
352             if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
353           done; \
354         else :; fi && \
355         cd "$$am__cwd"; \
356         if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
357          -o $@ $<; \
358         then \
359           rc=0; \
360           cd $(srcdir); \
361         else \
362           rc=$$?; \
363           cd $(srcdir) && \
364           $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
365         fi; \
366         rm -rf $$backupdir; exit $$rc
367
368 .texinfo.pdf:
369         TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
370         MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
371         $(TEXI2PDF) $<
372
373 .texinfo.html:
374         rm -rf $(@:.html=.htp)
375         if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
376          -o $(@:.html=.htp) $<; \
377         then \
378           rm -rf $@; \
379           if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
380             mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
381         else \
382           if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
383             rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
384           exit 1; \
385         fi
386 $(srcdir)/cp-hacking.info: cp-hacking.texinfo 
387 cp-hacking.dvi: cp-hacking.texinfo 
388 cp-hacking.pdf: cp-hacking.texinfo 
389 cp-hacking.html: cp-hacking.texinfo 
390 $(srcdir)/cp-vmintegration.info: cp-vmintegration.texinfo 
391 cp-vmintegration.dvi: cp-vmintegration.texinfo 
392 cp-vmintegration.pdf: cp-vmintegration.texinfo 
393 cp-vmintegration.html: cp-vmintegration.texinfo 
394 $(srcdir)/cp-tools.info: cp-tools.texinfo 
395 cp-tools.dvi: cp-tools.texinfo 
396 cp-tools.pdf: cp-tools.texinfo 
397 cp-tools.html: cp-tools.texinfo 
398
399 uninstall-dvi-am:
400         @$(NORMAL_UNINSTALL)
401         @list='$(DVIS)'; for p in $$list; do \
402           f=$(am__strip_dir) \
403           echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
404           rm -f "$(DESTDIR)$(dvidir)/$$f"; \
405         done
406
407 uninstall-html-am:
408         @$(NORMAL_UNINSTALL)
409         @list='$(HTMLS)'; for p in $$list; do \
410           f=$(am__strip_dir) \
411           echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
412           rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
413         done
414
415 uninstall-info-am:
416         @$(PRE_UNINSTALL)
417         @if test -d '$(DESTDIR)$(infodir)' && \
418             (install-info --version && \
419              install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
420           list='$(INFO_DEPS)'; \
421           for file in $$list; do \
422             relfile=`echo "$$file" | sed 's|^.*/||'`; \
423             echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
424             install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
425           done; \
426         else :; fi
427         @$(NORMAL_UNINSTALL)
428         @list='$(INFO_DEPS)'; \
429         for file in $$list; do \
430           relfile=`echo "$$file" | sed 's|^.*/||'`; \
431           relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
432           (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
433              echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
434              rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
435            else :; fi); \
436         done
437
438 uninstall-pdf-am:
439         @$(NORMAL_UNINSTALL)
440         @list='$(PDFS)'; for p in $$list; do \
441           f=$(am__strip_dir) \
442           echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
443           rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
444         done
445
446 uninstall-ps-am:
447         @$(NORMAL_UNINSTALL)
448         @list='$(PSS)'; for p in $$list; do \
449           f=$(am__strip_dir) \
450           echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
451           rm -f "$(DESTDIR)$(psdir)/$$f"; \
452         done
453
454 dist-info: $(INFO_DEPS)
455         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
456         list='$(INFO_DEPS)'; \
457         for base in $$list; do \
458           case $$base in \
459             $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
460           esac; \
461           if test -f $$base; then d=.; else d=$(srcdir); fi; \
462           base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
463           for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
464             if test -f $$file; then \
465               relfile=`expr "$$file" : "$$d/\(.*\)"`; \
466               test -f $(distdir)/$$relfile || \
467                 cp -p $$file $(distdir)/$$relfile; \
468             else :; fi; \
469           done; \
470         done
471
472 mostlyclean-aminfo:
473         -rm -rf cp-hacking.aux cp-hacking.cp cp-hacking.cps cp-hacking.fn \
474           cp-hacking.fns cp-hacking.ky cp-hacking.kys cp-hacking.log \
475           cp-hacking.pg cp-hacking.pgs cp-hacking.tmp cp-hacking.toc \
476           cp-hacking.tp cp-hacking.tps cp-hacking.vr cp-hacking.vrs \
477           cp-hacking.dvi cp-hacking.pdf cp-hacking.ps cp-hacking.html \
478           cp-vmintegration.aux cp-vmintegration.cp \
479           cp-vmintegration.cps cp-vmintegration.fn \
480           cp-vmintegration.fns cp-vmintegration.ky \
481           cp-vmintegration.kys cp-vmintegration.log \
482           cp-vmintegration.pg cp-vmintegration.pgs \
483           cp-vmintegration.tmp cp-vmintegration.toc \
484           cp-vmintegration.tp cp-vmintegration.tps cp-vmintegration.vr \
485           cp-vmintegration.vrs cp-vmintegration.dvi \
486           cp-vmintegration.pdf cp-vmintegration.ps \
487           cp-vmintegration.html cp-tools.aux cp-tools.cp cp-tools.cps \
488           cp-tools.fn cp-tools.fns cp-tools.ky cp-tools.kys \
489           cp-tools.log cp-tools.pg cp-tools.pgs cp-tools.tmp \
490           cp-tools.toc cp-tools.tp cp-tools.tps cp-tools.vr \
491           cp-tools.vrs cp-tools.dvi cp-tools.pdf cp-tools.ps \
492           cp-tools.html
493
494 maintainer-clean-aminfo:
495         @list='$(INFO_DEPS)'; for i in $$list; do \
496           i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
497           echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
498           rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
499         done
500 install-man1: $(man1_MANS) $(man_MANS)
501         @$(NORMAL_INSTALL)
502         test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
503         @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
504         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
505         for i in $$l2; do \
506           case "$$i" in \
507             *.1*) list="$$list $$i" ;; \
508           esac; \
509         done; \
510         for i in $$list; do \
511           if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
512           else file=$$i; fi; \
513           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
514           case "$$ext" in \
515             1*) ;; \
516             *) ext='1' ;; \
517           esac; \
518           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
519           inst=`echo $$inst | sed -e 's/^.*\///'`; \
520           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
521           echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
522           $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
523         done
524 uninstall-man1:
525         @$(NORMAL_UNINSTALL)
526         @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
527         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
528         for i in $$l2; do \
529           case "$$i" in \
530             *.1*) list="$$list $$i" ;; \
531           esac; \
532         done; \
533         for i in $$list; do \
534           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
535           case "$$ext" in \
536             1*) ;; \
537             *) ext='1' ;; \
538           esac; \
539           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
540           inst=`echo $$inst | sed -e 's/^.*\///'`; \
541           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
542           echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
543           rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
544         done
545
546 # This directory's subdirectories are mostly independent; you can cd
547 # into them and run `make' without going through this Makefile.
548 # To change the values of `make' variables: instead of editing Makefiles,
549 # (1) if the variable is set in `config.status', edit `config.status'
550 #     (which will cause the Makefiles to be regenerated when you run `make');
551 # (2) otherwise, pass the desired values on the `make' command line.
552 $(RECURSIVE_TARGETS):
553         @failcom='exit 1'; \
554         for f in x $$MAKEFLAGS; do \
555           case $$f in \
556             *=* | --[!k]*);; \
557             *k*) failcom='fail=yes';; \
558           esac; \
559         done; \
560         dot_seen=no; \
561         target=`echo $@ | sed s/-recursive//`; \
562         list='$(SUBDIRS)'; for subdir in $$list; do \
563           echo "Making $$target in $$subdir"; \
564           if test "$$subdir" = "."; then \
565             dot_seen=yes; \
566             local_target="$$target-am"; \
567           else \
568             local_target="$$target"; \
569           fi; \
570           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
571           || eval $$failcom; \
572         done; \
573         if test "$$dot_seen" = "no"; then \
574           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
575         fi; test -z "$$fail"
576
577 $(RECURSIVE_CLEAN_TARGETS):
578         @failcom='exit 1'; \
579         for f in x $$MAKEFLAGS; do \
580           case $$f in \
581             *=* | --[!k]*);; \
582             *k*) failcom='fail=yes';; \
583           esac; \
584         done; \
585         dot_seen=no; \
586         case "$@" in \
587           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
588           *) list='$(SUBDIRS)' ;; \
589         esac; \
590         rev=''; for subdir in $$list; do \
591           if test "$$subdir" = "."; then :; else \
592             rev="$$subdir $$rev"; \
593           fi; \
594         done; \
595         rev="$$rev ."; \
596         target=`echo $@ | sed s/-recursive//`; \
597         for subdir in $$rev; do \
598           echo "Making $$target in $$subdir"; \
599           if test "$$subdir" = "."; then \
600             local_target="$$target-am"; \
601           else \
602             local_target="$$target"; \
603           fi; \
604           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
605           || eval $$failcom; \
606         done && test -z "$$fail"
607 tags-recursive:
608         list='$(SUBDIRS)'; for subdir in $$list; do \
609           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
610         done
611 ctags-recursive:
612         list='$(SUBDIRS)'; for subdir in $$list; do \
613           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
614         done
615
616 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
617         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
618         unique=`for i in $$list; do \
619             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
620           done | \
621           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
622               END { if (nonempty) { for (i in files) print i; }; }'`; \
623         mkid -fID $$unique
624 tags: TAGS
625
626 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
627                 $(TAGS_FILES) $(LISP)
628         tags=; \
629         here=`pwd`; \
630         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
631           include_option=--etags-include; \
632           empty_fix=.; \
633         else \
634           include_option=--include; \
635           empty_fix=; \
636         fi; \
637         list='$(SUBDIRS)'; for subdir in $$list; do \
638           if test "$$subdir" = .; then :; else \
639             test ! -f $$subdir/TAGS || \
640               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
641           fi; \
642         done; \
643         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
644         unique=`for i in $$list; do \
645             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
646           done | \
647           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
648               END { if (nonempty) { for (i in files) print i; }; }'`; \
649         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
650           test -n "$$unique" || unique=$$empty_fix; \
651           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
652             $$tags $$unique; \
653         fi
654 ctags: CTAGS
655 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
656                 $(TAGS_FILES) $(LISP)
657         tags=; \
658         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
659         unique=`for i in $$list; do \
660             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
661           done | \
662           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
663               END { if (nonempty) { for (i in files) print i; }; }'`; \
664         test -z "$(CTAGS_ARGS)$$tags$$unique" \
665           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
666              $$tags $$unique
667
668 GTAGS:
669         here=`$(am__cd) $(top_builddir) && pwd` \
670           && cd $(top_srcdir) \
671           && gtags -i $(GTAGS_ARGS) $$here
672
673 distclean-tags:
674         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
675
676 distdir: $(DISTFILES)
677         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
678         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
679         list='$(DISTFILES)'; \
680           dist_files=`for file in $$list; do echo $$file; done | \
681           sed -e "s|^$$srcdirstrip/||;t" \
682               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
683         case $$dist_files in \
684           */*) $(MKDIR_P) `echo "$$dist_files" | \
685                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
686                            sort -u` ;; \
687         esac; \
688         for file in $$dist_files; do \
689           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
690           if test -d $$d/$$file; then \
691             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
692             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
693               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
694             fi; \
695             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
696           else \
697             test -f $(distdir)/$$file \
698             || cp -p $$d/$$file $(distdir)/$$file \
699             || exit 1; \
700           fi; \
701         done
702         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
703           if test "$$subdir" = .; then :; else \
704             test -d "$(distdir)/$$subdir" \
705             || $(MKDIR_P) "$(distdir)/$$subdir" \
706             || exit 1; \
707             distdir=`$(am__cd) $(distdir) && pwd`; \
708             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
709             (cd $$subdir && \
710               $(MAKE) $(AM_MAKEFLAGS) \
711                 top_distdir="$$top_distdir" \
712                 distdir="$$distdir/$$subdir" \
713                 am__remove_distdir=: \
714                 am__skip_length_check=: \
715                 distdir) \
716               || exit 1; \
717           fi; \
718         done
719         $(MAKE) $(AM_MAKEFLAGS) \
720           top_distdir="$(top_distdir)" distdir="$(distdir)" \
721           dist-info
722 check-am: all-am
723 check: check-recursive
724 all-am: Makefile $(INFO_DEPS) $(MANS)
725 installdirs: installdirs-recursive
726 installdirs-am:
727         for dir in "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"; do \
728           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
729         done
730 install: install-recursive
731 install-exec: install-exec-recursive
732 install-data: install-data-recursive
733 uninstall: uninstall-recursive
734
735 install-am: all-am
736         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
737
738 installcheck: installcheck-recursive
739 install-strip:
740         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
741           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
742           `test -z '$(STRIP)' || \
743             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
744 mostlyclean-generic:
745
746 clean-generic:
747         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
748
749 distclean-generic:
750         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
751
752 maintainer-clean-generic:
753         @echo "This command is intended for maintainers to use"
754         @echo "it deletes files that may require special tools to rebuild."
755 clean: clean-recursive
756
757 clean-am: clean-generic clean-libtool mostlyclean-am
758
759 distclean: distclean-recursive
760         -rm -f Makefile
761 distclean-am: clean-am distclean-generic distclean-tags
762
763 dvi: dvi-recursive
764
765 dvi-am: $(DVIS)
766
767 html: html-recursive
768
769 html-am: $(HTMLS)
770
771 info: info-recursive
772
773 info-am: $(INFO_DEPS)
774
775 install-data-am: install-info-am install-man
776
777 install-dvi: install-dvi-recursive
778
779 install-dvi-am: $(DVIS)
780         @$(NORMAL_INSTALL)
781         test -z "$(dvidir)" || $(MKDIR_P) "$(DESTDIR)$(dvidir)"
782         @list='$(DVIS)'; for p in $$list; do \
783           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
784           f=$(am__strip_dir) \
785           echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(dvidir)/$$f'"; \
786           $(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(dvidir)/$$f"; \
787         done
788 install-exec-am:
789
790 install-html: install-html-recursive
791
792 install-html-am: $(HTMLS)
793         @$(NORMAL_INSTALL)
794         test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)"
795         @list='$(HTMLS)'; for p in $$list; do \
796           if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
797           f=$(am__strip_dir) \
798           if test -d "$$d$$p"; then \
799             echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
800             $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
801             echo " $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
802             $(INSTALL_DATA) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f"; \
803           else \
804             echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
805             $(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
806           fi; \
807         done
808 install-info: install-info-recursive
809
810 install-info-am: $(INFO_DEPS)
811         @$(NORMAL_INSTALL)
812         test -z "$(infodir)" || $(MKDIR_P) "$(DESTDIR)$(infodir)"
813         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
814         list='$(INFO_DEPS)'; \
815         for file in $$list; do \
816           case $$file in \
817             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
818           esac; \
819           if test -f $$file; then d=.; else d=$(srcdir); fi; \
820           file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
821           for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
822                        $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
823             if test -f $$ifile; then \
824               relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
825               echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
826               $(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
827             else : ; fi; \
828           done; \
829         done
830         @$(POST_INSTALL)
831         @if (install-info --version && \
832              install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
833           list='$(INFO_DEPS)'; \
834           for file in $$list; do \
835             relfile=`echo "$$file" | sed 's|^.*/||'`; \
836             echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
837             install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
838           done; \
839         else : ; fi
840 install-man: install-man1
841
842 install-pdf: install-pdf-recursive
843
844 install-pdf-am: $(PDFS)
845         @$(NORMAL_INSTALL)
846         test -z "$(pdfdir)" || $(MKDIR_P) "$(DESTDIR)$(pdfdir)"
847         @list='$(PDFS)'; for p in $$list; do \
848           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
849           f=$(am__strip_dir) \
850           echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(pdfdir)/$$f'"; \
851           $(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(pdfdir)/$$f"; \
852         done
853 install-ps: install-ps-recursive
854
855 install-ps-am: $(PSS)
856         @$(NORMAL_INSTALL)
857         test -z "$(psdir)" || $(MKDIR_P) "$(DESTDIR)$(psdir)"
858         @list='$(PSS)'; for p in $$list; do \
859           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
860           f=$(am__strip_dir) \
861           echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(psdir)/$$f'"; \
862           $(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(psdir)/$$f"; \
863         done
864 installcheck-am:
865
866 maintainer-clean: maintainer-clean-recursive
867         -rm -f Makefile
868 maintainer-clean-am: distclean-am maintainer-clean-aminfo \
869         maintainer-clean-generic
870
871 mostlyclean: mostlyclean-recursive
872
873 mostlyclean-am: mostlyclean-aminfo mostlyclean-generic \
874         mostlyclean-libtool
875
876 pdf: pdf-recursive
877
878 pdf-am: $(PDFS)
879
880 ps: ps-recursive
881
882 ps-am: $(PSS)
883
884 uninstall-am: uninstall-dvi-am uninstall-html-am uninstall-info-am \
885         uninstall-man uninstall-pdf-am uninstall-ps-am
886
887 uninstall-man: uninstall-man1
888
889 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
890         install-strip
891
892 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
893         all all-am check check-am clean clean-generic clean-libtool \
894         ctags ctags-recursive dist-info distclean distclean-generic \
895         distclean-libtool distclean-tags distdir dvi dvi-am html \
896         html-am info info-am install install-am install-data \
897         install-data-am install-dvi install-dvi-am install-exec \
898         install-exec-am install-html install-html-am install-info \
899         install-info-am install-man install-man1 install-pdf \
900         install-pdf-am install-ps install-ps-am install-strip \
901         installcheck installcheck-am installdirs installdirs-am \
902         maintainer-clean maintainer-clean-aminfo \
903         maintainer-clean-generic mostlyclean mostlyclean-aminfo \
904         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
905         tags tags-recursive uninstall uninstall-am uninstall-dvi-am \
906         uninstall-html-am uninstall-info-am uninstall-man \
907         uninstall-man1 uninstall-pdf-am uninstall-ps-am
908
909
910 .texinfo.dvi:
911         texi2dvi $<
912
913 .dvi.ps:
914         dvips -o $@ $<
915
916 docs: cp-hacking.ps cp-vmintegration.ps cp-tools.ps $(TOOLS_MANFILES)
917
918 .pod.1:
919         $(STAMP) $@
920         -($(POD2MAN) --section=1 $< > $(@).T$$$$ && \
921                 mv -f $(@).T$$$$ $@) || \
922                 (rm -f $(@).T$$$$ && exit 1)
923
924 .INTERMEDIATE: gappletviewer.pod gjarsigner.pod gjar.pod gjavah.pod \
925         gkeytool.pod gnative2ascii.pod gorbd.pod grmid.pod grmiregistry.pod \
926         gserialver.pod gtnameserv.pod gcjh.pod
927
928 gappletviewer.pod: $(srcdir)/cp-tools.texinfo
929         -$(TEXI2POD) -D gappletviewer < $< > $@
930
931 gjarsigner.pod: $(srcdir)/cp-tools.texinfo
932         -$(TEXI2POD) -D gjarsigner < $< > $@
933
934 gjar.pod: $(srcdir)/cp-tools.texinfo
935         -$(TEXI2POD) -D gjar < $< > $@
936
937 gcjh.pod: $(srcdir)/cp-tools.texinfo
938         -$(TEXI2POD) -D gcjh < $< > $@
939
940 gjavah.pod: $(srcdir)/cp-tools.texinfo
941         -$(TEXI2POD) -D gjavah < $< > $@
942
943 # hack around the cross references and the enumeration
944 gkeytool.pod: $(srcdir)/cp-tools.texinfo
945         -$(TEXI2POD) -D gkeytool < $< \
946           | sed -e 's/^For more details.*/See I<Common Options> for more details./' \
947             -e 's/1\.<\([^>]*\)>/- \1/' \
948                 > $@
949
950 gnative2ascii.pod: $(srcdir)/cp-tools.texinfo
951         -$(TEXI2POD) -D gnative2ascii < $< > $@
952
953 gorbd.pod: $(srcdir)/cp-tools.texinfo
954         -$(TEXI2POD) -D gorbd < $< > $@
955
956 grmid.pod: $(srcdir)/cp-tools.texinfo
957         -$(TEXI2POD) -D grmid < $< > $@
958
959 grmiregistry.pod: $(srcdir)/cp-tools.texinfo
960         -$(TEXI2POD) -D grmiregistry < $< > $@
961
962 gserialver.pod: $(srcdir)/cp-tools.texinfo
963         -$(TEXI2POD) -D gserialver < $< > $@
964
965 gtnameserv.pod: $(srcdir)/cp-tools.texinfo
966         -$(TEXI2POD) -D gtnameserv < $< > $@
967 # Tell versions [3.59,3.63) of GNU make to not export all variables.
968 # Otherwise a system limit (for SysV at least) may be exceeded.
969 .NOEXPORT: