1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
35 build_triplet = @build@
38 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/configure.in
41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
44 CONFIG_HEADER = $(top_builddir)/config.h
46 CONFIG_CLEAN_VPATH_FILES =
47 LIBRARIES = $(noinst_LIBRARIES)
50 libttsubset_a_AR = $(AR) $(ARFLAGS)
51 libttsubset_a_LIBADD =
52 am_libttsubset_a_OBJECTS = sft.$(OBJEXT) list.$(OBJEXT) ttcr.$(OBJEXT)
53 libttsubset_a_OBJECTS = $(am_libttsubset_a_OBJECTS)
54 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
55 depcomp = $(SHELL) $(top_srcdir)/depcomp
56 am__depfiles_maybe = depfiles
58 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
59 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
61 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
62 SOURCES = $(libttsubset_a_SOURCES)
63 DIST_SOURCES = $(libttsubset_a_SOURCES)
66 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70 AUTOHEADER = @AUTOHEADER@
74 CATOBJEXT = @CATOBJEXT@
76 CCDEPMODE = @CCDEPMODE@
80 CYGPATH_W = @CYGPATH_W@
81 DATADIRNAME = @DATADIRNAME@
89 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
94 INSTALL_DATA = @INSTALL_DATA@
95 INSTALL_PROGRAM = @INSTALL_PROGRAM@
96 INSTALL_SCRIPT = @INSTALL_SCRIPT@
97 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
98 INSTOBJEXT = @INSTOBJEXT@
103 LTLIBOBJS = @LTLIBOBJS@
105 MAKEINFO = @MAKEINFO@
107 MKINSTALLDIRS = @MKINSTALLDIRS@
109 MSGFMT_OPTS = @MSGFMT_OPTS@
112 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
113 PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
114 PACKAGE_LIBS = @PACKAGE_LIBS@
115 PACKAGE_NAME = @PACKAGE_NAME@
116 PACKAGE_STRING = @PACKAGE_STRING@
117 PACKAGE_TARNAME = @PACKAGE_TARNAME@
118 PACKAGE_URL = @PACKAGE_URL@
119 PACKAGE_VERSION = @PACKAGE_VERSION@
120 PATH_SEPARATOR = @PATH_SEPARATOR@
121 PKG_CONFIG = @PKG_CONFIG@
122 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
123 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
126 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
127 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
129 SET_MAKE = @SET_MAKE@
134 XGETTEXT = @XGETTEXT@
135 abs_builddir = @abs_builddir@
136 abs_srcdir = @abs_srcdir@
137 abs_top_builddir = @abs_top_builddir@
138 abs_top_srcdir = @abs_top_srcdir@
139 ac_ct_CC = @ac_ct_CC@
140 am__include = @am__include@
141 am__leading_dot = @am__leading_dot@
142 am__quote = @am__quote@
144 am__untar = @am__untar@
147 build_alias = @build_alias@
148 build_cpu = @build_cpu@
149 build_os = @build_os@
150 build_vendor = @build_vendor@
151 builddir = @builddir@
153 datarootdir = @datarootdir@
156 exec_prefix = @exec_prefix@
158 host_alias = @host_alias@
159 host_cpu = @host_cpu@
161 host_vendor = @host_vendor@
163 includedir = @includedir@
165 install_sh = @install_sh@
167 libexecdir = @libexecdir@
168 localedir = @localedir@
169 localstatedir = @localstatedir@
172 oldincludedir = @oldincludedir@
175 program_transform_name = @program_transform_name@
178 sharedstatedir = @sharedstatedir@
180 sysconfdir = @sysconfdir@
181 target_alias = @target_alias@
182 top_build_prefix = @top_build_prefix@
183 top_builddir = @top_builddir@
184 top_srcdir = @top_srcdir@
186 @PACKAGE_CFLAGS@ -DNO_MAPPERS -DNO_TYPE3 -DNO_TYPE42
188 noinst_LIBRARIES = libttsubset.a
189 libttsubset_a_SOURCES = \
197 .SUFFIXES: .c .o .obj
198 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
200 case '$(am__configure_deps)' in \
202 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
203 && { if test -f $@; then exit 0; else break; fi; }; \
207 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/ttsubset/Makefile'; \
208 $(am__cd) $(top_srcdir) && \
209 $(AUTOMAKE) --gnu src/ttsubset/Makefile
211 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
214 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
216 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
217 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
220 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
221 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
224 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
226 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
227 $(am__aclocal_m4_deps):
229 clean-noinstLIBRARIES:
230 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
231 libttsubset.a: $(libttsubset_a_OBJECTS) $(libttsubset_a_DEPENDENCIES)
233 $(libttsubset_a_AR) libttsubset.a $(libttsubset_a_OBJECTS) $(libttsubset_a_LIBADD)
234 $(RANLIB) libttsubset.a
242 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/list.Po@am__quote@
243 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sft.Po@am__quote@
244 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ttcr.Po@am__quote@
247 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
248 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
249 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
250 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
251 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
254 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
255 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
256 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
257 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
258 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
260 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
261 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
262 unique=`for i in $$list; do \
263 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
265 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
266 END { if (nonempty) { for (i in files) print i; }; }'`; \
270 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
271 $(TAGS_FILES) $(LISP)
274 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
275 unique=`for i in $$list; do \
276 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
278 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
279 END { if (nonempty) { for (i in files) print i; }; }'`; \
281 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
282 test -n "$$unique" || unique=$$empty_fix; \
283 if test $$# -gt 0; then \
284 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
287 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
292 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
293 $(TAGS_FILES) $(LISP)
294 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
295 unique=`for i in $$list; do \
296 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
298 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
299 END { if (nonempty) { for (i in files) print i; }; }'`; \
300 test -z "$(CTAGS_ARGS)$$unique" \
301 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
305 here=`$(am__cd) $(top_builddir) && pwd` \
306 && $(am__cd) $(top_srcdir) \
307 && gtags -i $(GTAGS_ARGS) "$$here"
310 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
312 distdir: $(DISTFILES)
313 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
314 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
315 list='$(DISTFILES)'; \
316 dist_files=`for file in $$list; do echo $$file; done | \
317 sed -e "s|^$$srcdirstrip/||;t" \
318 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
319 case $$dist_files in \
320 */*) $(MKDIR_P) `echo "$$dist_files" | \
321 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
324 for file in $$dist_files; do \
325 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
326 if test -d $$d/$$file; then \
327 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
328 if test -d "$(distdir)/$$file"; then \
329 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
331 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
332 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
333 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
335 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
337 test -f "$(distdir)/$$file" \
338 || cp -p $$d/$$file "$(distdir)/$$file" \
344 all-am: Makefile $(LIBRARIES)
347 install-exec: install-exec-am
348 install-data: install-data-am
349 uninstall: uninstall-am
352 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
354 installcheck: installcheck-am
356 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
357 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
358 `test -z '$(STRIP)' || \
359 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
365 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
366 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
368 maintainer-clean-generic:
369 @echo "This command is intended for maintainers to use"
370 @echo "it deletes files that may require special tools to rebuild."
373 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
375 distclean: distclean-am
378 distclean-am: clean-am distclean-compile distclean-generic \
395 install-dvi: install-dvi-am
401 install-html: install-html-am
405 install-info: install-info-am
411 install-pdf: install-pdf-am
415 install-ps: install-ps-am
421 maintainer-clean: maintainer-clean-am
424 maintainer-clean-am: distclean-am maintainer-clean-generic
426 mostlyclean: mostlyclean-am
428 mostlyclean-am: mostlyclean-compile mostlyclean-generic
440 .MAKE: install-am install-strip
442 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
443 clean-noinstLIBRARIES ctags distclean distclean-compile \
444 distclean-generic distclean-tags distdir dvi dvi-am html \
445 html-am info info-am install install-am install-data \
446 install-data-am install-dvi install-dvi-am install-exec \
447 install-exec-am install-html install-html-am install-info \
448 install-info-am install-man install-pdf install-pdf-am \
449 install-ps install-ps-am install-strip installcheck \
450 installcheck-am installdirs maintainer-clean \
451 maintainer-clean-generic mostlyclean mostlyclean-compile \
452 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
456 # Tell versions [3.59,3.63) of GNU make to not export all variables.
457 # Otherwise a system limit (for SysV at least) may be exceeded.