chiark / gitweb /
New option: movres.ignore_transience.
[e16] / dox / 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
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 host_triplet = @host@
35 bin_PROGRAMS = edox$(EXEEXT)
36 subdir = dox
37 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \
40         $(top_srcdir)/m4/ac_warnflags.m4 $(top_srcdir)/m4/codeset.m4 \
41         $(top_srcdir)/m4/esd.m4 $(top_srcdir)/m4/gettext.m4 \
42         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
43         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
44         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
45         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49 CONFIG_HEADER = $(top_builddir)/config.h
50 CONFIG_CLEAN_FILES =
51 am__installdirs = "$(DESTDIR)$(bindir)"
52 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
53 PROGRAMS = $(bin_PROGRAMS)
54 am_edox_OBJECTS = edox-dox.$(OBJEXT) edox-file.$(OBJEXT) \
55         edox-format.$(OBJEXT) edox-text.$(OBJEXT) \
56         edox-ttfont.$(OBJEXT)
57 edox_OBJECTS = $(am_edox_OBJECTS)
58 edox_LDADD = $(LDADD)
59 am__DEPENDENCIES_1 =
60 edox_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
61         $(am__DEPENDENCIES_1)
62 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
63 depcomp = $(SHELL) $(top_srcdir)/depcomp
64 am__depfiles_maybe = depfiles
65 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
66         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
67 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
68         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
69         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
70 CCLD = $(CC)
71 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
72         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
73         $(LDFLAGS) -o $@
74 SOURCES = $(edox_SOURCES)
75 DIST_SOURCES = $(edox_SOURCES)
76 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
77         html-recursive info-recursive install-data-recursive \
78         install-dvi-recursive install-exec-recursive \
79         install-html-recursive install-info-recursive \
80         install-pdf-recursive install-ps-recursive install-recursive \
81         installcheck-recursive installdirs-recursive pdf-recursive \
82         ps-recursive uninstall-recursive
83 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
84   distclean-recursive maintainer-clean-recursive
85 ETAGS = etags
86 CTAGS = ctags
87 DIST_SUBDIRS = $(SUBDIRS)
88 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
89 ACLOCAL = @ACLOCAL@
90 AMTAR = @AMTAR@
91 AR = @AR@
92 AUDIOFILE_CFLAGS = @AUDIOFILE_CFLAGS@
93 AUDIOFILE_LIBS = @AUDIOFILE_LIBS@
94 AUTOCONF = @AUTOCONF@
95 AUTOHEADER = @AUTOHEADER@
96 AUTOMAKE = @AUTOMAKE@
97 AWK = @AWK@
98 CC = @CC@
99 CCDEPMODE = @CCDEPMODE@
100 CFLAGS = @CFLAGS@
101 CPP = @CPP@
102 CPPFLAGS = @CPPFLAGS@
103 CWARNFLAGS = @CWARNFLAGS@
104 CYGPATH_W = @CYGPATH_W@
105 DBUS_CFLAGS = @DBUS_CFLAGS@
106 DBUS_LIBS = @DBUS_LIBS@
107 DEFS = @DEFS@
108 DEPDIR = @DEPDIR@
109 DLOPEN_LIBS = @DLOPEN_LIBS@
110 DSYMUTIL = @DSYMUTIL@
111 ECHO = @ECHO@
112 ECHO_C = @ECHO_C@
113 ECHO_N = @ECHO_N@
114 ECHO_T = @ECHO_T@
115 ECORE_CFLAGS = @ECORE_CFLAGS@
116 ECORE_LIBS = @ECORE_LIBS@
117 EGREP = @EGREP@
118 ESD_CFLAGS = @ESD_CFLAGS@
119 ESD_CONFIG = @ESD_CONFIG@
120 ESD_LIBS = @ESD_LIBS@
121 EXEEXT = @EXEEXT@
122 E_RPM_REVISION = @E_RPM_REVISION@
123 E_X_LIBS = @E_X_LIBS@
124 GLX_LIBS = @GLX_LIBS@
125 GMSGFMT = @GMSGFMT@
126 GREP = @GREP@
127 IMLIB2_CFLAGS = @IMLIB2_CFLAGS@
128 IMLIB2_LIBS = @IMLIB2_LIBS@
129 INSTALL = @INSTALL@
130 INSTALL_DATA = @INSTALL_DATA@
131 INSTALL_PROGRAM = @INSTALL_PROGRAM@
132 INSTALL_SCRIPT = @INSTALL_SCRIPT@
133 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
134 INTLLIBS = @INTLLIBS@
135 LDFLAGS = @LDFLAGS@
136 LIBICONV = @LIBICONV@
137 LIBINTL = @LIBINTL@
138 LIBOBJS = @LIBOBJS@
139 LIBS = @LIBS@
140 LIBTOOL = @LIBTOOL@
141 LN_S = @LN_S@
142 LTLIBICONV = @LTLIBICONV@
143 LTLIBINTL = @LTLIBINTL@
144 LTLIBOBJS = @LTLIBOBJS@
145 MAINT = @MAINT@
146 MAKEINFO = @MAKEINFO@
147 MKDIR_P = @MKDIR_P@
148 MKINSTALLDIRS = @MKINSTALLDIRS@
149 MSGFMT = @MSGFMT@
150 MSGMERGE = @MSGMERGE@
151 NMEDIT = @NMEDIT@
152 OBJEXT = @OBJEXT@
153 PACKAGE = @PACKAGE@
154 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
155 PACKAGE_NAME = @PACKAGE_NAME@
156 PACKAGE_STRING = @PACKAGE_STRING@
157 PACKAGE_TARNAME = @PACKAGE_TARNAME@
158 PACKAGE_VERSION = @PACKAGE_VERSION@
159 PANGO_CFLAGS = @PANGO_CFLAGS@
160 PANGO_LIBS = @PANGO_LIBS@
161 PATH_SEPARATOR = @PATH_SEPARATOR@
162 PA_CFLAGS = @PA_CFLAGS@
163 PA_LIBS = @PA_LIBS@
164 PKG_CONFIG = @PKG_CONFIG@
165 POSUB = @POSUB@
166 RANLIB = @RANLIB@
167 SED = @SED@
168 SET_MAKE = @SET_MAKE@
169 SHELL = @SHELL@
170 SM_LIBS = @SM_LIBS@
171 STRIP = @STRIP@
172 USE_NLS = @USE_NLS@
173 VERSION = @VERSION@
174 XFT_CFLAGS = @XFT_CFLAGS@
175 XFT_LIBS = @XFT_LIBS@
176 XGETTEXT = @XGETTEXT@
177 XINERAMA_LIBS = @XINERAMA_LIBS@
178 XMKMF = @XMKMF@
179 XMLTO = @XMLTO@
180 X_CFLAGS = @X_CFLAGS@
181 X_EXTRA_LIBS = @X_EXTRA_LIBS@
182 X_LIBS = @X_LIBS@
183 X_PRE_LIBS = @X_PRE_LIBS@
184 abs_builddir = @abs_builddir@
185 abs_srcdir = @abs_srcdir@
186 abs_top_builddir = @abs_top_builddir@
187 abs_top_srcdir = @abs_top_srcdir@
188 ac_ct_CC = @ac_ct_CC@
189 am__include = @am__include@
190 am__leading_dot = @am__leading_dot@
191 am__quote = @am__quote@
192 am__tar = @am__tar@
193 am__untar = @am__untar@
194 bindir = @bindir@
195 build = @build@
196 build_alias = @build_alias@
197 build_cpu = @build_cpu@
198 build_os = @build_os@
199 build_vendor = @build_vendor@
200 builddir = @builddir@
201 datadir = @datadir@
202 datarootdir = @datarootdir@
203 docdir = @docdir@
204 dvidir = @dvidir@
205 exec_prefix = @exec_prefix@
206 host = @host@
207 host_alias = @host_alias@
208 host_cpu = @host_cpu@
209 host_os = @host_os@
210 host_vendor = @host_vendor@
211 htmldir = @htmldir@
212 includedir = @includedir@
213 infodir = @infodir@
214 install_sh = @install_sh@
215 libdir = @libdir@
216 libexecdir = @libexecdir@
217 localedir = @localedir@
218 localstatedir = @localstatedir@
219 mandir = @mandir@
220 mkdir_p = @mkdir_p@
221 oldincludedir = @oldincludedir@
222 pdfdir = @pdfdir@
223 prefix = @prefix@
224 program_transform_name = @program_transform_name@
225 psdir = @psdir@
226 sbindir = @sbindir@
227 sharedstatedir = @sharedstatedir@
228 srcdir = @srcdir@
229 sysconfdir = @sysconfdir@
230 target_alias = @target_alias@
231 top_build_prefix = @top_build_prefix@
232 top_builddir = @top_builddir@
233 top_srcdir = @top_srcdir@
234 SUBDIRS = E-docs
235 EXTRA_DIST = README
236 edox_SOURCES = dox.c dox.h file.c format.c text.c ttfont.c
237 edox_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir) $(IMLIB2_CFLAGS) $(X_CFLAGS) \
238         $(CWARNFLAGS) -D ENLIGHTENMENT_ROOT=\"$(pkgdatadir)\"
239
240 LDADD = $(IMLIB2_LIBS) $(X_LIBS) $(XINERAMA_LIBS) -lX11 -lm
241 all: all-recursive
242
243 .SUFFIXES:
244 .SUFFIXES: .c .lo .o .obj
245 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
246         @for dep in $?; do \
247           case '$(am__configure_deps)' in \
248             *$$dep*) \
249               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
250                 && exit 0; \
251               exit 1;; \
252           esac; \
253         done; \
254         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  dox/Makefile'; \
255         cd $(top_srcdir) && \
256           $(AUTOMAKE) --foreign  dox/Makefile
257 .PRECIOUS: Makefile
258 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
259         @case '$?' in \
260           *config.status*) \
261             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
262           *) \
263             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
264             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
265         esac;
266
267 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
268         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
269
270 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
271         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
272 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
273         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274 install-binPROGRAMS: $(bin_PROGRAMS)
275         @$(NORMAL_INSTALL)
276         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
277         @list='$(bin_PROGRAMS)'; for p in $$list; do \
278           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
279           if test -f $$p \
280              || test -f $$p1 \
281           ; then \
282             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
283            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
284            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
285           else :; fi; \
286         done
287
288 uninstall-binPROGRAMS:
289         @$(NORMAL_UNINSTALL)
290         @list='$(bin_PROGRAMS)'; for p in $$list; do \
291           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
292           echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
293           rm -f "$(DESTDIR)$(bindir)/$$f"; \
294         done
295
296 clean-binPROGRAMS:
297         @list='$(bin_PROGRAMS)'; for p in $$list; do \
298           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
299           echo " rm -f $$p $$f"; \
300           rm -f $$p $$f ; \
301         done
302 edox$(EXEEXT): $(edox_OBJECTS) $(edox_DEPENDENCIES) 
303         @rm -f edox$(EXEEXT)
304         $(LINK) $(edox_OBJECTS) $(edox_LDADD) $(LIBS)
305
306 mostlyclean-compile:
307         -rm -f *.$(OBJEXT)
308
309 distclean-compile:
310         -rm -f *.tab.c
311
312 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/edox-dox.Po@am__quote@
313 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/edox-file.Po@am__quote@
314 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/edox-format.Po@am__quote@
315 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/edox-text.Po@am__quote@
316 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/edox-ttfont.Po@am__quote@
317
318 .c.o:
319 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
320 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
321 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
322 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
323 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
324
325 .c.obj:
326 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
327 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
328 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
329 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
330 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
331
332 .c.lo:
333 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
334 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
335 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
336 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
337 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
338
339 edox-dox.o: dox.c
340 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(edox_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT edox-dox.o -MD -MP -MF $(DEPDIR)/edox-dox.Tpo -c -o edox-dox.o `test -f 'dox.c' || echo '$(srcdir)/'`dox.c
341 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/edox-dox.Tpo $(DEPDIR)/edox-dox.Po
342 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='dox.c' object='edox-dox.o' libtool=no @AMDEPBACKSLASH@
343 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
344 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(edox_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o edox-dox.o `test -f 'dox.c' || echo '$(srcdir)/'`dox.c
345
346 edox-dox.obj: dox.c
347 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(edox_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT edox-dox.obj -MD -MP -MF $(DEPDIR)/edox-dox.Tpo -c -o edox-dox.obj `if test -f 'dox.c'; then $(CYGPATH_W) 'dox.c'; else $(CYGPATH_W) '$(srcdir)/dox.c'; fi`
348 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/edox-dox.Tpo $(DEPDIR)/edox-dox.Po
349 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='dox.c' object='edox-dox.obj' libtool=no @AMDEPBACKSLASH@
350 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
351 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(edox_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o edox-dox.obj `if test -f 'dox.c'; then $(CYGPATH_W) 'dox.c'; else $(CYGPATH_W) '$(srcdir)/dox.c'; fi`
352
353 edox-file.o: file.c
354 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(edox_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT edox-file.o -MD -MP -MF $(DEPDIR)/edox-file.Tpo -c -o edox-file.o `test -f 'file.c' || echo '$(srcdir)/'`file.c
355 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/edox-file.Tpo $(DEPDIR)/edox-file.Po
356 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='file.c' object='edox-file.o' libtool=no @AMDEPBACKSLASH@
357 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
358 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(edox_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o edox-file.o `test -f 'file.c' || echo '$(srcdir)/'`file.c
359
360 edox-file.obj: file.c
361 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(edox_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT edox-file.obj -MD -MP -MF $(DEPDIR)/edox-file.Tpo -c -o edox-file.obj `if test -f 'file.c'; then $(CYGPATH_W) 'file.c'; else $(CYGPATH_W) '$(srcdir)/file.c'; fi`
362 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/edox-file.Tpo $(DEPDIR)/edox-file.Po
363 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='file.c' object='edox-file.obj' libtool=no @AMDEPBACKSLASH@
364 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
365 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(edox_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o edox-file.obj `if test -f 'file.c'; then $(CYGPATH_W) 'file.c'; else $(CYGPATH_W) '$(srcdir)/file.c'; fi`
366
367 edox-format.o: format.c
368 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(edox_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT edox-format.o -MD -MP -MF $(DEPDIR)/edox-format.Tpo -c -o edox-format.o `test -f 'format.c' || echo '$(srcdir)/'`format.c
369 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/edox-format.Tpo $(DEPDIR)/edox-format.Po
370 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='format.c' object='edox-format.o' libtool=no @AMDEPBACKSLASH@
371 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
372 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(edox_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o edox-format.o `test -f 'format.c' || echo '$(srcdir)/'`format.c
373
374 edox-format.obj: format.c
375 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(edox_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT edox-format.obj -MD -MP -MF $(DEPDIR)/edox-format.Tpo -c -o edox-format.obj `if test -f 'format.c'; then $(CYGPATH_W) 'format.c'; else $(CYGPATH_W) '$(srcdir)/format.c'; fi`
376 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/edox-format.Tpo $(DEPDIR)/edox-format.Po
377 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='format.c' object='edox-format.obj' libtool=no @AMDEPBACKSLASH@
378 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
379 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(edox_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o edox-format.obj `if test -f 'format.c'; then $(CYGPATH_W) 'format.c'; else $(CYGPATH_W) '$(srcdir)/format.c'; fi`
380
381 edox-text.o: text.c
382 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(edox_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT edox-text.o -MD -MP -MF $(DEPDIR)/edox-text.Tpo -c -o edox-text.o `test -f 'text.c' || echo '$(srcdir)/'`text.c
383 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/edox-text.Tpo $(DEPDIR)/edox-text.Po
384 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='text.c' object='edox-text.o' libtool=no @AMDEPBACKSLASH@
385 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
386 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(edox_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o edox-text.o `test -f 'text.c' || echo '$(srcdir)/'`text.c
387
388 edox-text.obj: text.c
389 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(edox_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT edox-text.obj -MD -MP -MF $(DEPDIR)/edox-text.Tpo -c -o edox-text.obj `if test -f 'text.c'; then $(CYGPATH_W) 'text.c'; else $(CYGPATH_W) '$(srcdir)/text.c'; fi`
390 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/edox-text.Tpo $(DEPDIR)/edox-text.Po
391 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='text.c' object='edox-text.obj' libtool=no @AMDEPBACKSLASH@
392 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
393 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(edox_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o edox-text.obj `if test -f 'text.c'; then $(CYGPATH_W) 'text.c'; else $(CYGPATH_W) '$(srcdir)/text.c'; fi`
394
395 edox-ttfont.o: ttfont.c
396 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(edox_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT edox-ttfont.o -MD -MP -MF $(DEPDIR)/edox-ttfont.Tpo -c -o edox-ttfont.o `test -f 'ttfont.c' || echo '$(srcdir)/'`ttfont.c
397 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/edox-ttfont.Tpo $(DEPDIR)/edox-ttfont.Po
398 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ttfont.c' object='edox-ttfont.o' libtool=no @AMDEPBACKSLASH@
399 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
400 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(edox_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o edox-ttfont.o `test -f 'ttfont.c' || echo '$(srcdir)/'`ttfont.c
401
402 edox-ttfont.obj: ttfont.c
403 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(edox_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT edox-ttfont.obj -MD -MP -MF $(DEPDIR)/edox-ttfont.Tpo -c -o edox-ttfont.obj `if test -f 'ttfont.c'; then $(CYGPATH_W) 'ttfont.c'; else $(CYGPATH_W) '$(srcdir)/ttfont.c'; fi`
404 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/edox-ttfont.Tpo $(DEPDIR)/edox-ttfont.Po
405 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ttfont.c' object='edox-ttfont.obj' libtool=no @AMDEPBACKSLASH@
406 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
407 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(edox_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o edox-ttfont.obj `if test -f 'ttfont.c'; then $(CYGPATH_W) 'ttfont.c'; else $(CYGPATH_W) '$(srcdir)/ttfont.c'; fi`
408
409 mostlyclean-libtool:
410         -rm -f *.lo
411
412 clean-libtool:
413         -rm -rf .libs _libs
414
415 # This directory's subdirectories are mostly independent; you can cd
416 # into them and run `make' without going through this Makefile.
417 # To change the values of `make' variables: instead of editing Makefiles,
418 # (1) if the variable is set in `config.status', edit `config.status'
419 #     (which will cause the Makefiles to be regenerated when you run `make');
420 # (2) otherwise, pass the desired values on the `make' command line.
421 $(RECURSIVE_TARGETS):
422         @failcom='exit 1'; \
423         for f in x $$MAKEFLAGS; do \
424           case $$f in \
425             *=* | --[!k]*);; \
426             *k*) failcom='fail=yes';; \
427           esac; \
428         done; \
429         dot_seen=no; \
430         target=`echo $@ | sed s/-recursive//`; \
431         list='$(SUBDIRS)'; for subdir in $$list; do \
432           echo "Making $$target in $$subdir"; \
433           if test "$$subdir" = "."; then \
434             dot_seen=yes; \
435             local_target="$$target-am"; \
436           else \
437             local_target="$$target"; \
438           fi; \
439           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
440           || eval $$failcom; \
441         done; \
442         if test "$$dot_seen" = "no"; then \
443           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
444         fi; test -z "$$fail"
445
446 $(RECURSIVE_CLEAN_TARGETS):
447         @failcom='exit 1'; \
448         for f in x $$MAKEFLAGS; do \
449           case $$f in \
450             *=* | --[!k]*);; \
451             *k*) failcom='fail=yes';; \
452           esac; \
453         done; \
454         dot_seen=no; \
455         case "$@" in \
456           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
457           *) list='$(SUBDIRS)' ;; \
458         esac; \
459         rev=''; for subdir in $$list; do \
460           if test "$$subdir" = "."; then :; else \
461             rev="$$subdir $$rev"; \
462           fi; \
463         done; \
464         rev="$$rev ."; \
465         target=`echo $@ | sed s/-recursive//`; \
466         for subdir in $$rev; do \
467           echo "Making $$target in $$subdir"; \
468           if test "$$subdir" = "."; then \
469             local_target="$$target-am"; \
470           else \
471             local_target="$$target"; \
472           fi; \
473           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
474           || eval $$failcom; \
475         done && test -z "$$fail"
476 tags-recursive:
477         list='$(SUBDIRS)'; for subdir in $$list; do \
478           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
479         done
480 ctags-recursive:
481         list='$(SUBDIRS)'; for subdir in $$list; do \
482           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
483         done
484
485 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
486         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
487         unique=`for i in $$list; do \
488             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
489           done | \
490           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
491               END { if (nonempty) { for (i in files) print i; }; }'`; \
492         mkid -fID $$unique
493 tags: TAGS
494
495 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
496                 $(TAGS_FILES) $(LISP)
497         tags=; \
498         here=`pwd`; \
499         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
500           include_option=--etags-include; \
501           empty_fix=.; \
502         else \
503           include_option=--include; \
504           empty_fix=; \
505         fi; \
506         list='$(SUBDIRS)'; for subdir in $$list; do \
507           if test "$$subdir" = .; then :; else \
508             test ! -f $$subdir/TAGS || \
509               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
510           fi; \
511         done; \
512         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
513         unique=`for i in $$list; do \
514             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
515           done | \
516           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
517               END { if (nonempty) { for (i in files) print i; }; }'`; \
518         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
519           test -n "$$unique" || unique=$$empty_fix; \
520           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
521             $$tags $$unique; \
522         fi
523 ctags: CTAGS
524 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
525                 $(TAGS_FILES) $(LISP)
526         tags=; \
527         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
528         unique=`for i in $$list; do \
529             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
530           done | \
531           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
532               END { if (nonempty) { for (i in files) print i; }; }'`; \
533         test -z "$(CTAGS_ARGS)$$tags$$unique" \
534           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
535              $$tags $$unique
536
537 GTAGS:
538         here=`$(am__cd) $(top_builddir) && pwd` \
539           && cd $(top_srcdir) \
540           && gtags -i $(GTAGS_ARGS) $$here
541
542 distclean-tags:
543         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
544
545 distdir: $(DISTFILES)
546         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
547         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
548         list='$(DISTFILES)'; \
549           dist_files=`for file in $$list; do echo $$file; done | \
550           sed -e "s|^$$srcdirstrip/||;t" \
551               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
552         case $$dist_files in \
553           */*) $(MKDIR_P) `echo "$$dist_files" | \
554                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
555                            sort -u` ;; \
556         esac; \
557         for file in $$dist_files; do \
558           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
559           if test -d $$d/$$file; then \
560             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
561             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
562               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
563             fi; \
564             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
565           else \
566             test -f $(distdir)/$$file \
567             || cp -p $$d/$$file $(distdir)/$$file \
568             || exit 1; \
569           fi; \
570         done
571         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
572           if test "$$subdir" = .; then :; else \
573             test -d "$(distdir)/$$subdir" \
574             || $(MKDIR_P) "$(distdir)/$$subdir" \
575             || exit 1; \
576             distdir=`$(am__cd) $(distdir) && pwd`; \
577             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
578             (cd $$subdir && \
579               $(MAKE) $(AM_MAKEFLAGS) \
580                 top_distdir="$$top_distdir" \
581                 distdir="$$distdir/$$subdir" \
582                 am__remove_distdir=: \
583                 am__skip_length_check=: \
584                 distdir) \
585               || exit 1; \
586           fi; \
587         done
588 check-am: all-am
589 check: check-recursive
590 all-am: Makefile $(PROGRAMS)
591 installdirs: installdirs-recursive
592 installdirs-am:
593         for dir in "$(DESTDIR)$(bindir)"; do \
594           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
595         done
596 install: install-recursive
597 install-exec: install-exec-recursive
598 install-data: install-data-recursive
599 uninstall: uninstall-recursive
600
601 install-am: all-am
602         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
603
604 installcheck: installcheck-recursive
605 install-strip:
606         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
607           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
608           `test -z '$(STRIP)' || \
609             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
610 mostlyclean-generic:
611
612 clean-generic:
613
614 distclean-generic:
615         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
616
617 maintainer-clean-generic:
618         @echo "This command is intended for maintainers to use"
619         @echo "it deletes files that may require special tools to rebuild."
620 clean: clean-recursive
621
622 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
623
624 distclean: distclean-recursive
625         -rm -rf ./$(DEPDIR)
626         -rm -f Makefile
627 distclean-am: clean-am distclean-compile distclean-generic \
628         distclean-tags
629
630 dvi: dvi-recursive
631
632 dvi-am:
633
634 html: html-recursive
635
636 info: info-recursive
637
638 info-am:
639
640 install-data-am:
641
642 install-dvi: install-dvi-recursive
643
644 install-exec-am: install-binPROGRAMS
645
646 install-html: install-html-recursive
647
648 install-info: install-info-recursive
649
650 install-man:
651
652 install-pdf: install-pdf-recursive
653
654 install-ps: install-ps-recursive
655
656 installcheck-am:
657
658 maintainer-clean: maintainer-clean-recursive
659         -rm -rf ./$(DEPDIR)
660         -rm -f Makefile
661 maintainer-clean-am: distclean-am maintainer-clean-generic
662
663 mostlyclean: mostlyclean-recursive
664
665 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
666         mostlyclean-libtool
667
668 pdf: pdf-recursive
669
670 pdf-am:
671
672 ps: ps-recursive
673
674 ps-am:
675
676 uninstall-am: uninstall-binPROGRAMS
677
678 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
679         install-strip
680
681 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
682         all all-am check check-am clean clean-binPROGRAMS \
683         clean-generic clean-libtool ctags ctags-recursive distclean \
684         distclean-compile distclean-generic distclean-libtool \
685         distclean-tags distdir dvi dvi-am html html-am info info-am \
686         install install-am install-binPROGRAMS install-data \
687         install-data-am install-dvi install-dvi-am install-exec \
688         install-exec-am install-html install-html-am install-info \
689         install-info-am install-man install-pdf install-pdf-am \
690         install-ps install-ps-am install-strip installcheck \
691         installcheck-am installdirs installdirs-am maintainer-clean \
692         maintainer-clean-generic mostlyclean mostlyclean-compile \
693         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
694         tags tags-recursive uninstall uninstall-am \
695         uninstall-binPROGRAMS
696
697 # Tell versions [3.59,3.63) of GNU make to not export all variables.
698 # Otherwise a system limit (for SysV at least) may be exceeded.
699 .NOEXPORT: