Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(638)

Side by Side Diff: third_party/hyphen/doc/Makefile.in

Issue 20860003: Remove hyphenation code from Chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/hyphen/doc/Makefile.am ('k') | third_party/hyphen/doc/tb87nemeth.pdf » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Makefile.in generated by automake 1.11.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, 2009 Free Software Foundation,
6 # Inc.
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.
10
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
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = doc
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/configure.in
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41 $(ACLOCAL_M4)
42 mkinstalldirs = $(install_sh) -d
43 CONFIG_CLEAN_FILES =
44 CONFIG_CLEAN_VPATH_FILES =
45 SOURCES =
46 DIST_SOURCES =
47 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
48 ACLOCAL = @ACLOCAL@
49 AMTAR = @AMTAR@
50 AR = @AR@
51 AUTOCONF = @AUTOCONF@
52 AUTOHEADER = @AUTOHEADER@
53 AUTOMAKE = @AUTOMAKE@
54 AWK = @AWK@
55 CC = @CC@
56 CCDEPMODE = @CCDEPMODE@
57 CFLAGS = @CFLAGS@
58 CPP = @CPP@
59 CPPFLAGS = @CPPFLAGS@
60 CYGPATH_W = @CYGPATH_W@
61 DEFS = @DEFS@
62 DEPDIR = @DEPDIR@
63 DSYMUTIL = @DSYMUTIL@
64 DUMPBIN = @DUMPBIN@
65 ECHO_C = @ECHO_C@
66 ECHO_N = @ECHO_N@
67 ECHO_T = @ECHO_T@
68 EGREP = @EGREP@
69 EXEEXT = @EXEEXT@
70 FGREP = @FGREP@
71 GREP = @GREP@
72 INSTALL = @INSTALL@
73 INSTALL_DATA = @INSTALL_DATA@
74 INSTALL_PROGRAM = @INSTALL_PROGRAM@
75 INSTALL_SCRIPT = @INSTALL_SCRIPT@
76 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
77 LD = @LD@
78 LDFLAGS = @LDFLAGS@
79 LIBOBJS = @LIBOBJS@
80 LIBS = @LIBS@
81 LIBTOOL = @LIBTOOL@
82 LIPO = @LIPO@
83 LN_S = @LN_S@
84 LTLIBOBJS = @LTLIBOBJS@
85 MAKEINFO = @MAKEINFO@
86 MKDIR_P = @MKDIR_P@
87 NM = @NM@
88 NMEDIT = @NMEDIT@
89 OBJDUMP = @OBJDUMP@
90 OBJEXT = @OBJEXT@
91 OTOOL = @OTOOL@
92 OTOOL64 = @OTOOL64@
93 PACKAGE = @PACKAGE@
94 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
95 PACKAGE_NAME = @PACKAGE_NAME@
96 PACKAGE_STRING = @PACKAGE_STRING@
97 PACKAGE_TARNAME = @PACKAGE_TARNAME@
98 PACKAGE_URL = @PACKAGE_URL@
99 PACKAGE_VERSION = @PACKAGE_VERSION@
100 PATH_SEPARATOR = @PATH_SEPARATOR@
101 RANLIB = @RANLIB@
102 SED = @SED@
103 SET_MAKE = @SET_MAKE@
104 SHELL = @SHELL@
105 STRIP = @STRIP@
106 VERSION = @VERSION@
107 abs_builddir = @abs_builddir@
108 abs_srcdir = @abs_srcdir@
109 abs_top_builddir = @abs_top_builddir@
110 abs_top_srcdir = @abs_top_srcdir@
111 ac_ct_CC = @ac_ct_CC@
112 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
113 am__include = @am__include@
114 am__leading_dot = @am__leading_dot@
115 am__quote = @am__quote@
116 am__tar = @am__tar@
117 am__untar = @am__untar@
118 bindir = @bindir@
119 build = @build@
120 build_alias = @build_alias@
121 build_cpu = @build_cpu@
122 build_os = @build_os@
123 build_vendor = @build_vendor@
124 builddir = @builddir@
125 datadir = @datadir@
126 datarootdir = @datarootdir@
127 docdir = @docdir@
128 dvidir = @dvidir@
129 exec_prefix = @exec_prefix@
130 host = @host@
131 host_alias = @host_alias@
132 host_cpu = @host_cpu@
133 host_os = @host_os@
134 host_vendor = @host_vendor@
135 htmldir = @htmldir@
136 includedir = @includedir@
137 infodir = @infodir@
138 install_sh = @install_sh@
139 libdir = @libdir@
140 libexecdir = @libexecdir@
141 localedir = @localedir@
142 localstatedir = @localstatedir@
143 mandir = @mandir@
144 mkdir_p = @mkdir_p@
145 oldincludedir = @oldincludedir@
146 pdfdir = @pdfdir@
147 prefix = @prefix@
148 program_transform_name = @program_transform_name@
149 psdir = @psdir@
150 sbindir = @sbindir@
151 sharedstatedir = @sharedstatedir@
152 srcdir = @srcdir@
153 sysconfdir = @sysconfdir@
154 target_alias = @target_alias@
155 top_build_prefix = @top_build_prefix@
156 top_builddir = @top_builddir@
157 top_srcdir = @top_srcdir@
158 EXTRA_DIST = tb87nemeth.pdf
159 all: all-am
160
161 .SUFFIXES:
162 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
163 @for dep in $?; do \
164 case '$(am__configure_deps)' in \
165 *$$dep*) \
166 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
167 && { if test -f $@; then exit 0; else break; fi; }; \
168 exit 1;; \
169 esac; \
170 done; \
171 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
172 $(am__cd) $(top_srcdir) && \
173 $(AUTOMAKE) --gnu doc/Makefile
174 .PRECIOUS: Makefile
175 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
176 @case '$?' in \
177 *config.status*) \
178 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
179 *) \
180 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $ (am__depfiles_maybe)'; \
181 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__de pfiles_maybe);; \
182 esac;
183
184 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENC IES)
185 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
186
187 $(top_srcdir)/configure: $(am__configure_deps)
188 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
189 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
190 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
191 $(am__aclocal_m4_deps):
192
193 mostlyclean-libtool:
194 -rm -f *.lo
195
196 clean-libtool:
197 -rm -rf .libs _libs
198 tags: TAGS
199 TAGS:
200
201 ctags: CTAGS
202 CTAGS:
203
204
205 distdir: $(DISTFILES)
206 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
207 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
208 list='$(DISTFILES)'; \
209 dist_files=`for file in $$list; do echo $$file; done | \
210 sed -e "s|^$$srcdirstrip/||;t" \
211 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
212 case $$dist_files in \
213 */*) $(MKDIR_P) `echo "$$dist_files" | \
214 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
215 sort -u` ;; \
216 esac; \
217 for file in $$dist_files; do \
218 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
219 if test -d $$d/$$file; then \
220 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
221 if test -d "$(distdir)/$$file"; then \
222 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
223 fi; \
224 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
225 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
226 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
227 fi; \
228 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
229 else \
230 test -f "$(distdir)/$$file" \
231 || cp -p $$d/$$file "$(distdir)/$$file" \
232 || exit 1; \
233 fi; \
234 done
235 check-am: all-am
236 check: check-am
237 all-am: Makefile
238 installdirs:
239 install: install-am
240 install-exec: install-exec-am
241 install-data: install-data-am
242 uninstall: uninstall-am
243
244 install-am: all-am
245 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
246
247 installcheck: installcheck-am
248 install-strip:
249 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
250 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
251 `test -z '$(STRIP)' || \
252 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
253 mostlyclean-generic:
254
255 clean-generic:
256
257 distclean-generic:
258 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
259 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
260
261 maintainer-clean-generic:
262 @echo "This command is intended for maintainers to use"
263 @echo "it deletes files that may require special tools to rebuild."
264 clean: clean-am
265
266 clean-am: clean-generic clean-libtool mostlyclean-am
267
268 distclean: distclean-am
269 -rm -f Makefile
270 distclean-am: clean-am distclean-generic
271
272 dvi: dvi-am
273
274 dvi-am:
275
276 html: html-am
277
278 html-am:
279
280 info: info-am
281
282 info-am:
283
284 install-data-am:
285
286 install-dvi: install-dvi-am
287
288 install-dvi-am:
289
290 install-exec-am:
291
292 install-html: install-html-am
293
294 install-html-am:
295
296 install-info: install-info-am
297
298 install-info-am:
299
300 install-man:
301
302 install-pdf: install-pdf-am
303
304 install-pdf-am:
305
306 install-ps: install-ps-am
307
308 install-ps-am:
309
310 installcheck-am:
311
312 maintainer-clean: maintainer-clean-am
313 -rm -f Makefile
314 maintainer-clean-am: distclean-am maintainer-clean-generic
315
316 mostlyclean: mostlyclean-am
317
318 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
319
320 pdf: pdf-am
321
322 pdf-am:
323
324 ps: ps-am
325
326 ps-am:
327
328 uninstall-am:
329
330 .MAKE: install-am install-strip
331
332 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
333 distclean distclean-generic distclean-libtool distdir dvi \
334 dvi-am html html-am info info-am install install-am \
335 install-data install-data-am install-dvi install-dvi-am \
336 install-exec install-exec-am install-html install-html-am \
337 install-info install-info-am install-man install-pdf \
338 install-pdf-am install-ps install-ps-am install-strip \
339 installcheck installcheck-am installdirs maintainer-clean \
340 maintainer-clean-generic mostlyclean mostlyclean-generic \
341 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
342
343
344 # Tell versions [3.59,3.63) of GNU make to not export all variables.
345 # Otherwise a system limit (for SysV at least) may be exceeded.
346 .NOEXPORT:
OLDNEW
« no previous file with comments | « third_party/hyphen/doc/Makefile.am ('k') | third_party/hyphen/doc/tb87nemeth.pdf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698