1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
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.
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
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)
33 build_triplet = @build@
35 bin_PROGRAMS = edox$(EXEEXT)
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) \
48 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49 CONFIG_HEADER = $(top_builddir)/config.h
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) \
57 edox_OBJECTS = $(am_edox_OBJECTS)
60 edox_DEPENDENCIES = $(am__DEPENDENCIES_1) $(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)
71 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
72 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
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
87 DIST_SUBDIRS = $(SUBDIRS)
88 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
92 AUDIOFILE_CFLAGS = @AUDIOFILE_CFLAGS@
93 AUDIOFILE_LIBS = @AUDIOFILE_LIBS@
95 AUTOHEADER = @AUTOHEADER@
99 CCDEPMODE = @CCDEPMODE@
102 CPPFLAGS = @CPPFLAGS@
103 CWARNFLAGS = @CWARNFLAGS@
104 CYGPATH_W = @CYGPATH_W@
105 DBUS_CFLAGS = @DBUS_CFLAGS@
106 DBUS_LIBS = @DBUS_LIBS@
109 DLOPEN_LIBS = @DLOPEN_LIBS@
110 DSYMUTIL = @DSYMUTIL@
115 ECORE_CFLAGS = @ECORE_CFLAGS@
116 ECORE_LIBS = @ECORE_LIBS@
118 ESD_CFLAGS = @ESD_CFLAGS@
119 ESD_CONFIG = @ESD_CONFIG@
120 ESD_LIBS = @ESD_LIBS@
122 E_RPM_REVISION = @E_RPM_REVISION@
123 E_X_LIBS = @E_X_LIBS@
124 GLX_LIBS = @GLX_LIBS@
127 IMLIB2_CFLAGS = @IMLIB2_CFLAGS@
128 IMLIB2_LIBS = @IMLIB2_LIBS@
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@
136 LIBICONV = @LIBICONV@
142 LTLIBICONV = @LTLIBICONV@
143 LTLIBINTL = @LTLIBINTL@
144 LTLIBOBJS = @LTLIBOBJS@
146 MAKEINFO = @MAKEINFO@
148 MKINSTALLDIRS = @MKINSTALLDIRS@
150 MSGMERGE = @MSGMERGE@
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@
164 PKG_CONFIG = @PKG_CONFIG@
168 SET_MAKE = @SET_MAKE@
174 XFT_CFLAGS = @XFT_CFLAGS@
175 XFT_LIBS = @XFT_LIBS@
176 XGETTEXT = @XGETTEXT@
177 XINERAMA_LIBS = @XINERAMA_LIBS@
180 X_CFLAGS = @X_CFLAGS@
181 X_EXTRA_LIBS = @X_EXTRA_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@
193 am__untar = @am__untar@
196 build_alias = @build_alias@
197 build_cpu = @build_cpu@
198 build_os = @build_os@
199 build_vendor = @build_vendor@
200 builddir = @builddir@
202 datarootdir = @datarootdir@
205 exec_prefix = @exec_prefix@
207 host_alias = @host_alias@
208 host_cpu = @host_cpu@
210 host_vendor = @host_vendor@
212 includedir = @includedir@
214 install_sh = @install_sh@
216 libexecdir = @libexecdir@
217 localedir = @localedir@
218 localstatedir = @localstatedir@
221 oldincludedir = @oldincludedir@
224 program_transform_name = @program_transform_name@
227 sharedstatedir = @sharedstatedir@
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@
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)\"
240 LDADD = $(IMLIB2_LIBS) $(X_LIBS) $(XINERAMA_LIBS) -lX11 -lm
244 .SUFFIXES: .c .lo .o .obj
245 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
247 case '$(am__configure_deps)' in \
249 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
254 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign dox/Makefile'; \
255 cd $(top_srcdir) && \
256 $(AUTOMAKE) --foreign dox/Makefile
258 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
261 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
263 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
264 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
267 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
268 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
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)
276 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
277 @list='$(bin_PROGRAMS)'; for p in $$list; do \
278 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
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; \
288 uninstall-binPROGRAMS:
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"; \
297 @list='$(bin_PROGRAMS)'; for p in $$list; do \
298 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
299 echo " rm -f $$p $$f"; \
302 edox$(EXEEXT): $(edox_OBJECTS) $(edox_DEPENDENCIES)
304 $(LINK) $(edox_OBJECTS) $(edox_LDADD) $(LIBS)
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@
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 $<
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) '$<'`
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 $@ $<
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
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`
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
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`
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
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`
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
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`
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
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`
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):
423 for f in x $$MAKEFLAGS; do \
426 *k*) failcom='fail=yes';; \
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 \
435 local_target="$$target-am"; \
437 local_target="$$target"; \
439 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
442 if test "$$dot_seen" = "no"; then \
443 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
446 $(RECURSIVE_CLEAN_TARGETS):
448 for f in x $$MAKEFLAGS; do \
451 *k*) failcom='fail=yes';; \
456 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
457 *) list='$(SUBDIRS)' ;; \
459 rev=''; for subdir in $$list; do \
460 if test "$$subdir" = "."; then :; else \
461 rev="$$subdir $$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"; \
471 local_target="$$target"; \
473 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
475 done && test -z "$$fail"
477 list='$(SUBDIRS)'; for subdir in $$list; do \
478 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
481 list='$(SUBDIRS)'; for subdir in $$list; do \
482 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
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; \
490 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
491 END { if (nonempty) { for (i in files) print i; }; }'`; \
495 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
496 $(TAGS_FILES) $(LISP)
499 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
500 include_option=--etags-include; \
503 include_option=--include; \
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"; \
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; \
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) \
524 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
525 $(TAGS_FILES) $(LISP)
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; \
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) \
538 here=`$(am__cd) $(top_builddir) && pwd` \
539 && cd $(top_srcdir) \
540 && gtags -i $(GTAGS_ARGS) $$here
543 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
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,/[^/]*$$,,' | \
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; \
564 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
566 test -f $(distdir)/$$file \
567 || cp -p $$d/$$file $(distdir)/$$file \
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" \
576 distdir=`$(am__cd) $(distdir) && pwd`; \
577 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
579 $(MAKE) $(AM_MAKEFLAGS) \
580 top_distdir="$$top_distdir" \
581 distdir="$$distdir/$$subdir" \
582 am__remove_distdir=: \
583 am__skip_length_check=: \
589 check: check-recursive
590 all-am: Makefile $(PROGRAMS)
591 installdirs: installdirs-recursive
593 for dir in "$(DESTDIR)$(bindir)"; do \
594 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
596 install: install-recursive
597 install-exec: install-exec-recursive
598 install-data: install-data-recursive
599 uninstall: uninstall-recursive
602 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
604 installcheck: installcheck-recursive
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
615 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
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
622 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
624 distclean: distclean-recursive
627 distclean-am: clean-am distclean-compile distclean-generic \
642 install-dvi: install-dvi-recursive
644 install-exec-am: install-binPROGRAMS
646 install-html: install-html-recursive
648 install-info: install-info-recursive
652 install-pdf: install-pdf-recursive
654 install-ps: install-ps-recursive
658 maintainer-clean: maintainer-clean-recursive
661 maintainer-clean-am: distclean-am maintainer-clean-generic
663 mostlyclean: mostlyclean-recursive
665 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
676 uninstall-am: uninstall-binPROGRAMS
678 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
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
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.