1 | # Makefile.in generated by automake 1.6 from Makefile.am. |
---|
2 | # @configure_input@ |
---|
3 | |
---|
4 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 |
---|
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 | # Makefile.am for texinfo. |
---|
18 | # $Id: Makefile.in,v 1.1.1.1 2002-06-05 22:17:47 zacheiss 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 | SHELL = @SHELL@ |
---|
29 | |
---|
30 | srcdir = @srcdir@ |
---|
31 | top_srcdir = @top_srcdir@ |
---|
32 | VPATH = @srcdir@ |
---|
33 | prefix = @prefix@ |
---|
34 | exec_prefix = @exec_prefix@ |
---|
35 | |
---|
36 | bindir = @bindir@ |
---|
37 | sbindir = @sbindir@ |
---|
38 | libexecdir = @libexecdir@ |
---|
39 | datadir = @datadir@ |
---|
40 | sysconfdir = @sysconfdir@ |
---|
41 | sharedstatedir = @sharedstatedir@ |
---|
42 | localstatedir = @localstatedir@ |
---|
43 | libdir = @libdir@ |
---|
44 | infodir = @infodir@ |
---|
45 | mandir = @mandir@ |
---|
46 | includedir = @includedir@ |
---|
47 | oldincludedir = /usr/include |
---|
48 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
49 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
50 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
51 | top_builddir = . |
---|
52 | |
---|
53 | ACLOCAL = @ACLOCAL@ |
---|
54 | AUTOCONF = @AUTOCONF@ |
---|
55 | AUTOMAKE = @AUTOMAKE@ |
---|
56 | AUTOHEADER = @AUTOHEADER@ |
---|
57 | |
---|
58 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
59 | INSTALL = @INSTALL@ |
---|
60 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
61 | INSTALL_DATA = @INSTALL_DATA@ |
---|
62 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
63 | install_sh_PROGRAM = $(install_sh) -c |
---|
64 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
65 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
66 | transform = @program_transform_name@ |
---|
67 | NORMAL_INSTALL = : |
---|
68 | PRE_INSTALL = : |
---|
69 | POST_INSTALL = : |
---|
70 | NORMAL_UNINSTALL = : |
---|
71 | PRE_UNINSTALL = : |
---|
72 | POST_UNINSTALL = : |
---|
73 | host_alias = @host_alias@ |
---|
74 | host_triplet = @host@ |
---|
75 | |
---|
76 | EXEEXT = @EXEEXT@ |
---|
77 | OBJEXT = @OBJEXT@ |
---|
78 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
79 | AMTAR = @AMTAR@ |
---|
80 | AWK = @AWK@ |
---|
81 | BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@ |
---|
82 | CATOBJEXT = @CATOBJEXT@ |
---|
83 | CC = @CC@ |
---|
84 | DATADIRNAME = @DATADIRNAME@ |
---|
85 | DEPDIR = @DEPDIR@ |
---|
86 | GENCAT = @GENCAT@ |
---|
87 | GLIBC21 = @GLIBC21@ |
---|
88 | GMSGFMT = @GMSGFMT@ |
---|
89 | HAVE_LIB = @HAVE_LIB@ |
---|
90 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
91 | INSTOBJEXT = @INSTOBJEXT@ |
---|
92 | INTLBISON = @INTLBISON@ |
---|
93 | INTLLIBS = @INTLLIBS@ |
---|
94 | INTLOBJS = @INTLOBJS@ |
---|
95 | INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@ |
---|
96 | LIB = @LIB@ |
---|
97 | LIBICONV = @LIBICONV@ |
---|
98 | LIBINTL = @LIBINTL@ |
---|
99 | LTLIB = @LTLIB@ |
---|
100 | LTLIBICONV = @LTLIBICONV@ |
---|
101 | LTLIBINTL = @LTLIBINTL@ |
---|
102 | MKINSTALLDIRS = @MKINSTALLDIRS@ |
---|
103 | PACKAGE = @PACKAGE@ |
---|
104 | POSUB = @POSUB@ |
---|
105 | RANLIB = @RANLIB@ |
---|
106 | STRIP = @STRIP@ |
---|
107 | TERMLIBS = @TERMLIBS@ |
---|
108 | USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ |
---|
109 | USE_NLS = @USE_NLS@ |
---|
110 | VERSION = @VERSION@ |
---|
111 | am__include = @am__include@ |
---|
112 | am__quote = @am__quote@ |
---|
113 | install_sh = @install_sh@ |
---|
114 | |
---|
115 | # Be sure we're using the right version of Automake. |
---|
116 | AUTOMAKE_OPTIONS = 1.4 readme-alpha |
---|
117 | |
---|
118 | # Additional files to distribute. |
---|
119 | EXTRA_DIST = COPYING.DOC INTRODUCTION config.rpath dir-example djgpp |
---|
120 | |
---|
121 | # This is to prevent texinfo.tex from being included in the top-level |
---|
122 | # distribution directory. |
---|
123 | TEXINFO_TEX = doc/texinfo.tex |
---|
124 | |
---|
125 | # All subdirectories. |
---|
126 | # Do intl, m4, and lib first since the C programs depend on them. |
---|
127 | # Do doc last so makeinfo will be built when we get there. |
---|
128 | # Others are alphabetical. |
---|
129 | SUBDIRS = intl m4 lib info makeinfo po util doc |
---|
130 | |
---|
131 | # for gettext. |
---|
132 | ACLOCAL_AMFLAGS = -I m4 |
---|
133 | subdir = . |
---|
134 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
135 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
136 | CONFIG_HEADER = config.h |
---|
137 | CONFIG_CLEAN_FILES = intl/Makefile |
---|
138 | DIST_SOURCES = |
---|
139 | |
---|
140 | RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \ |
---|
141 | uninstall-info-recursive all-recursive install-data-recursive \ |
---|
142 | install-exec-recursive installdirs-recursive install-recursive \ |
---|
143 | uninstall-recursive check-recursive installcheck-recursive |
---|
144 | DIST_COMMON = README ABOUT-NLS AUTHORS COPYING COPYING.DOC ChangeLog \ |
---|
145 | INSTALL Makefile.am Makefile.in NEWS TODO acinclude.m4 \ |
---|
146 | aclocal.m4 config.guess config.in config.rpath config.sub \ |
---|
147 | configure configure.ac depcomp install-sh missing mkinstalldirs |
---|
148 | DIST_SUBDIRS = $(SUBDIRS) |
---|
149 | all: config.h |
---|
150 | $(MAKE) $(AM_MAKEFLAGS) all-recursive |
---|
151 | |
---|
152 | .SUFFIXES: |
---|
153 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
---|
154 | cd $(top_srcdir) && \ |
---|
155 | $(AUTOMAKE) --gnu Makefile |
---|
156 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
157 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) |
---|
158 | |
---|
159 | $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
160 | $(SHELL) ./config.status --recheck |
---|
161 | $(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) |
---|
162 | cd $(srcdir) && $(AUTOCONF) |
---|
163 | |
---|
164 | $(ACLOCAL_M4): configure.ac acinclude.m4 m4/codeset.m4 m4/gettext.m4 m4/glibc21.m4 m4/iconv.m4 m4/isc-posix.m4 m4/lcmessage.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/progtest.m4 |
---|
165 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
---|
166 | |
---|
167 | config.h: stamp-h1 |
---|
168 | @if test ! -f $@; then \ |
---|
169 | rm -f stamp-h1; \ |
---|
170 | $(MAKE) stamp-h1; \ |
---|
171 | else :; fi |
---|
172 | |
---|
173 | stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status |
---|
174 | @rm -f stamp-h1 |
---|
175 | cd $(top_builddir) && $(SHELL) ./config.status config.h |
---|
176 | |
---|
177 | $(srcdir)/config.in: $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
---|
178 | cd $(top_srcdir) && $(AUTOHEADER) |
---|
179 | touch $(srcdir)/config.in |
---|
180 | |
---|
181 | distclean-hdr: |
---|
182 | -rm -f config.h |
---|
183 | intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in |
---|
184 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
185 | .PHONY install-info: install-info-recursive |
---|
186 | install-info-am: |
---|
187 | uninstall-info-am: |
---|
188 | |
---|
189 | # This directory's subdirectories are mostly independent; you can cd |
---|
190 | # into them and run `make' without going through this Makefile. |
---|
191 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
192 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
193 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
194 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
195 | $(RECURSIVE_TARGETS): |
---|
196 | @set fnord $(MAKEFLAGS); amf=$$2; \ |
---|
197 | dot_seen=no; \ |
---|
198 | target=`echo $@ | sed s/-recursive//`; \ |
---|
199 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
200 | echo "Making $$target in $$subdir"; \ |
---|
201 | if test "$$subdir" = "."; then \ |
---|
202 | dot_seen=yes; \ |
---|
203 | local_target="$$target-am"; \ |
---|
204 | else \ |
---|
205 | local_target="$$target"; \ |
---|
206 | fi; \ |
---|
207 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
208 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
209 | done; \ |
---|
210 | if test "$$dot_seen" = "no"; then \ |
---|
211 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
212 | fi; test -z "$$fail" |
---|
213 | |
---|
214 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
215 | maintainer-clean-recursive: |
---|
216 | @set fnord $(MAKEFLAGS); amf=$$2; \ |
---|
217 | dot_seen=no; \ |
---|
218 | case "$@" in \ |
---|
219 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
---|
220 | *) list='$(SUBDIRS)' ;; \ |
---|
221 | esac; \ |
---|
222 | rev=''; for subdir in $$list; do \ |
---|
223 | if test "$$subdir" = "."; then :; else \ |
---|
224 | rev="$$subdir $$rev"; \ |
---|
225 | fi; \ |
---|
226 | done; \ |
---|
227 | rev="$$rev ."; \ |
---|
228 | target=`echo $@ | sed s/-recursive//`; \ |
---|
229 | for subdir in $$rev; do \ |
---|
230 | echo "Making $$target in $$subdir"; \ |
---|
231 | if test "$$subdir" = "."; then \ |
---|
232 | local_target="$$target-am"; \ |
---|
233 | else \ |
---|
234 | local_target="$$target"; \ |
---|
235 | fi; \ |
---|
236 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
237 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
238 | done && test -z "$$fail" |
---|
239 | tags-recursive: |
---|
240 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
241 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
242 | done |
---|
243 | |
---|
244 | ETAGS = etags |
---|
245 | ETAGSFLAGS = |
---|
246 | |
---|
247 | tags: TAGS |
---|
248 | |
---|
249 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
250 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
251 | unique=`for i in $$list; do \ |
---|
252 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
253 | done | \ |
---|
254 | $(AWK) ' { files[$$0] = 1; } \ |
---|
255 | END { for (i in files) print i; }'`; \ |
---|
256 | mkid -fID $$unique |
---|
257 | |
---|
258 | TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \ |
---|
259 | $(TAGS_FILES) $(LISP) |
---|
260 | tags=; \ |
---|
261 | here=`pwd`; \ |
---|
262 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
263 | if test "$$subdir" = .; then :; else \ |
---|
264 | test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ |
---|
265 | fi; \ |
---|
266 | done; \ |
---|
267 | list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \ |
---|
268 | unique=`for i in $$list; do \ |
---|
269 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
270 | done | \ |
---|
271 | $(AWK) ' { files[$$0] = 1; } \ |
---|
272 | END { for (i in files) print i; }'`; \ |
---|
273 | test -z "$(ETAGS_ARGS)$$tags$$unique" \ |
---|
274 | || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
275 | $$tags $$unique |
---|
276 | |
---|
277 | GTAGS: |
---|
278 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
279 | && cd $(top_srcdir) \ |
---|
280 | && gtags -i $(GTAGS_ARGS) $$here |
---|
281 | |
---|
282 | distclean-tags: |
---|
283 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH |
---|
284 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
285 | |
---|
286 | top_distdir = . |
---|
287 | distdir = $(PACKAGE)-$(VERSION) |
---|
288 | |
---|
289 | am__remove_distdir = \ |
---|
290 | { test ! -d $(distdir) \ |
---|
291 | || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
---|
292 | && rm -fr $(distdir); }; } |
---|
293 | |
---|
294 | GZIP_ENV = --best |
---|
295 | distcleancheck_listfiles = find . -type f -print |
---|
296 | |
---|
297 | distdir: $(DISTFILES) |
---|
298 | $(am__remove_distdir) |
---|
299 | mkdir $(distdir) |
---|
300 | $(mkinstalldirs) $(distdir)/intl $(distdir)/po |
---|
301 | @for file in $(DISTFILES); do \ |
---|
302 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
303 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
304 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
305 | dir="/$$dir"; \ |
---|
306 | $(mkinstalldirs) "$(distdir)$$dir"; \ |
---|
307 | else \ |
---|
308 | dir=''; \ |
---|
309 | fi; \ |
---|
310 | if test -d $$d/$$file; then \ |
---|
311 | cp -pR $$d/$$file $(distdir)$$dir \ |
---|
312 | || exit 1; \ |
---|
313 | else \ |
---|
314 | test -f $(distdir)/$$file \ |
---|
315 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
316 | || exit 1; \ |
---|
317 | fi; \ |
---|
318 | done |
---|
319 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
320 | if test "$$subdir" = .; then :; else \ |
---|
321 | test -d $(distdir)/$$subdir \ |
---|
322 | || mkdir $(distdir)/$$subdir \ |
---|
323 | || exit 1; \ |
---|
324 | (cd $$subdir && \ |
---|
325 | $(MAKE) $(AM_MAKEFLAGS) \ |
---|
326 | top_distdir="$(top_distdir)" \ |
---|
327 | distdir=../$(distdir)/$$subdir \ |
---|
328 | distdir) \ |
---|
329 | || exit 1; \ |
---|
330 | fi; \ |
---|
331 | done |
---|
332 | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
---|
333 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
---|
334 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
---|
335 | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ |
---|
336 | || chmod -R a+r $(distdir) |
---|
337 | dist-gzip: distdir |
---|
338 | $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
339 | $(am__remove_distdir) |
---|
340 | |
---|
341 | dist dist-all: distdir |
---|
342 | $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
343 | $(am__remove_distdir) |
---|
344 | |
---|
345 | # This target untars the dist file and tries a VPATH configuration. Then |
---|
346 | # it guarantees that the distribution is self-contained by making another |
---|
347 | # tarfile. |
---|
348 | distcheck: dist |
---|
349 | $(am__remove_distdir) |
---|
350 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - |
---|
351 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
---|
352 | mkdir $(distdir)/=build |
---|
353 | mkdir $(distdir)/=inst |
---|
354 | chmod a-w $(distdir) |
---|
355 | dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \ |
---|
356 | && cd $(distdir)/=build \ |
---|
357 | && ../configure --srcdir=.. --prefix=$$dc_install_base \ |
---|
358 | --with-included-gettext \ |
---|
359 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
---|
360 | && $(MAKE) $(AM_MAKEFLAGS) \ |
---|
361 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
---|
362 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
---|
363 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
---|
364 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
---|
365 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
---|
366 | && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \ |
---|
367 | || { echo "ERROR: files left after uninstall:" ; \ |
---|
368 | find $$dc_install_base -type f -print ; \ |
---|
369 | exit 1; } >&2 ) \ |
---|
370 | && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ |
---|
371 | && rm -f $(distdir).tar.gz \ |
---|
372 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
---|
373 | $(am__remove_distdir) |
---|
374 | @echo "$(distdir).tar.gz is ready for distribution" | \ |
---|
375 | sed 'h;s/./=/g;p;x;p;x' |
---|
376 | distcleancheck: distclean |
---|
377 | if test '$(srcdir)' = . ; then \ |
---|
378 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
---|
379 | exit 1 ; \ |
---|
380 | fi |
---|
381 | test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
---|
382 | || { echo "ERROR: files left after distclean:" ; \ |
---|
383 | $(distcleancheck_listfiles) ; \ |
---|
384 | true; } >&2 |
---|
385 | check-am: all-am |
---|
386 | check: check-recursive |
---|
387 | all-am: Makefile config.h |
---|
388 | installdirs: installdirs-recursive |
---|
389 | installdirs-am: |
---|
390 | |
---|
391 | install: install-recursive |
---|
392 | install-exec: install-exec-recursive |
---|
393 | install-data: install-data-recursive |
---|
394 | uninstall: uninstall-recursive |
---|
395 | |
---|
396 | install-am: all-am |
---|
397 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
398 | |
---|
399 | installcheck: installcheck-recursive |
---|
400 | install-strip: |
---|
401 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
402 | INSTALL_STRIP_FLAG=-s \ |
---|
403 | `test -z '$(STRIP)' || \ |
---|
404 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
405 | mostlyclean-generic: |
---|
406 | |
---|
407 | clean-generic: |
---|
408 | |
---|
409 | distclean-generic: |
---|
410 | -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]* |
---|
411 | |
---|
412 | maintainer-clean-generic: |
---|
413 | @echo "This command is intended for maintainers to use" |
---|
414 | @echo "it deletes files that may require special tools to rebuild." |
---|
415 | clean: clean-recursive |
---|
416 | |
---|
417 | clean-am: clean-generic mostlyclean-am |
---|
418 | |
---|
419 | distclean: distclean-recursive |
---|
420 | -rm -f config.status config.cache config.log |
---|
421 | distclean-am: clean-am distclean-generic distclean-hdr distclean-tags |
---|
422 | |
---|
423 | dvi: dvi-recursive |
---|
424 | |
---|
425 | dvi-am: |
---|
426 | |
---|
427 | info: info-recursive |
---|
428 | |
---|
429 | info-am: |
---|
430 | |
---|
431 | install-data-am: |
---|
432 | |
---|
433 | install-exec-am: |
---|
434 | |
---|
435 | install-man: |
---|
436 | |
---|
437 | installcheck-am: |
---|
438 | |
---|
439 | maintainer-clean: maintainer-clean-recursive |
---|
440 | |
---|
441 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
442 | |
---|
443 | mostlyclean: mostlyclean-recursive |
---|
444 | |
---|
445 | mostlyclean-am: mostlyclean-generic |
---|
446 | |
---|
447 | uninstall-am: uninstall-info-am |
---|
448 | |
---|
449 | uninstall-info: uninstall-info-recursive |
---|
450 | |
---|
451 | .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \ |
---|
452 | clean-generic clean-recursive dist dist-all dist-gzip distcheck \ |
---|
453 | distclean distclean-generic distclean-hdr distclean-recursive \ |
---|
454 | distclean-tags distcleancheck distdir dvi dvi-am dvi-recursive \ |
---|
455 | info info-am info-recursive install install-am install-data \ |
---|
456 | install-data-am install-data-recursive install-exec \ |
---|
457 | install-exec-am install-exec-recursive install-info-am \ |
---|
458 | install-info-recursive install-man install-recursive \ |
---|
459 | install-strip installcheck installcheck-am installdirs \ |
---|
460 | installdirs-am installdirs-recursive maintainer-clean \ |
---|
461 | maintainer-clean-generic maintainer-clean-recursive mostlyclean \ |
---|
462 | mostlyclean-generic mostlyclean-recursive tags tags-recursive \ |
---|
463 | uninstall uninstall-am uninstall-info-am \ |
---|
464 | uninstall-info-recursive uninstall-recursive |
---|
465 | |
---|
466 | |
---|
467 | # One special target for them to use by hand. |
---|
468 | install-tex: |
---|
469 | cd doc && $(MAKE) TEXMF=$(TEXMF) install-tex |
---|
470 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
471 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
472 | .NOEXPORT: |
---|