1 | # Makefile.in generated by automake 1.7.8 from Makefile.am. |
---|
2 | # @configure_input@ |
---|
3 | |
---|
4 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 |
---|
5 | # 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 | srcdir = @srcdir@ |
---|
18 | top_srcdir = @top_srcdir@ |
---|
19 | VPATH = @srcdir@ |
---|
20 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
21 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
22 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
23 | top_builddir = . |
---|
24 | |
---|
25 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
26 | INSTALL = @INSTALL@ |
---|
27 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
28 | install_sh_PROGRAM = $(install_sh) -c |
---|
29 | install_sh_SCRIPT = $(install_sh) -c |
---|
30 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
31 | transform = $(program_transform_name) |
---|
32 | NORMAL_INSTALL = : |
---|
33 | PRE_INSTALL = : |
---|
34 | POST_INSTALL = : |
---|
35 | NORMAL_UNINSTALL = : |
---|
36 | PRE_UNINSTALL = : |
---|
37 | POST_UNINSTALL = : |
---|
38 | host_triplet = @host@ |
---|
39 | ACLOCAL = @ACLOCAL@ |
---|
40 | AMTAR = @AMTAR@ |
---|
41 | AUTOCONF = @AUTOCONF@ |
---|
42 | AUTOHEADER = @AUTOHEADER@ |
---|
43 | AUTOMAKE = @AUTOMAKE@ |
---|
44 | AWK = @AWK@ |
---|
45 | CC = @CC@ |
---|
46 | CFLAGS = @CFLAGS@ |
---|
47 | CPP = @CPP@ |
---|
48 | CPPFLAGS = @CPPFLAGS@ |
---|
49 | CXX = @CXX@ |
---|
50 | CXXCPP = @CXXCPP@ |
---|
51 | CXXFLAGS = @CXXFLAGS@ |
---|
52 | CYGPATH_W = @CYGPATH_W@ |
---|
53 | DEFS = @DEFS@ |
---|
54 | ECHO_C = @ECHO_C@ |
---|
55 | ECHO_N = @ECHO_N@ |
---|
56 | ECHO_T = @ECHO_T@ |
---|
57 | F77 = @F77@ |
---|
58 | FFLAGS = @FFLAGS@ |
---|
59 | GCJ = @GCJ@ |
---|
60 | GCJFLAGS = @GCJFLAGS@ |
---|
61 | INSTALL_DATA = @INSTALL_DATA@ |
---|
62 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
63 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
64 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
65 | LDFLAGS = @LDFLAGS@ |
---|
66 | LIBOBJS = @LIBOBJS@ |
---|
67 | LIBS = @LIBS@ |
---|
68 | LTLIBOBJS = @LTLIBOBJS@ |
---|
69 | MAKEINFO = @MAKEINFO@ |
---|
70 | PACKAGE = @PACKAGE@ |
---|
71 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
72 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
73 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
74 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
75 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
76 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
77 | SET_MAKE = @SET_MAKE@ |
---|
78 | SHELL = @SHELL@ |
---|
79 | STRIP = @STRIP@ |
---|
80 | VERSION = @VERSION@ |
---|
81 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
82 | am__leading_dot = @am__leading_dot@ |
---|
83 | bindir = @bindir@ |
---|
84 | build = @build@ |
---|
85 | build_alias = @build_alias@ |
---|
86 | build_cpu = @build_cpu@ |
---|
87 | build_os = @build_os@ |
---|
88 | build_vendor = @build_vendor@ |
---|
89 | datadir = @datadir@ |
---|
90 | exec_prefix = @exec_prefix@ |
---|
91 | host = @host@ |
---|
92 | host_alias = @host_alias@ |
---|
93 | host_cpu = @host_cpu@ |
---|
94 | host_os = @host_os@ |
---|
95 | host_vendor = @host_vendor@ |
---|
96 | includedir = @includedir@ |
---|
97 | infodir = @infodir@ |
---|
98 | install_sh = @install_sh@ |
---|
99 | libdir = @libdir@ |
---|
100 | libexecdir = @libexecdir@ |
---|
101 | localstatedir = @localstatedir@ |
---|
102 | mandir = @mandir@ |
---|
103 | oldincludedir = @oldincludedir@ |
---|
104 | prefix = @prefix@ |
---|
105 | program_transform_name = @program_transform_name@ |
---|
106 | sbindir = @sbindir@ |
---|
107 | sharedstatedir = @sharedstatedir@ |
---|
108 | subdirs = @subdirs@ |
---|
109 | sysconfdir = @sysconfdir@ |
---|
110 | target_alias = @target_alias@ |
---|
111 | |
---|
112 | AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies |
---|
113 | |
---|
114 | SUBDIRS = autoconf-lib-link gettext-runtime gettext-tools |
---|
115 | |
---|
116 | |
---|
117 | # DJGPP port. |
---|
118 | |
---|
119 | # OS/2 port. |
---|
120 | |
---|
121 | # VMS support. |
---|
122 | |
---|
123 | # Woe32 support. |
---|
124 | EXTRA_DIST = \ |
---|
125 | version.sh PACKAGING ChangeLog.0 \ |
---|
126 | config/config.libpath config/reloc-ldflags config/install-reloc \ |
---|
127 | config/m4/fixautomake.m4 \ |
---|
128 | config/m4/libtool.m4\ |
---|
129 | djgpp/COPYING.DJ djgpp/Makefile.maint djgpp/README.DJ \ |
---|
130 | djgpp/README.in djgpp/README djgpp/config.bat djgpp/config.in \ |
---|
131 | djgpp/config.sed djgpp/config.site djgpp/djpwd.h \ |
---|
132 | djgpp/edtests.bat djgpp/fnchange.in djgpp/fnchange.lst \ |
---|
133 | djgpp/getpwnam.c djgpp/msginit.sed djgpp/tscript.sed \ |
---|
134 | djgpp/unsetenv.c\ |
---|
135 | os2/README.OS2 os2/Makefile os2/backward.def os2/configure.awk README.vms Makefile.vms \ |
---|
136 | vms/link_options.opt \ |
---|
137 | vms/with-libiconv.opt vms/without-libiconv.opt\ |
---|
138 | README.woe32 Makefile.msvc README.mingw |
---|
139 | subdir = . |
---|
140 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
141 | mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs |
---|
142 | CONFIG_CLEAN_FILES = |
---|
143 | depcomp = |
---|
144 | am__depfiles_maybe = |
---|
145 | DIST_SOURCES = |
---|
146 | |
---|
147 | RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ |
---|
148 | ps-recursive install-info-recursive uninstall-info-recursive \ |
---|
149 | all-recursive install-data-recursive install-exec-recursive \ |
---|
150 | installdirs-recursive install-recursive uninstall-recursive \ |
---|
151 | check-recursive installcheck-recursive |
---|
152 | DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \ |
---|
153 | COPYING ChangeLog INSTALL Makefile.am NEWS THANKS aclocal.m4 \ |
---|
154 | config/compile config/config.guess config/config.rpath \ |
---|
155 | config/config.sub config/elisp-comp config/install-sh \ |
---|
156 | config/ltmain.sh config/mdate-sh config/missing \ |
---|
157 | config/mkinstalldirs config/texinfo.tex config/ylwrap configure \ |
---|
158 | configure.ac |
---|
159 | DIST_SUBDIRS = $(SUBDIRS) |
---|
160 | all: all-recursive |
---|
161 | |
---|
162 | .SUFFIXES: |
---|
163 | |
---|
164 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
---|
165 | configure.lineno |
---|
166 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
---|
167 | cd $(top_srcdir) && \ |
---|
168 | $(AUTOMAKE) --gnu Makefile |
---|
169 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
170 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) |
---|
171 | |
---|
172 | $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
173 | $(SHELL) ./config.status --recheck |
---|
174 | |
---|
175 | $(ACLOCAL_M4): configure.ac |
---|
176 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
---|
177 | uninstall-info-am: |
---|
178 | |
---|
179 | # This directory's subdirectories are mostly independent; you can cd |
---|
180 | # into them and run `make' without going through this Makefile. |
---|
181 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
182 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
183 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
184 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
185 | $(RECURSIVE_TARGETS): |
---|
186 | @set fnord $$MAKEFLAGS; amf=$$2; \ |
---|
187 | dot_seen=no; \ |
---|
188 | target=`echo $@ | sed s/-recursive//`; \ |
---|
189 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
190 | echo "Making $$target in $$subdir"; \ |
---|
191 | if test "$$subdir" = "."; then \ |
---|
192 | dot_seen=yes; \ |
---|
193 | local_target="$$target-am"; \ |
---|
194 | else \ |
---|
195 | local_target="$$target"; \ |
---|
196 | fi; \ |
---|
197 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
198 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
199 | done; \ |
---|
200 | if test "$$dot_seen" = "no"; then \ |
---|
201 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
202 | fi; test -z "$$fail" |
---|
203 | |
---|
204 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
205 | maintainer-clean-recursive: |
---|
206 | @set fnord $$MAKEFLAGS; amf=$$2; \ |
---|
207 | dot_seen=no; \ |
---|
208 | case "$@" in \ |
---|
209 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
---|
210 | *) list='$(SUBDIRS)' ;; \ |
---|
211 | esac; \ |
---|
212 | rev=''; for subdir in $$list; do \ |
---|
213 | if test "$$subdir" = "."; then :; else \ |
---|
214 | rev="$$subdir $$rev"; \ |
---|
215 | fi; \ |
---|
216 | done; \ |
---|
217 | rev="$$rev ."; \ |
---|
218 | target=`echo $@ | sed s/-recursive//`; \ |
---|
219 | for subdir in $$rev; do \ |
---|
220 | echo "Making $$target in $$subdir"; \ |
---|
221 | if test "$$subdir" = "."; then \ |
---|
222 | local_target="$$target-am"; \ |
---|
223 | else \ |
---|
224 | local_target="$$target"; \ |
---|
225 | fi; \ |
---|
226 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
227 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
228 | done && test -z "$$fail" |
---|
229 | tags-recursive: |
---|
230 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
231 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
232 | done |
---|
233 | ctags-recursive: |
---|
234 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
235 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
---|
236 | done |
---|
237 | |
---|
238 | ETAGS = etags |
---|
239 | ETAGSFLAGS = |
---|
240 | |
---|
241 | CTAGS = ctags |
---|
242 | CTAGSFLAGS = |
---|
243 | |
---|
244 | tags: TAGS |
---|
245 | |
---|
246 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
247 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
248 | unique=`for i in $$list; do \ |
---|
249 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
250 | done | \ |
---|
251 | $(AWK) ' { files[$$0] = 1; } \ |
---|
252 | END { for (i in files) print i; }'`; \ |
---|
253 | mkid -fID $$unique |
---|
254 | |
---|
255 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
256 | $(TAGS_FILES) $(LISP) |
---|
257 | tags=; \ |
---|
258 | here=`pwd`; \ |
---|
259 | if (etags --etags-include --version) >/dev/null 2>&1; then \ |
---|
260 | include_option=--etags-include; \ |
---|
261 | else \ |
---|
262 | include_option=--include; \ |
---|
263 | fi; \ |
---|
264 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
265 | if test "$$subdir" = .; then :; else \ |
---|
266 | test -f $$subdir/TAGS && \ |
---|
267 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ |
---|
268 | fi; \ |
---|
269 | done; \ |
---|
270 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
271 | unique=`for i in $$list; do \ |
---|
272 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
273 | done | \ |
---|
274 | $(AWK) ' { files[$$0] = 1; } \ |
---|
275 | END { for (i in files) print i; }'`; \ |
---|
276 | test -z "$(ETAGS_ARGS)$$tags$$unique" \ |
---|
277 | || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
278 | $$tags $$unique |
---|
279 | |
---|
280 | ctags: CTAGS |
---|
281 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
282 | $(TAGS_FILES) $(LISP) |
---|
283 | tags=; \ |
---|
284 | here=`pwd`; \ |
---|
285 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
286 | unique=`for i in $$list; do \ |
---|
287 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
288 | done | \ |
---|
289 | $(AWK) ' { files[$$0] = 1; } \ |
---|
290 | END { for (i in files) print i; }'`; \ |
---|
291 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
292 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
293 | $$tags $$unique |
---|
294 | |
---|
295 | GTAGS: |
---|
296 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
297 | && cd $(top_srcdir) \ |
---|
298 | && gtags -i $(GTAGS_ARGS) $$here |
---|
299 | |
---|
300 | distclean-tags: |
---|
301 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
302 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
303 | |
---|
304 | top_distdir = . |
---|
305 | distdir = $(PACKAGE)-$(VERSION) |
---|
306 | |
---|
307 | am__remove_distdir = \ |
---|
308 | { test ! -d $(distdir) \ |
---|
309 | || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
---|
310 | && rm -fr $(distdir); }; } |
---|
311 | |
---|
312 | GZIP_ENV = --best |
---|
313 | distuninstallcheck_listfiles = find . -type f -print |
---|
314 | distcleancheck_listfiles = find . -type f -print |
---|
315 | |
---|
316 | distdir: $(DISTFILES) |
---|
317 | $(am__remove_distdir) |
---|
318 | mkdir $(distdir) |
---|
319 | $(mkinstalldirs) $(distdir)/config $(distdir)/config/m4 $(distdir)/djgpp $(distdir)/os2 $(distdir)/vms |
---|
320 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
321 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
322 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
323 | case $$file in \ |
---|
324 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
325 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
326 | esac; \ |
---|
327 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
328 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
329 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
330 | dir="/$$dir"; \ |
---|
331 | $(mkinstalldirs) "$(distdir)$$dir"; \ |
---|
332 | else \ |
---|
333 | dir=''; \ |
---|
334 | fi; \ |
---|
335 | if test -d $$d/$$file; then \ |
---|
336 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
337 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
338 | fi; \ |
---|
339 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
340 | else \ |
---|
341 | test -f $(distdir)/$$file \ |
---|
342 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
343 | || exit 1; \ |
---|
344 | fi; \ |
---|
345 | done |
---|
346 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
347 | if test "$$subdir" = .; then :; else \ |
---|
348 | test -d $(distdir)/$$subdir \ |
---|
349 | || mkdir $(distdir)/$$subdir \ |
---|
350 | || exit 1; \ |
---|
351 | (cd $$subdir && \ |
---|
352 | $(MAKE) $(AM_MAKEFLAGS) \ |
---|
353 | top_distdir="$(top_distdir)" \ |
---|
354 | distdir=../$(distdir)/$$subdir \ |
---|
355 | distdir) \ |
---|
356 | || exit 1; \ |
---|
357 | fi; \ |
---|
358 | done |
---|
359 | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
---|
360 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
---|
361 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
---|
362 | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ |
---|
363 | || chmod -R a+r $(distdir) |
---|
364 | dist-gzip: distdir |
---|
365 | $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
366 | $(am__remove_distdir) |
---|
367 | |
---|
368 | dist dist-all: distdir |
---|
369 | $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
370 | $(am__remove_distdir) |
---|
371 | |
---|
372 | # This target untars the dist file and tries a VPATH configuration. Then |
---|
373 | # it guarantees that the distribution is self-contained by making another |
---|
374 | # tarfile. |
---|
375 | distcheck: dist |
---|
376 | $(am__remove_distdir) |
---|
377 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - |
---|
378 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
---|
379 | mkdir $(distdir)/_build |
---|
380 | mkdir $(distdir)/_inst |
---|
381 | chmod a-w $(distdir) |
---|
382 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
---|
383 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
---|
384 | && cd $(distdir)/_build \ |
---|
385 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
---|
386 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
---|
387 | && $(MAKE) $(AM_MAKEFLAGS) \ |
---|
388 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
---|
389 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
---|
390 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
---|
391 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
---|
392 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
---|
393 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
---|
394 | distuninstallcheck \ |
---|
395 | && chmod -R a-w "$$dc_install_base" \ |
---|
396 | && ({ \ |
---|
397 | (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \ |
---|
398 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
---|
399 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
---|
400 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
---|
401 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
---|
402 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
---|
403 | && rm -rf "$$dc_destdir" \ |
---|
404 | && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ |
---|
405 | && rm -f $(distdir).tar.gz \ |
---|
406 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
---|
407 | $(am__remove_distdir) |
---|
408 | @echo "$(distdir).tar.gz is ready for distribution" | \ |
---|
409 | sed 'h;s/./=/g;p;x;p;x' |
---|
410 | distuninstallcheck: |
---|
411 | @cd $(distuninstallcheck_dir) \ |
---|
412 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
---|
413 | || { echo "ERROR: files left after uninstall:" ; \ |
---|
414 | if test -n "$(DESTDIR)"; then \ |
---|
415 | echo " (check DESTDIR support)"; \ |
---|
416 | fi ; \ |
---|
417 | $(distuninstallcheck_listfiles) ; \ |
---|
418 | exit 1; } >&2 |
---|
419 | distcleancheck: distclean |
---|
420 | @if test '$(srcdir)' = . ; then \ |
---|
421 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
---|
422 | exit 1 ; \ |
---|
423 | fi |
---|
424 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
---|
425 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
---|
426 | $(distcleancheck_listfiles) ; \ |
---|
427 | exit 1; } >&2 |
---|
428 | check-am: all-am |
---|
429 | check: check-recursive |
---|
430 | all-am: Makefile |
---|
431 | installdirs: installdirs-recursive |
---|
432 | installdirs-am: |
---|
433 | |
---|
434 | install: install-recursive |
---|
435 | install-exec: install-exec-recursive |
---|
436 | install-data: install-data-recursive |
---|
437 | uninstall: uninstall-recursive |
---|
438 | |
---|
439 | install-am: all-am |
---|
440 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
441 | |
---|
442 | installcheck: installcheck-recursive |
---|
443 | install-strip: |
---|
444 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
445 | INSTALL_STRIP_FLAG=-s \ |
---|
446 | `test -z '$(STRIP)' || \ |
---|
447 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
448 | mostlyclean-generic: |
---|
449 | |
---|
450 | clean-generic: |
---|
451 | |
---|
452 | distclean-generic: |
---|
453 | -rm -f $(CONFIG_CLEAN_FILES) |
---|
454 | |
---|
455 | maintainer-clean-generic: |
---|
456 | @echo "This command is intended for maintainers to use" |
---|
457 | @echo "it deletes files that may require special tools to rebuild." |
---|
458 | clean: clean-recursive |
---|
459 | |
---|
460 | clean-am: clean-generic mostlyclean-am |
---|
461 | |
---|
462 | distclean: distclean-recursive |
---|
463 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
464 | -rm -f Makefile |
---|
465 | distclean-am: clean-am distclean-generic distclean-tags |
---|
466 | |
---|
467 | dvi: dvi-recursive |
---|
468 | |
---|
469 | dvi-am: |
---|
470 | |
---|
471 | info: info-recursive |
---|
472 | |
---|
473 | info-am: |
---|
474 | |
---|
475 | install-data-am: |
---|
476 | |
---|
477 | install-exec-am: |
---|
478 | |
---|
479 | install-info: install-info-recursive |
---|
480 | |
---|
481 | install-man: |
---|
482 | |
---|
483 | installcheck-am: |
---|
484 | |
---|
485 | maintainer-clean: maintainer-clean-recursive |
---|
486 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
487 | -rm -rf $(top_srcdir)/autom4te.cache |
---|
488 | -rm -f Makefile |
---|
489 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
490 | |
---|
491 | mostlyclean: mostlyclean-recursive |
---|
492 | |
---|
493 | mostlyclean-am: mostlyclean-generic |
---|
494 | |
---|
495 | pdf: pdf-recursive |
---|
496 | |
---|
497 | pdf-am: |
---|
498 | |
---|
499 | ps: ps-recursive |
---|
500 | |
---|
501 | ps-am: |
---|
502 | |
---|
503 | uninstall-am: uninstall-info-am |
---|
504 | |
---|
505 | uninstall-info: uninstall-info-recursive |
---|
506 | |
---|
507 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \ |
---|
508 | clean-generic clean-recursive ctags ctags-recursive dist \ |
---|
509 | dist-all dist-gzip distcheck distclean distclean-generic \ |
---|
510 | distclean-recursive distclean-tags distcleancheck distdir \ |
---|
511 | distuninstallcheck dvi dvi-am dvi-recursive info info-am \ |
---|
512 | info-recursive install install-am install-data install-data-am \ |
---|
513 | install-data-recursive install-exec install-exec-am \ |
---|
514 | install-exec-recursive install-info install-info-am \ |
---|
515 | install-info-recursive install-man install-recursive \ |
---|
516 | install-strip installcheck installcheck-am installdirs \ |
---|
517 | installdirs-am installdirs-recursive maintainer-clean \ |
---|
518 | maintainer-clean-generic maintainer-clean-recursive mostlyclean \ |
---|
519 | mostlyclean-generic mostlyclean-recursive pdf pdf-am \ |
---|
520 | pdf-recursive ps ps-am ps-recursive tags tags-recursive \ |
---|
521 | uninstall uninstall-am uninstall-info-am \ |
---|
522 | uninstall-info-recursive uninstall-recursive |
---|
523 | |
---|
524 | |
---|
525 | # Additional dependencies for configure, due to the use of autoconf --trace. |
---|
526 | $(srcdir)/configure: $(srcdir)/autoconf-lib-link/configure.ac $(srcdir)/gettext-runtime/configure.ac $(srcdir)/gettext-tools/configure.ac |
---|
527 | |
---|
528 | # Documentation tag not known to automake. |
---|
529 | |
---|
530 | html: |
---|
531 | cd gettext-tools && $(MAKE) html |
---|
532 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
533 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
534 | .NOEXPORT: |
---|