1# Makefile.in generated by automake 1.16.3 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2020 Free Software Foundation, Inc.
5
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
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91@BUILD_TOOLS_TRUE@bin_PROGRAMS = cdr2xhtml$(EXEEXT) cmx2xhtml$(EXEEXT)
92subdir = src/conv/svg
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \
95	$(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
96	$(top_srcdir)/m4/ax_gcc_func_attribute.m4 \
97	$(top_srcdir)/m4/dlp_fallthrough.m4 \
98	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
99	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
100	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
101am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
102	$(ACLOCAL_M4)
103DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
104mkinstalldirs = $(install_sh) -d
105CONFIG_HEADER = $(top_builddir)/config.h
106CONFIG_CLEAN_FILES = cdr2xhtml.rc cmx2xhtml.rc
107CONFIG_CLEAN_VPATH_FILES =
108am__installdirs = "$(DESTDIR)$(bindir)"
109PROGRAMS = $(bin_PROGRAMS)
110am__cdr2xhtml_SOURCES_DIST = cdr2xhtml.cpp
111@BUILD_TOOLS_TRUE@am_cdr2xhtml_OBJECTS = cdr2xhtml.$(OBJEXT)
112cdr2xhtml_OBJECTS = $(am_cdr2xhtml_OBJECTS)
113am__DEPENDENCIES_1 =
114AM_V_lt = $(am__v_lt_@AM_V@)
115am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
116am__v_lt_0 = --silent
117am__v_lt_1 =
118am__cmx2xhtml_SOURCES_DIST = cmx2xhtml.cpp
119@BUILD_TOOLS_TRUE@am_cmx2xhtml_OBJECTS = cmx2xhtml.$(OBJEXT)
120cmx2xhtml_OBJECTS = $(am_cmx2xhtml_OBJECTS)
121AM_V_P = $(am__v_P_@AM_V@)
122am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
123am__v_P_0 = false
124am__v_P_1 = :
125AM_V_GEN = $(am__v_GEN_@AM_V@)
126am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
127am__v_GEN_0 = @echo "  GEN     " $@;
128am__v_GEN_1 =
129AM_V_at = $(am__v_at_@AM_V@)
130am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
131am__v_at_0 = @
132am__v_at_1 =
133DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
134depcomp = $(SHELL) $(top_srcdir)/depcomp
135am__maybe_remake_depfiles = depfiles
136am__depfiles_remade = ./$(DEPDIR)/cdr2xhtml.Po \
137	./$(DEPDIR)/cmx2xhtml.Po
138am__mv = mv -f
139CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
140	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
141LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
142	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
143	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
144	$(AM_CXXFLAGS) $(CXXFLAGS)
145AM_V_CXX = $(am__v_CXX_@AM_V@)
146am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
147am__v_CXX_0 = @echo "  CXX     " $@;
148am__v_CXX_1 =
149CXXLD = $(CXX)
150CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
151	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
152	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
153AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
154am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
155am__v_CXXLD_0 = @echo "  CXXLD   " $@;
156am__v_CXXLD_1 =
157SOURCES = $(cdr2xhtml_SOURCES) $(cmx2xhtml_SOURCES)
158DIST_SOURCES = $(am__cdr2xhtml_SOURCES_DIST) \
159	$(am__cmx2xhtml_SOURCES_DIST)
160am__can_run_installinfo = \
161  case $$AM_UPDATE_INFO_DIR in \
162    n|no|NO) false;; \
163    *) (install-info --version) >/dev/null 2>&1;; \
164  esac
165am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
166# Read a list of newline-separated strings from the standard input,
167# and print each of them once, without duplicates.  Input order is
168# *not* preserved.
169am__uniquify_input = $(AWK) '\
170  BEGIN { nonempty = 0; } \
171  { items[$$0] = 1; nonempty = 1; } \
172  END { if (nonempty) { for (i in items) print i; }; } \
173'
174# Make sure the list of sources is unique.  This is necessary because,
175# e.g., the same source file might be shared among _SOURCES variables
176# for different programs/libraries.
177am__define_uniq_tagged_files = \
178  list='$(am__tagged_files)'; \
179  unique=`for i in $$list; do \
180    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
181  done | $(am__uniquify_input)`
182ETAGS = etags
183CTAGS = ctags
184am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/cdr2xhtml.rc.in \
185	$(srcdir)/cmx2xhtml.rc.in $(top_srcdir)/depcomp
186DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
187ACLOCAL = @ACLOCAL@
188AMTAR = @AMTAR@
189AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
190AR = @AR@
191AS = @AS@
192AUTOCONF = @AUTOCONF@
193AUTOHEADER = @AUTOHEADER@
194AUTOMAKE = @AUTOMAKE@
195AWK = @AWK@
196CC = @CC@
197CCDEPMODE = @CCDEPMODE@
198CDR2RAW_WIN32_RESOURCE = @CDR2RAW_WIN32_RESOURCE@
199CDR2TEXT_WIN32_RESOURCE = @CDR2TEXT_WIN32_RESOURCE@
200CDR2XHTML_WIN32_RESOURCE = @CDR2XHTML_WIN32_RESOURCE@
201CDR_MAJOR_VERSION = @CDR_MAJOR_VERSION@
202CDR_MICRO_VERSION = @CDR_MICRO_VERSION@
203CDR_MINOR_VERSION = @CDR_MINOR_VERSION@
204CDR_VERSION = @CDR_VERSION@
205CFLAGS = @CFLAGS@
206CMX2RAW_WIN32_RESOURCE = @CMX2RAW_WIN32_RESOURCE@
207CMX2TEXT_WIN32_RESOURCE = @CMX2TEXT_WIN32_RESOURCE@
208CMX2XHTML_WIN32_RESOURCE = @CMX2XHTML_WIN32_RESOURCE@
209CPP = @CPP@
210CPPFLAGS = @CPPFLAGS@
211CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
212CPPUNIT_LIBS = @CPPUNIT_LIBS@
213CXX = @CXX@
214CXXCPP = @CXXCPP@
215CXXDEPMODE = @CXXDEPMODE@
216CXXFLAGS = @CXXFLAGS@
217CYGPATH_W = @CYGPATH_W@
218DEBUG_CXXFLAGS = @DEBUG_CXXFLAGS@
219DEFS = @DEFS@
220DEPDIR = @DEPDIR@
221DLLTOOL = @DLLTOOL@
222DOXYGEN = @DOXYGEN@
223DSYMUTIL = @DSYMUTIL@
224DUMPBIN = @DUMPBIN@
225ECHO_C = @ECHO_C@
226ECHO_N = @ECHO_N@
227ECHO_T = @ECHO_T@
228EGREP = @EGREP@
229EXEEXT = @EXEEXT@
230FGREP = @FGREP@
231GREP = @GREP@
232HAVE_CXX11 = @HAVE_CXX11@
233ICU_CFLAGS = @ICU_CFLAGS@
234ICU_LIBS = @ICU_LIBS@
235INSTALL = @INSTALL@
236INSTALL_DATA = @INSTALL_DATA@
237INSTALL_PROGRAM = @INSTALL_PROGRAM@
238INSTALL_SCRIPT = @INSTALL_SCRIPT@
239INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
240LCMS2_CFLAGS = @LCMS2_CFLAGS@
241LCMS2_LIBS = @LCMS2_LIBS@
242LCMS_LIBS = @LCMS_LIBS@
243LD = @LD@
244LDFLAGS = @LDFLAGS@
245LIBCDR_WIN32_RESOURCE = @LIBCDR_WIN32_RESOURCE@
246LIBOBJS = @LIBOBJS@
247LIBS = @LIBS@
248LIBTOOL = @LIBTOOL@
249LIPO = @LIPO@
250LN_S = @LN_S@
251LTLIBOBJS = @LTLIBOBJS@
252LT_AGE = @LT_AGE@
253LT_CURRENT = @LT_CURRENT@
254LT_REVISION = @LT_REVISION@
255LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
256MAKEINFO = @MAKEINFO@
257MANIFEST_TOOL = @MANIFEST_TOOL@
258MKDIR_P = @MKDIR_P@
259NM = @NM@
260NMEDIT = @NMEDIT@
261OBJDUMP = @OBJDUMP@
262OBJEXT = @OBJEXT@
263OTOOL = @OTOOL@
264OTOOL64 = @OTOOL64@
265PACKAGE = @PACKAGE@
266PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
267PACKAGE_NAME = @PACKAGE_NAME@
268PACKAGE_STRING = @PACKAGE_STRING@
269PACKAGE_TARNAME = @PACKAGE_TARNAME@
270PACKAGE_URL = @PACKAGE_URL@
271PACKAGE_VERSION = @PACKAGE_VERSION@
272PATH_SEPARATOR = @PATH_SEPARATOR@
273PKG_CONFIG = @PKG_CONFIG@
274PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
275PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
276RANLIB = @RANLIB@
277REVENGE_CFLAGS = @REVENGE_CFLAGS@
278REVENGE_GENERATORS_CFLAGS = @REVENGE_GENERATORS_CFLAGS@
279REVENGE_GENERATORS_LIBS = @REVENGE_GENERATORS_LIBS@
280REVENGE_LIBS = @REVENGE_LIBS@
281REVENGE_STREAM_CFLAGS = @REVENGE_STREAM_CFLAGS@
282REVENGE_STREAM_LIBS = @REVENGE_STREAM_LIBS@
283SED = @SED@
284SET_MAKE = @SET_MAKE@
285SHELL = @SHELL@
286STRIP = @STRIP@
287VERSION = @VERSION@
288WINDRES = @WINDRES@
289ZLIB_CFLAGS = @ZLIB_CFLAGS@
290ZLIB_LIBS = @ZLIB_LIBS@
291abs_builddir = @abs_builddir@
292abs_srcdir = @abs_srcdir@
293abs_top_builddir = @abs_top_builddir@
294abs_top_srcdir = @abs_top_srcdir@
295ac_ct_AR = @ac_ct_AR@
296ac_ct_CC = @ac_ct_CC@
297ac_ct_CXX = @ac_ct_CXX@
298ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
299am__include = @am__include@
300am__leading_dot = @am__leading_dot@
301am__quote = @am__quote@
302am__tar = @am__tar@
303am__untar = @am__untar@
304bindir = @bindir@
305build = @build@
306build_alias = @build_alias@
307build_cpu = @build_cpu@
308build_os = @build_os@
309build_vendor = @build_vendor@
310builddir = @builddir@
311datadir = @datadir@
312datarootdir = @datarootdir@
313docdir = @docdir@
314dvidir = @dvidir@
315exec_prefix = @exec_prefix@
316host = @host@
317host_alias = @host_alias@
318host_cpu = @host_cpu@
319host_os = @host_os@
320host_vendor = @host_vendor@
321htmldir = @htmldir@
322includedir = @includedir@
323infodir = @infodir@
324install_sh = @install_sh@
325libdir = @libdir@
326libexecdir = @libexecdir@
327localedir = @localedir@
328localstatedir = @localstatedir@
329mandir = @mandir@
330mkdir_p = @mkdir_p@
331oldincludedir = @oldincludedir@
332pdfdir = @pdfdir@
333prefix = @prefix@
334program_transform_name = @program_transform_name@
335psdir = @psdir@
336sbindir = @sbindir@
337sharedstatedir = @sharedstatedir@
338srcdir = @srcdir@
339sysconfdir = @sysconfdir@
340target_alias = @target_alias@
341top_build_prefix = @top_build_prefix@
342top_builddir = @top_builddir@
343top_srcdir = @top_srcdir@
344@BUILD_TOOLS_TRUE@AM_CXXFLAGS = \
345@BUILD_TOOLS_TRUE@	-I$(top_srcdir)/inc \
346@BUILD_TOOLS_TRUE@	$(REVENGE_CFLAGS) \
347@BUILD_TOOLS_TRUE@	$(REVENGE_STREAM_CFLAGS) \
348@BUILD_TOOLS_TRUE@	$(DEBUG_CXXFLAGS)
349
350@BUILD_TOOLS_TRUE@cdr2xhtml_DEPENDENCIES = @CDR2XHTML_WIN32_RESOURCE@
351@BUILD_TOOLS_TRUE@cdr2xhtml_LDADD = \
352@BUILD_TOOLS_TRUE@	../../lib/libcdr-@CDR_MAJOR_VERSION@.@CDR_MINOR_VERSION@.la \
353@BUILD_TOOLS_TRUE@	$(ICU_LIBS) \
354@BUILD_TOOLS_TRUE@	$(REVENGE_LIBS) \
355@BUILD_TOOLS_TRUE@	$(REVENGE_STREAM_LIBS) \
356@BUILD_TOOLS_TRUE@	@CDR2XHTML_WIN32_RESOURCE@
357
358@BUILD_TOOLS_TRUE@cdr2xhtml_SOURCES = \
359@BUILD_TOOLS_TRUE@	cdr2xhtml.cpp
360
361@BUILD_TOOLS_TRUE@cmx2xhtml_DEPENDENCIES = @CMX2XHTML_WIN32_RESOURCE@
362@BUILD_TOOLS_TRUE@cmx2xhtml_LDADD = \
363@BUILD_TOOLS_TRUE@	../../lib/libcdr-@CDR_MAJOR_VERSION@.@CDR_MINOR_VERSION@.la \
364@BUILD_TOOLS_TRUE@	$(ICU_LIBS) \
365@BUILD_TOOLS_TRUE@	$(REVENGE_GENERATORS_LIBS) \
366@BUILD_TOOLS_TRUE@	$(REVENGE_LIBS) \
367@BUILD_TOOLS_TRUE@	$(REVENGE_STREAM_LIBS) \
368@BUILD_TOOLS_TRUE@	@CMX2XHTML_WIN32_RESOURCE@
369
370@BUILD_TOOLS_TRUE@cmx2xhtml_SOURCES = \
371@BUILD_TOOLS_TRUE@	cmx2xhtml.cpp
372
373@BUILD_TOOLS_TRUE@EXTRA_DIST = \
374@BUILD_TOOLS_TRUE@	$(cdr2xhtml_SOURCES) \
375@BUILD_TOOLS_TRUE@	$(cmx2xhtml_SOURCES) \
376@BUILD_TOOLS_TRUE@	cdr2xhtml.rc.in \
377@BUILD_TOOLS_TRUE@	cmx2xhtml.rc.in
378
379
380# These may be in the builddir too
381@BUILD_TOOLS_TRUE@BUILD_EXTRA_DIST = \
382@BUILD_TOOLS_TRUE@	cdr2xhtml.rc \
383@BUILD_TOOLS_TRUE@	cmx2xhtml.rc
384
385all: all-am
386
387.SUFFIXES:
388.SUFFIXES: .cpp .lo .o .obj
389$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
390	@for dep in $?; do \
391	  case '$(am__configure_deps)' in \
392	    *$$dep*) \
393	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
394	        && { if test -f $@; then exit 0; else break; fi; }; \
395	      exit 1;; \
396	  esac; \
397	done; \
398	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/conv/svg/Makefile'; \
399	$(am__cd) $(top_srcdir) && \
400	  $(AUTOMAKE) --foreign src/conv/svg/Makefile
401Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
402	@case '$?' in \
403	  *config.status*) \
404	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
405	  *) \
406	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
407	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
408	esac;
409
410$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
411	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
412
413$(top_srcdir)/configure:  $(am__configure_deps)
414	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
415$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
416	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
417$(am__aclocal_m4_deps):
418cdr2xhtml.rc: $(top_builddir)/config.status $(srcdir)/cdr2xhtml.rc.in
419	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
420cmx2xhtml.rc: $(top_builddir)/config.status $(srcdir)/cmx2xhtml.rc.in
421	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
422install-binPROGRAMS: $(bin_PROGRAMS)
423	@$(NORMAL_INSTALL)
424	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
425	if test -n "$$list"; then \
426	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
427	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
428	fi; \
429	for p in $$list; do echo "$$p $$p"; done | \
430	sed 's/$(EXEEXT)$$//' | \
431	while read p p1; do if test -f $$p \
432	 || test -f $$p1 \
433	  ; then echo "$$p"; echo "$$p"; else :; fi; \
434	done | \
435	sed -e 'p;s,.*/,,;n;h' \
436	    -e 's|.*|.|' \
437	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
438	sed 'N;N;N;s,\n, ,g' | \
439	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
440	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
441	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
442	    else { print "f", $$3 "/" $$4, $$1; } } \
443	  END { for (d in files) print "f", d, files[d] }' | \
444	while read type dir files; do \
445	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
446	    test -z "$$files" || { \
447	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
448	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
449	    } \
450	; done
451
452uninstall-binPROGRAMS:
453	@$(NORMAL_UNINSTALL)
454	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
455	files=`for p in $$list; do echo "$$p"; done | \
456	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
457	      -e 's/$$/$(EXEEXT)/' \
458	`; \
459	test -n "$$list" || exit 0; \
460	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
461	cd "$(DESTDIR)$(bindir)" && rm -f $$files
462
463clean-binPROGRAMS:
464	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
465	echo " rm -f" $$list; \
466	rm -f $$list || exit $$?; \
467	test -n "$(EXEEXT)" || exit 0; \
468	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
469	echo " rm -f" $$list; \
470	rm -f $$list
471
472cdr2xhtml$(EXEEXT): $(cdr2xhtml_OBJECTS) $(cdr2xhtml_DEPENDENCIES) $(EXTRA_cdr2xhtml_DEPENDENCIES)
473	@rm -f cdr2xhtml$(EXEEXT)
474	$(AM_V_CXXLD)$(CXXLINK) $(cdr2xhtml_OBJECTS) $(cdr2xhtml_LDADD) $(LIBS)
475
476cmx2xhtml$(EXEEXT): $(cmx2xhtml_OBJECTS) $(cmx2xhtml_DEPENDENCIES) $(EXTRA_cmx2xhtml_DEPENDENCIES)
477	@rm -f cmx2xhtml$(EXEEXT)
478	$(AM_V_CXXLD)$(CXXLINK) $(cmx2xhtml_OBJECTS) $(cmx2xhtml_LDADD) $(LIBS)
479
480mostlyclean-compile:
481	-rm -f *.$(OBJEXT)
482
483distclean-compile:
484	-rm -f *.tab.c
485
486@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cdr2xhtml.Po@am__quote@ # am--include-marker
487@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmx2xhtml.Po@am__quote@ # am--include-marker
488
489$(am__depfiles_remade):
490	@$(MKDIR_P) $(@D)
491	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
492
493am--depfiles: $(am__depfiles_remade)
494
495.cpp.o:
496@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
497@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
498@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
499@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
500@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
501
502.cpp.obj:
503@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
504@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
505@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
506@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
507@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
508
509.cpp.lo:
510@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
511@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
512@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
513@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
514@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
515
516mostlyclean-libtool:
517	-rm -f *.lo
518
519clean-libtool:
520	-rm -rf .libs _libs
521
522ID: $(am__tagged_files)
523	$(am__define_uniq_tagged_files); mkid -fID $$unique
524tags: tags-am
525TAGS: tags
526
527tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
528	set x; \
529	here=`pwd`; \
530	$(am__define_uniq_tagged_files); \
531	shift; \
532	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
533	  test -n "$$unique" || unique=$$empty_fix; \
534	  if test $$# -gt 0; then \
535	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
536	      "$$@" $$unique; \
537	  else \
538	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
539	      $$unique; \
540	  fi; \
541	fi
542ctags: ctags-am
543
544CTAGS: ctags
545ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
546	$(am__define_uniq_tagged_files); \
547	test -z "$(CTAGS_ARGS)$$unique" \
548	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
549	     $$unique
550
551GTAGS:
552	here=`$(am__cd) $(top_builddir) && pwd` \
553	  && $(am__cd) $(top_srcdir) \
554	  && gtags -i $(GTAGS_ARGS) "$$here"
555cscopelist: cscopelist-am
556
557cscopelist-am: $(am__tagged_files)
558	list='$(am__tagged_files)'; \
559	case "$(srcdir)" in \
560	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
561	  *) sdir=$(subdir)/$(srcdir) ;; \
562	esac; \
563	for i in $$list; do \
564	  if test -f "$$i"; then \
565	    echo "$(subdir)/$$i"; \
566	  else \
567	    echo "$$sdir/$$i"; \
568	  fi; \
569	done >> $(top_builddir)/cscope.files
570
571distclean-tags:
572	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
573
574distdir: $(BUILT_SOURCES)
575	$(MAKE) $(AM_MAKEFLAGS) distdir-am
576
577distdir-am: $(DISTFILES)
578	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
579	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
580	list='$(DISTFILES)'; \
581	  dist_files=`for file in $$list; do echo $$file; done | \
582	  sed -e "s|^$$srcdirstrip/||;t" \
583	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
584	case $$dist_files in \
585	  */*) $(MKDIR_P) `echo "$$dist_files" | \
586			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
587			   sort -u` ;; \
588	esac; \
589	for file in $$dist_files; do \
590	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
591	  if test -d $$d/$$file; then \
592	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
593	    if test -d "$(distdir)/$$file"; then \
594	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
595	    fi; \
596	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
597	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
598	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
599	    fi; \
600	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
601	  else \
602	    test -f "$(distdir)/$$file" \
603	    || cp -p $$d/$$file "$(distdir)/$$file" \
604	    || exit 1; \
605	  fi; \
606	done
607check-am: all-am
608check: check-am
609all-am: Makefile $(PROGRAMS)
610installdirs:
611	for dir in "$(DESTDIR)$(bindir)"; do \
612	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
613	done
614install: install-am
615install-exec: install-exec-am
616install-data: install-data-am
617uninstall: uninstall-am
618
619install-am: all-am
620	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
621
622installcheck: installcheck-am
623install-strip:
624	if test -z '$(STRIP)'; then \
625	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
626	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
627	      install; \
628	else \
629	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
630	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
631	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
632	fi
633mostlyclean-generic:
634
635clean-generic:
636
637distclean-generic:
638	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
639	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
640
641maintainer-clean-generic:
642	@echo "This command is intended for maintainers to use"
643	@echo "it deletes files that may require special tools to rebuild."
644clean: clean-am
645
646clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
647
648distclean: distclean-am
649		-rm -f ./$(DEPDIR)/cdr2xhtml.Po
650	-rm -f ./$(DEPDIR)/cmx2xhtml.Po
651	-rm -f Makefile
652distclean-am: clean-am distclean-compile distclean-generic \
653	distclean-tags
654
655dvi: dvi-am
656
657dvi-am:
658
659html: html-am
660
661html-am:
662
663info: info-am
664
665info-am:
666
667install-data-am:
668
669install-dvi: install-dvi-am
670
671install-dvi-am:
672
673install-exec-am: install-binPROGRAMS
674
675install-html: install-html-am
676
677install-html-am:
678
679install-info: install-info-am
680
681install-info-am:
682
683install-man:
684
685install-pdf: install-pdf-am
686
687install-pdf-am:
688
689install-ps: install-ps-am
690
691install-ps-am:
692
693installcheck-am:
694
695maintainer-clean: maintainer-clean-am
696		-rm -f ./$(DEPDIR)/cdr2xhtml.Po
697	-rm -f ./$(DEPDIR)/cmx2xhtml.Po
698	-rm -f Makefile
699maintainer-clean-am: distclean-am maintainer-clean-generic
700
701mostlyclean: mostlyclean-am
702
703mostlyclean-am: mostlyclean-compile mostlyclean-generic \
704	mostlyclean-libtool
705
706pdf: pdf-am
707
708pdf-am:
709
710ps: ps-am
711
712ps-am:
713
714uninstall-am: uninstall-binPROGRAMS
715
716.MAKE: install-am install-strip
717
718.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
719	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
720	ctags ctags-am distclean distclean-compile distclean-generic \
721	distclean-libtool distclean-tags distdir dvi dvi-am html \
722	html-am info info-am install install-am install-binPROGRAMS \
723	install-data install-data-am install-dvi install-dvi-am \
724	install-exec install-exec-am install-html install-html-am \
725	install-info install-info-am install-man install-pdf \
726	install-pdf-am install-ps install-ps-am install-strip \
727	installcheck installcheck-am installdirs maintainer-clean \
728	maintainer-clean-generic mostlyclean mostlyclean-compile \
729	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
730	tags tags-am uninstall uninstall-am uninstall-binPROGRAMS
731
732.PRECIOUS: Makefile
733
734
735@BUILD_TOOLS_TRUE@@OS_WIN32_TRUE@@CDR2XHTML_WIN32_RESOURCE@ : cdr2xhtml.rc $(cdr2xhtml_OBJECTS)
736@BUILD_TOOLS_TRUE@@OS_WIN32_TRUE@	chmod +x $(top_srcdir)/build/win32/*compile-resource
737@BUILD_TOOLS_TRUE@@OS_WIN32_TRUE@	WINDRES=@WINDRES@ $(top_srcdir)/build/win32/lt-compile-resource cdr2xhtml.rc @CDR2XHTML_WIN32_RESOURCE@
738
739@BUILD_TOOLS_TRUE@@OS_WIN32_TRUE@@CMX2XHTML_WIN32_RESOURCE@ : cmx2xhtml.rc $(cmx2xhtml_OBJECTS)
740@BUILD_TOOLS_TRUE@@OS_WIN32_TRUE@	chmod +x $(top_srcdir)/build/win32/*compile-resource
741@BUILD_TOOLS_TRUE@@OS_WIN32_TRUE@	WINDRES=@WINDRES@ $(top_srcdir)/build/win32/lt-compile-resource cmx2xhtml.rc @CMX2XHTML_WIN32_RESOURCE@
742
743# Tell versions [3.59,3.63) of GNU make to not export all variables.
744# Otherwise a system limit (for SysV at least) may be exceeded.
745.NOEXPORT:
746