1 | # Makefile.in generated by automake 1.9.4 from Makefile.am.
|
---|
2 | # @configure_input@
|
---|
3 |
|
---|
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
---|
5 | # 2003, 2004 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 | # Makefile.am for texinfo.
|
---|
18 | # $Id: Makefile.am,v 1.13 2004/12/15 16:53:59 kasal Exp $
|
---|
19 | # Process this file with automake to produce Makefile.in in all directories.
|
---|
20 | #
|
---|
21 | # This file is free software; as a special exception the author gives
|
---|
22 | # unlimited permission to copy and/or distribute it, with or without
|
---|
23 | # modifications, as long as this notice is preserved.
|
---|
24 | #
|
---|
25 | # This program is distributed in the hope that it will be useful, but
|
---|
26 | # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
|
---|
27 | # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
---|
28 | srcdir = @srcdir@
|
---|
29 | top_srcdir = @top_srcdir@
|
---|
30 | VPATH = @srcdir@
|
---|
31 | pkgdatadir = $(datadir)/@PACKAGE@
|
---|
32 | pkglibdir = $(libdir)/@PACKAGE@
|
---|
33 | pkgincludedir = $(includedir)/@PACKAGE@
|
---|
34 | top_builddir = .
|
---|
35 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
---|
36 | INSTALL = @INSTALL@
|
---|
37 | install_sh_DATA = $(install_sh) -c -m 644
|
---|
38 | install_sh_PROGRAM = $(install_sh) -c
|
---|
39 | install_sh_SCRIPT = $(install_sh) -c
|
---|
40 | INSTALL_HEADER = $(INSTALL_DATA)
|
---|
41 | transform = $(program_transform_name)
|
---|
42 | NORMAL_INSTALL = :
|
---|
43 | PRE_INSTALL = :
|
---|
44 | POST_INSTALL = :
|
---|
45 | NORMAL_UNINSTALL = :
|
---|
46 | PRE_UNINSTALL = :
|
---|
47 | POST_UNINSTALL = :
|
---|
48 | build_triplet = @build@
|
---|
49 | host_triplet = @host@
|
---|
50 | DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
|
---|
51 | $(srcdir)/Makefile.in $(srcdir)/config.in \
|
---|
52 | $(top_srcdir)/configure $(top_srcdir)/intl/Makefile.in \
|
---|
53 | ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS TODO \
|
---|
54 | config.guess config.rpath config.sub depcomp install-sh \
|
---|
55 | missing mkinstalldirs
|
---|
56 | subdir = .
|
---|
57 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
---|
58 | am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
|
---|
59 | $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
|
---|
60 | $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
|
---|
61 | $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
|
---|
62 | $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
|
---|
63 | $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
|
---|
64 | $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
|
---|
65 | $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
|
---|
66 | $(top_srcdir)/m4/mkstemp.m4 $(top_srcdir)/m4/nls.m4 \
|
---|
67 | $(top_srcdir)/m4/onceonly_2_57.m4 $(top_srcdir)/m4/po.m4 \
|
---|
68 | $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
|
---|
69 | $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \
|
---|
70 | $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/strcase.m4 \
|
---|
71 | $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
|
---|
72 | $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
|
---|
73 | $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/configure.ac
|
---|
74 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
---|
75 | $(ACLOCAL_M4)
|
---|
76 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
|
---|
77 | configure.lineno configure.status.lineno
|
---|
78 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
---|
79 | CONFIG_HEADER = config.h
|
---|
80 | CONFIG_CLEAN_FILES = intl/Makefile
|
---|
81 | SOURCES =
|
---|
82 | DIST_SOURCES =
|
---|
83 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
|
---|
84 | html-recursive info-recursive install-data-recursive \
|
---|
85 | install-exec-recursive install-info-recursive \
|
---|
86 | install-recursive installcheck-recursive installdirs-recursive \
|
---|
87 | pdf-recursive ps-recursive uninstall-info-recursive \
|
---|
88 | uninstall-recursive
|
---|
89 | ETAGS = etags
|
---|
90 | CTAGS = ctags
|
---|
91 | DIST_SUBDIRS = @native_tools@ intl m4 lib info makeinfo po util doc
|
---|
92 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
---|
93 | distdir = $(PACKAGE)-$(VERSION)
|
---|
94 | top_distdir = $(distdir)
|
---|
95 | am__remove_distdir = \
|
---|
96 | { test ! -d $(distdir) \
|
---|
97 | || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
|
---|
98 | && rm -fr $(distdir); }; }
|
---|
99 | DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
|
---|
100 | GZIP_ENV = --best
|
---|
101 | distuninstallcheck_listfiles = find . -type f -print
|
---|
102 | ACLOCAL = @ACLOCAL@
|
---|
103 | ALLOCA = @ALLOCA@
|
---|
104 | AMDEP_FALSE = @AMDEP_FALSE@
|
---|
105 | AMDEP_TRUE = @AMDEP_TRUE@
|
---|
106 | AMTAR = @AMTAR@
|
---|
107 | AUTOCONF = @AUTOCONF@
|
---|
108 | AUTOHEADER = @AUTOHEADER@
|
---|
109 | AUTOMAKE = @AUTOMAKE@
|
---|
110 | AWK = @AWK@
|
---|
111 | BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
|
---|
112 | CATOBJEXT = @CATOBJEXT@
|
---|
113 | CC = @CC@
|
---|
114 | CCDEPMODE = @CCDEPMODE@
|
---|
115 | CFLAGS = @CFLAGS@
|
---|
116 | CPP = @CPP@
|
---|
117 | CPPFLAGS = @CPPFLAGS@
|
---|
118 | CYGPATH_W = @CYGPATH_W@
|
---|
119 | DATADIRNAME = @DATADIRNAME@
|
---|
120 | DEFS = @DEFS@
|
---|
121 | DEPDIR = @DEPDIR@
|
---|
122 | ECHO_C = @ECHO_C@
|
---|
123 | ECHO_N = @ECHO_N@
|
---|
124 | ECHO_T = @ECHO_T@
|
---|
125 | EGREP = @EGREP@
|
---|
126 | EXEEXT = @EXEEXT@
|
---|
127 | GENCAT = @GENCAT@
|
---|
128 | GLIBC21 = @GLIBC21@
|
---|
129 | GMSGFMT = @GMSGFMT@
|
---|
130 | HAVE_ASPRINTF = @HAVE_ASPRINTF@
|
---|
131 | HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
|
---|
132 | HAVE_SNPRINTF = @HAVE_SNPRINTF@
|
---|
133 | HAVE_WPRINTF = @HAVE_WPRINTF@
|
---|
134 | HELP2MAN = @HELP2MAN@
|
---|
135 | INSTALL_DATA = @INSTALL_DATA@
|
---|
136 | INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
---|
137 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
---|
138 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
---|
139 | INSTALL_WARNINGS_FALSE = @INSTALL_WARNINGS_FALSE@
|
---|
140 | INSTALL_WARNINGS_TRUE = @INSTALL_WARNINGS_TRUE@
|
---|
141 | INSTOBJEXT = @INSTOBJEXT@
|
---|
142 | INTLBISON = @INTLBISON@
|
---|
143 | INTLLIBS = @INTLLIBS@
|
---|
144 | INTLOBJS = @INTLOBJS@
|
---|
145 | INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
|
---|
146 | LDFLAGS = @LDFLAGS@
|
---|
147 | LIBICONV = @LIBICONV@
|
---|
148 | LIBINTL = @LIBINTL@
|
---|
149 | LIBOBJS = @LIBOBJS@
|
---|
150 | LIBS = @LIBS@
|
---|
151 | LTLIBICONV = @LTLIBICONV@
|
---|
152 | LTLIBINTL = @LTLIBINTL@
|
---|
153 | LTLIBOBJS = @LTLIBOBJS@
|
---|
154 | MAINT = @MAINT@
|
---|
155 | MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
|
---|
156 | MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
|
---|
157 | MAKEINFO = @MAKEINFO@
|
---|
158 | MKINSTALLDIRS = @MKINSTALLDIRS@
|
---|
159 | MSGFMT = @MSGFMT@
|
---|
160 | MSGMERGE = @MSGMERGE@
|
---|
161 | OBJEXT = @OBJEXT@
|
---|
162 | PACKAGE = @PACKAGE@
|
---|
163 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
---|
164 | PACKAGE_NAME = @PACKAGE_NAME@
|
---|
165 | PACKAGE_STRING = @PACKAGE_STRING@
|
---|
166 | PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
---|
167 | PACKAGE_VERSION = @PACKAGE_VERSION@
|
---|
168 | PATH_SEPARATOR = @PATH_SEPARATOR@
|
---|
169 | POSUB = @POSUB@
|
---|
170 | RANLIB = @RANLIB@
|
---|
171 | SET_MAKE = @SET_MAKE@
|
---|
172 | SHELL = @SHELL@
|
---|
173 | STRIP = @STRIP@
|
---|
174 | TERMLIBS = @TERMLIBS@
|
---|
175 | TOOLS_ONLY_FALSE = @TOOLS_ONLY_FALSE@
|
---|
176 | TOOLS_ONLY_TRUE = @TOOLS_ONLY_TRUE@
|
---|
177 | USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
|
---|
178 | USE_NLS = @USE_NLS@
|
---|
179 | VERSION = @VERSION@
|
---|
180 | XGETTEXT = @XGETTEXT@
|
---|
181 | ac_ct_CC = @ac_ct_CC@
|
---|
182 | ac_ct_RANLIB = @ac_ct_RANLIB@
|
---|
183 | ac_ct_STRIP = @ac_ct_STRIP@
|
---|
184 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
---|
185 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
---|
186 | am__include = @am__include@
|
---|
187 | am__leading_dot = @am__leading_dot@
|
---|
188 | am__quote = @am__quote@
|
---|
189 | am__tar = @am__tar@
|
---|
190 | am__untar = @am__untar@
|
---|
191 | bindir = @bindir@
|
---|
192 | build = @build@
|
---|
193 | build_alias = @build_alias@
|
---|
194 | build_cpu = @build_cpu@
|
---|
195 | build_os = @build_os@
|
---|
196 | build_vendor = @build_vendor@
|
---|
197 | datadir = @datadir@
|
---|
198 | exec_prefix = @exec_prefix@
|
---|
199 | host = @host@
|
---|
200 | host_alias = @host_alias@
|
---|
201 | host_cpu = @host_cpu@
|
---|
202 | host_os = @host_os@
|
---|
203 | host_vendor = @host_vendor@
|
---|
204 | includedir = @includedir@
|
---|
205 | infodir = @infodir@
|
---|
206 | install_sh = @install_sh@
|
---|
207 | libdir = @libdir@
|
---|
208 | libexecdir = @libexecdir@
|
---|
209 | localstatedir = @localstatedir@
|
---|
210 | mandir = @mandir@
|
---|
211 | mkdir_p = @mkdir_p@
|
---|
212 | native_tools = @native_tools@
|
---|
213 | oldincludedir = @oldincludedir@
|
---|
214 | prefix = @prefix@
|
---|
215 | program_transform_name = @program_transform_name@
|
---|
216 | sbindir = @sbindir@
|
---|
217 | sharedstatedir = @sharedstatedir@
|
---|
218 | sysconfdir = @sysconfdir@
|
---|
219 | target_alias = @target_alias@
|
---|
220 |
|
---|
221 | # Be sure we're using the right version of Automake.
|
---|
222 | AUTOMAKE_OPTIONS = 1.8 readme-alpha
|
---|
223 |
|
---|
224 | # Additional files to distribute.
|
---|
225 | EXTRA_DIST = ChangeLog.46 INSTALL.generic INTRODUCTION README.dev \
|
---|
226 | config.rpath \
|
---|
227 | djgpp/README djgpp/config.bat djgpp/config.sed djgpp/config.site
|
---|
228 |
|
---|
229 |
|
---|
230 | # This is to prevent texinfo.tex from being included in the top-level
|
---|
231 | # distribution directory.
|
---|
232 | TEXINFO_TEX = doc/texinfo.tex
|
---|
233 | @TOOLS_ONLY_FALSE@SUBDIRS = $(native_tools) intl m4 lib info makeinfo po util doc
|
---|
234 | @TOOLS_ONLY_TRUE@SUBDIRS = lib info makeinfo util
|
---|
235 |
|
---|
236 | # for gettext.
|
---|
237 | ACLOCAL_AMFLAGS = -I m4
|
---|
238 |
|
---|
239 | # In case TEXINFO_MAINT is set during make distcheck; in this case, the
|
---|
240 | # simple doc-related files generated in info/ make distcleancheck fail.
|
---|
241 | distcleancheck_listfiles = \
|
---|
242 | find -type f -exec sh -c 'test -f $(srcdir)/{} || echo {}' ';'
|
---|
243 |
|
---|
244 | all: config.h
|
---|
245 | $(MAKE) $(AM_MAKEFLAGS) all-recursive
|
---|
246 |
|
---|
247 | .SUFFIXES:
|
---|
248 | am--refresh:
|
---|
249 | @:
|
---|
250 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
---|
251 | @for dep in $?; do \
|
---|
252 | case '$(am__configure_deps)' in \
|
---|
253 | *$$dep*) \
|
---|
254 | echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
|
---|
255 | cd $(srcdir) && $(AUTOMAKE) --gnu \
|
---|
256 | && exit 0; \
|
---|
257 | exit 1;; \
|
---|
258 | esac; \
|
---|
259 | done; \
|
---|
260 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
|
---|
261 | cd $(top_srcdir) && \
|
---|
262 | $(AUTOMAKE) --gnu Makefile
|
---|
263 | .PRECIOUS: Makefile
|
---|
264 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
---|
265 | @case '$?' in \
|
---|
266 | *config.status*) \
|
---|
267 | echo ' $(SHELL) ./config.status'; \
|
---|
268 | $(SHELL) ./config.status;; \
|
---|
269 | *) \
|
---|
270 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
|
---|
271 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
|
---|
272 | esac;
|
---|
273 |
|
---|
274 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
---|
275 | $(SHELL) ./config.status --recheck
|
---|
276 |
|
---|
277 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
---|
278 | cd $(srcdir) && $(AUTOCONF)
|
---|
279 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
---|
280 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
|
---|
281 |
|
---|
282 | config.h: stamp-h1
|
---|
283 | @if test ! -f $@; then \
|
---|
284 | rm -f stamp-h1; \
|
---|
285 | $(MAKE) stamp-h1; \
|
---|
286 | else :; fi
|
---|
287 |
|
---|
288 | stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
|
---|
289 | @rm -f stamp-h1
|
---|
290 | cd $(top_builddir) && $(SHELL) ./config.status config.h
|
---|
291 | $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
---|
292 | cd $(top_srcdir) && $(AUTOHEADER)
|
---|
293 | rm -f stamp-h1
|
---|
294 | touch $@
|
---|
295 |
|
---|
296 | distclean-hdr:
|
---|
297 | -rm -f config.h stamp-h1
|
---|
298 | intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
|
---|
299 | cd $(top_builddir) && $(SHELL) ./config.status $@
|
---|
300 | uninstall-info-am:
|
---|
301 |
|
---|
302 | # This directory's subdirectories are mostly independent; you can cd
|
---|
303 | # into them and run `make' without going through this Makefile.
|
---|
304 | # To change the values of `make' variables: instead of editing Makefiles,
|
---|
305 | # (1) if the variable is set in `config.status', edit `config.status'
|
---|
306 | # (which will cause the Makefiles to be regenerated when you run `make');
|
---|
307 | # (2) otherwise, pass the desired values on the `make' command line.
|
---|
308 | $(RECURSIVE_TARGETS):
|
---|
309 | @set fnord $$MAKEFLAGS; amf=$$2; \
|
---|
310 | dot_seen=no; \
|
---|
311 | target=`echo $@ | sed s/-recursive//`; \
|
---|
312 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
---|
313 | echo "Making $$target in $$subdir"; \
|
---|
314 | if test "$$subdir" = "."; then \
|
---|
315 | dot_seen=yes; \
|
---|
316 | local_target="$$target-am"; \
|
---|
317 | else \
|
---|
318 | local_target="$$target"; \
|
---|
319 | fi; \
|
---|
320 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
---|
321 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
---|
322 | done; \
|
---|
323 | if test "$$dot_seen" = "no"; then \
|
---|
324 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
---|
325 | fi; test -z "$$fail"
|
---|
326 |
|
---|
327 | mostlyclean-recursive clean-recursive distclean-recursive \
|
---|
328 | maintainer-clean-recursive:
|
---|
329 | @set fnord $$MAKEFLAGS; amf=$$2; \
|
---|
330 | dot_seen=no; \
|
---|
331 | case "$@" in \
|
---|
332 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
---|
333 | *) list='$(SUBDIRS)' ;; \
|
---|
334 | esac; \
|
---|
335 | rev=''; for subdir in $$list; do \
|
---|
336 | if test "$$subdir" = "."; then :; else \
|
---|
337 | rev="$$subdir $$rev"; \
|
---|
338 | fi; \
|
---|
339 | done; \
|
---|
340 | rev="$$rev ."; \
|
---|
341 | target=`echo $@ | sed s/-recursive//`; \
|
---|
342 | for subdir in $$rev; do \
|
---|
343 | echo "Making $$target in $$subdir"; \
|
---|
344 | if test "$$subdir" = "."; then \
|
---|
345 | local_target="$$target-am"; \
|
---|
346 | else \
|
---|
347 | local_target="$$target"; \
|
---|
348 | fi; \
|
---|
349 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
---|
350 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
---|
351 | done && test -z "$$fail"
|
---|
352 | tags-recursive:
|
---|
353 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
---|
354 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
---|
355 | done
|
---|
356 | ctags-recursive:
|
---|
357 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
---|
358 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
|
---|
359 | done
|
---|
360 |
|
---|
361 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
---|
362 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
---|
363 | unique=`for i in $$list; do \
|
---|
364 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
---|
365 | done | \
|
---|
366 | $(AWK) ' { files[$$0] = 1; } \
|
---|
367 | END { for (i in files) print i; }'`; \
|
---|
368 | mkid -fID $$unique
|
---|
369 | tags: TAGS
|
---|
370 |
|
---|
371 | TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
|
---|
372 | $(TAGS_FILES) $(LISP)
|
---|
373 | tags=; \
|
---|
374 | here=`pwd`; \
|
---|
375 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
---|
376 | include_option=--etags-include; \
|
---|
377 | empty_fix=.; \
|
---|
378 | else \
|
---|
379 | include_option=--include; \
|
---|
380 | empty_fix=; \
|
---|
381 | fi; \
|
---|
382 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
---|
383 | if test "$$subdir" = .; then :; else \
|
---|
384 | test ! -f $$subdir/TAGS || \
|
---|
385 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
|
---|
386 | fi; \
|
---|
387 | done; \
|
---|
388 | list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
|
---|
389 | unique=`for i in $$list; do \
|
---|
390 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
---|
391 | done | \
|
---|
392 | $(AWK) ' { files[$$0] = 1; } \
|
---|
393 | END { for (i in files) print i; }'`; \
|
---|
394 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
---|
395 | test -n "$$unique" || unique=$$empty_fix; \
|
---|
396 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
---|
397 | $$tags $$unique; \
|
---|
398 | fi
|
---|
399 | ctags: CTAGS
|
---|
400 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
|
---|
401 | $(TAGS_FILES) $(LISP)
|
---|
402 | tags=; \
|
---|
403 | here=`pwd`; \
|
---|
404 | list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
|
---|
405 | unique=`for i in $$list; do \
|
---|
406 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
---|
407 | done | \
|
---|
408 | $(AWK) ' { files[$$0] = 1; } \
|
---|
409 | END { for (i in files) print i; }'`; \
|
---|
410 | test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
---|
411 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
---|
412 | $$tags $$unique
|
---|
413 |
|
---|
414 | GTAGS:
|
---|
415 | here=`$(am__cd) $(top_builddir) && pwd` \
|
---|
416 | && cd $(top_srcdir) \
|
---|
417 | && gtags -i $(GTAGS_ARGS) $$here
|
---|
418 |
|
---|
419 | distclean-tags:
|
---|
420 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
---|
421 |
|
---|
422 | distdir: $(DISTFILES)
|
---|
423 | $(am__remove_distdir)
|
---|
424 | mkdir $(distdir)
|
---|
425 | $(mkdir_p) $(distdir)/djgpp $(distdir)/intl $(distdir)/m4 $(distdir)/po
|
---|
426 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
---|
427 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
---|
428 | list='$(DISTFILES)'; for file in $$list; do \
|
---|
429 | case $$file in \
|
---|
430 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
---|
431 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
---|
432 | esac; \
|
---|
433 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
---|
434 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
---|
435 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
---|
436 | dir="/$$dir"; \
|
---|
437 | $(mkdir_p) "$(distdir)$$dir"; \
|
---|
438 | else \
|
---|
439 | dir=''; \
|
---|
440 | fi; \
|
---|
441 | if test -d $$d/$$file; then \
|
---|
442 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
---|
443 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
---|
444 | fi; \
|
---|
445 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
---|
446 | else \
|
---|
447 | test -f $(distdir)/$$file \
|
---|
448 | || cp -p $$d/$$file $(distdir)/$$file \
|
---|
449 | || exit 1; \
|
---|
450 | fi; \
|
---|
451 | done
|
---|
452 | list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
---|
453 | if test "$$subdir" = .; then :; else \
|
---|
454 | test -d "$(distdir)/$$subdir" \
|
---|
455 | || $(mkdir_p) "$(distdir)/$$subdir" \
|
---|
456 | || exit 1; \
|
---|
457 | distdir=`$(am__cd) $(distdir) && pwd`; \
|
---|
458 | top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
|
---|
459 | (cd $$subdir && \
|
---|
460 | $(MAKE) $(AM_MAKEFLAGS) \
|
---|
461 | top_distdir="$$top_distdir" \
|
---|
462 | distdir="$$distdir/$$subdir" \
|
---|
463 | distdir) \
|
---|
464 | || exit 1; \
|
---|
465 | fi; \
|
---|
466 | done
|
---|
467 | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
|
---|
468 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
|
---|
469 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
|
---|
470 | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
|
---|
471 | || chmod -R a+r $(distdir)
|
---|
472 | dist-gzip: distdir
|
---|
473 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
---|
474 | $(am__remove_distdir)
|
---|
475 | dist-bzip2: distdir
|
---|
476 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
|
---|
477 | $(am__remove_distdir)
|
---|
478 |
|
---|
479 | dist-tarZ: distdir
|
---|
480 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
|
---|
481 | $(am__remove_distdir)
|
---|
482 |
|
---|
483 | dist-shar: distdir
|
---|
484 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
|
---|
485 | $(am__remove_distdir)
|
---|
486 |
|
---|
487 | dist-zip: distdir
|
---|
488 | -rm -f $(distdir).zip
|
---|
489 | zip -rq $(distdir).zip $(distdir)
|
---|
490 | $(am__remove_distdir)
|
---|
491 |
|
---|
492 | dist dist-all: distdir
|
---|
493 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
---|
494 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
|
---|
495 | $(am__remove_distdir)
|
---|
496 |
|
---|
497 | # This target untars the dist file and tries a VPATH configuration. Then
|
---|
498 | # it guarantees that the distribution is self-contained by making another
|
---|
499 | # tarfile.
|
---|
500 | distcheck: dist
|
---|
501 | case '$(DIST_ARCHIVES)' in \
|
---|
502 | *.tar.gz*) \
|
---|
503 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
|
---|
504 | *.tar.bz2*) \
|
---|
505 | bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
|
---|
506 | *.tar.Z*) \
|
---|
507 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
|
---|
508 | *.shar.gz*) \
|
---|
509 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
|
---|
510 | *.zip*) \
|
---|
511 | unzip $(distdir).zip ;;\
|
---|
512 | esac
|
---|
513 | chmod -R a-w $(distdir); chmod a+w $(distdir)
|
---|
514 | mkdir $(distdir)/_build
|
---|
515 | mkdir $(distdir)/_inst
|
---|
516 | chmod a-w $(distdir)
|
---|
517 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
|
---|
518 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
|
---|
519 | && cd $(distdir)/_build \
|
---|
520 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \
|
---|
521 | --with-included-gettext \
|
---|
522 | $(DISTCHECK_CONFIGURE_FLAGS) \
|
---|
523 | && $(MAKE) $(AM_MAKEFLAGS) \
|
---|
524 | && $(MAKE) $(AM_MAKEFLAGS) dvi \
|
---|
525 | && $(MAKE) $(AM_MAKEFLAGS) check \
|
---|
526 | && $(MAKE) $(AM_MAKEFLAGS) install \
|
---|
527 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \
|
---|
528 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \
|
---|
529 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
|
---|
530 | distuninstallcheck \
|
---|
531 | && chmod -R a-w "$$dc_install_base" \
|
---|
532 | && ({ \
|
---|
533 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
|
---|
534 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
|
---|
535 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
|
---|
536 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
|
---|
537 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
|
---|
538 | } || { rm -rf "$$dc_destdir"; exit 1; }) \
|
---|
539 | && rm -rf "$$dc_destdir" \
|
---|
540 | && $(MAKE) $(AM_MAKEFLAGS) dist \
|
---|
541 | && rm -rf $(DIST_ARCHIVES) \
|
---|
542 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
|
---|
543 | $(am__remove_distdir)
|
---|
544 | @(echo "$(distdir) archives ready for distribution: "; \
|
---|
545 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
|
---|
546 | sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
|
---|
547 | distuninstallcheck:
|
---|
548 | @cd $(distuninstallcheck_dir) \
|
---|
549 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
|
---|
550 | || { echo "ERROR: files left after uninstall:" ; \
|
---|
551 | if test -n "$(DESTDIR)"; then \
|
---|
552 | echo " (check DESTDIR support)"; \
|
---|
553 | fi ; \
|
---|
554 | $(distuninstallcheck_listfiles) ; \
|
---|
555 | exit 1; } >&2
|
---|
556 | distcleancheck: distclean
|
---|
557 | @if test '$(srcdir)' = . ; then \
|
---|
558 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \
|
---|
559 | exit 1 ; \
|
---|
560 | fi
|
---|
561 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|
---|
562 | || { echo "ERROR: files left in build directory after distclean:" ; \
|
---|
563 | $(distcleancheck_listfiles) ; \
|
---|
564 | exit 1; } >&2
|
---|
565 | check-am: all-am
|
---|
566 | check: check-recursive
|
---|
567 | all-am: Makefile config.h
|
---|
568 | installdirs: installdirs-recursive
|
---|
569 | installdirs-am:
|
---|
570 | @TOOLS_ONLY_FALSE@install: install-recursive
|
---|
571 | install-exec: install-exec-recursive
|
---|
572 | install-data: install-data-recursive
|
---|
573 | uninstall: uninstall-recursive
|
---|
574 |
|
---|
575 | install-am: all-am
|
---|
576 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
---|
577 |
|
---|
578 | installcheck: installcheck-recursive
|
---|
579 | install-strip:
|
---|
580 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
---|
581 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
---|
582 | `test -z '$(STRIP)' || \
|
---|
583 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
---|
584 | mostlyclean-generic:
|
---|
585 |
|
---|
586 | clean-generic:
|
---|
587 |
|
---|
588 | distclean-generic:
|
---|
589 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
---|
590 |
|
---|
591 | maintainer-clean-generic:
|
---|
592 | @echo "This command is intended for maintainers to use"
|
---|
593 | @echo "it deletes files that may require special tools to rebuild."
|
---|
594 | clean: clean-recursive
|
---|
595 |
|
---|
596 | clean-am: clean-generic mostlyclean-am
|
---|
597 |
|
---|
598 | distclean: distclean-recursive
|
---|
599 | -rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
---|
600 | -rm -f Makefile
|
---|
601 | distclean-am: clean-am distclean-generic distclean-hdr distclean-local \
|
---|
602 | distclean-tags
|
---|
603 |
|
---|
604 | dvi: dvi-recursive
|
---|
605 |
|
---|
606 | dvi-am:
|
---|
607 |
|
---|
608 | html: html-recursive
|
---|
609 |
|
---|
610 | info: info-recursive
|
---|
611 |
|
---|
612 | info-am:
|
---|
613 |
|
---|
614 | install-data-am:
|
---|
615 |
|
---|
616 | install-exec-am:
|
---|
617 |
|
---|
618 | install-info: install-info-recursive
|
---|
619 |
|
---|
620 | install-man:
|
---|
621 |
|
---|
622 | installcheck-am:
|
---|
623 |
|
---|
624 | maintainer-clean: maintainer-clean-recursive
|
---|
625 | -rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
---|
626 | -rm -rf $(top_srcdir)/autom4te.cache
|
---|
627 | -rm -f Makefile
|
---|
628 | maintainer-clean-am: distclean-am maintainer-clean-generic
|
---|
629 |
|
---|
630 | mostlyclean: mostlyclean-recursive
|
---|
631 |
|
---|
632 | mostlyclean-am: mostlyclean-generic
|
---|
633 |
|
---|
634 | pdf: pdf-recursive
|
---|
635 |
|
---|
636 | pdf-am:
|
---|
637 |
|
---|
638 | ps: ps-recursive
|
---|
639 |
|
---|
640 | ps-am:
|
---|
641 |
|
---|
642 | uninstall-am: uninstall-info-am
|
---|
643 |
|
---|
644 | uninstall-info: uninstall-info-recursive
|
---|
645 |
|
---|
646 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
|
---|
647 | check-am clean clean-generic clean-recursive ctags \
|
---|
648 | ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
|
---|
649 | dist-tarZ dist-zip distcheck distclean distclean-generic \
|
---|
650 | distclean-hdr distclean-local distclean-recursive \
|
---|
651 | distclean-tags distcleancheck distdir distuninstallcheck dvi \
|
---|
652 | dvi-am html html-am info info-am install install-am \
|
---|
653 | install-data install-data-am install-exec install-exec-am \
|
---|
654 | install-info install-info-am install-man install-strip \
|
---|
655 | installcheck installcheck-am installdirs installdirs-am \
|
---|
656 | maintainer-clean maintainer-clean-generic \
|
---|
657 | maintainer-clean-recursive mostlyclean mostlyclean-generic \
|
---|
658 | mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
|
---|
659 | uninstall uninstall-am uninstall-info-am
|
---|
660 |
|
---|
661 |
|
---|
662 | @TOOLS_ONLY_TRUE@ # Build native tools only.
|
---|
663 | @TOOLS_ONLY_FALSE@ # All subdirectories.
|
---|
664 | @TOOLS_ONLY_FALSE@ # Do intl, m4, and lib first since the C programs depend on them.
|
---|
665 | @TOOLS_ONLY_FALSE@ # Do doc last so makeinfo will be built when we get there.
|
---|
666 | @TOOLS_ONLY_FALSE@ # Others are alphabetical.
|
---|
667 |
|
---|
668 | # One special target for installers to use by hand if desired.
|
---|
669 | install-tex:
|
---|
670 | cd doc && $(MAKE) TEXMF=$(TEXMF) install-tex
|
---|
671 |
|
---|
672 | distclean-local:
|
---|
673 | -test -d "$(native_tools)" && rm -rf "$(native_tools)"
|
---|
674 |
|
---|
675 | # Don't install native tools for cross compile.
|
---|
676 | @TOOLS_ONLY_TRUE@install:
|
---|
677 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
---|
678 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
---|
679 | .NOEXPORT:
|
---|