1 | # Makefile.in generated automatically by automake 1.4 from Makefile.am |
---|
2 | |
---|
3 | # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. |
---|
4 | # This Makefile.in is free software; the Free Software Foundation |
---|
5 | # gives unlimited permission to copy and/or distribute it, |
---|
6 | # with or without modifications, as long as this notice is preserved. |
---|
7 | |
---|
8 | # This program is distributed in the hope that it will be useful, |
---|
9 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
---|
10 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
---|
11 | # PARTICULAR PURPOSE. |
---|
12 | |
---|
13 | |
---|
14 | SHELL = @SHELL@ |
---|
15 | |
---|
16 | srcdir = @srcdir@ |
---|
17 | top_srcdir = @top_srcdir@ |
---|
18 | VPATH = @srcdir@ |
---|
19 | prefix = @prefix@ |
---|
20 | exec_prefix = @exec_prefix@ |
---|
21 | |
---|
22 | bindir = @bindir@ |
---|
23 | sbindir = @sbindir@ |
---|
24 | libexecdir = @libexecdir@ |
---|
25 | datadir = @datadir@ |
---|
26 | sysconfdir = @sysconfdir@ |
---|
27 | sharedstatedir = @sharedstatedir@ |
---|
28 | localstatedir = @localstatedir@ |
---|
29 | libdir = @libdir@ |
---|
30 | infodir = @infodir@ |
---|
31 | mandir = @mandir@ |
---|
32 | includedir = @includedir@ |
---|
33 | oldincludedir = /usr/include |
---|
34 | |
---|
35 | DESTDIR = |
---|
36 | |
---|
37 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
38 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
39 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
40 | |
---|
41 | top_builddir = . |
---|
42 | |
---|
43 | ACLOCAL = @ACLOCAL@ |
---|
44 | AUTOCONF = @AUTOCONF@ |
---|
45 | AUTOMAKE = @AUTOMAKE@ |
---|
46 | AUTOHEADER = @AUTOHEADER@ |
---|
47 | |
---|
48 | INSTALL = @INSTALL@ |
---|
49 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) |
---|
50 | INSTALL_DATA = @INSTALL_DATA@ |
---|
51 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
52 | transform = @program_transform_name@ |
---|
53 | |
---|
54 | NORMAL_INSTALL = : |
---|
55 | PRE_INSTALL = : |
---|
56 | POST_INSTALL = : |
---|
57 | NORMAL_UNINSTALL = : |
---|
58 | PRE_UNINSTALL = : |
---|
59 | POST_UNINSTALL = : |
---|
60 | host_alias = @host_alias@ |
---|
61 | host_triplet = @host@ |
---|
62 | AMDEP = @AMDEP@ |
---|
63 | AMTAR = @AMTAR@ |
---|
64 | AWK = @AWK@ |
---|
65 | CATALOGS = @CATALOGS@ |
---|
66 | CATOBJEXT = @CATOBJEXT@ |
---|
67 | CC = @CC@ |
---|
68 | CPP = @CPP@ |
---|
69 | DATADIRNAME = @DATADIRNAME@ |
---|
70 | DEPDIR = @DEPDIR@ |
---|
71 | DF_PROG = @DF_PROG@ |
---|
72 | GENCAT = @GENCAT@ |
---|
73 | GLIBC21 = @GLIBC21@ |
---|
74 | GMOFILES = @GMOFILES@ |
---|
75 | GMSGFMT = @GMSGFMT@ |
---|
76 | GNU_PACKAGE = @GNU_PACKAGE@ |
---|
77 | GT_NO = @GT_NO@ |
---|
78 | GT_YES = @GT_YES@ |
---|
79 | INCLUDES = @INCLUDES@ |
---|
80 | INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@ |
---|
81 | INSTOBJEXT = @INSTOBJEXT@ |
---|
82 | INTLDEPS = @INTLDEPS@ |
---|
83 | INTLLIBS = @INTLLIBS@ |
---|
84 | INTLOBJS = @INTLOBJS@ |
---|
85 | LIBICONV = @LIBICONV@ |
---|
86 | LIBOBJS = @LIBOBJS@ |
---|
87 | MAKEINFO = @MAKEINFO@ |
---|
88 | MAN = @MAN@ |
---|
89 | MKINSTALLDIRS = @MKINSTALLDIRS@ |
---|
90 | MSGFMT = @MSGFMT@ |
---|
91 | OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@ |
---|
92 | OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@ |
---|
93 | PACKAGE = @PACKAGE@ |
---|
94 | POFILES = @POFILES@ |
---|
95 | POSUB = @POSUB@ |
---|
96 | RANLIB = @RANLIB@ |
---|
97 | U = @U@ |
---|
98 | USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ |
---|
99 | USE_NLS = @USE_NLS@ |
---|
100 | VERSION = @VERSION@ |
---|
101 | _am_include = @_am_include@ |
---|
102 | install_sh = @install_sh@ |
---|
103 | l = @l@ |
---|
104 | |
---|
105 | AUTOMAKE_OPTIONS = gnits readme-alpha |
---|
106 | |
---|
107 | EXTRA_DIST = COPYING ChangeLog TODO install-sh config.h.in stamp-h.in THANKS |
---|
108 | |
---|
109 | SUBDIRS = lib intl find xargs doc m4 po |
---|
110 | |
---|
111 | ACLOCAL_AMFLAGS = -I m4 |
---|
112 | |
---|
113 | DISTCLEANFILES = intl/libintl.h |
---|
114 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
115 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
116 | CONFIG_HEADER = config.h |
---|
117 | CONFIG_CLEAN_FILES = |
---|
118 | DIST_COMMON = README ./stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \ |
---|
119 | INSTALL Makefile.am Makefile.in NEWS THANKS TODO aclocal.m4 \ |
---|
120 | config.guess config.h.in config.sub configure configure.in install-sh \ |
---|
121 | missing mkinstalldirs |
---|
122 | |
---|
123 | |
---|
124 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |
---|
125 | |
---|
126 | TAR = gtar |
---|
127 | GZIP_ENV = --best |
---|
128 | all: all-redirect |
---|
129 | .SUFFIXES: |
---|
130 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
---|
131 | cd $(top_srcdir) && $(AUTOMAKE) --gnits Makefile |
---|
132 | |
---|
133 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) |
---|
134 | cd $(top_builddir) \ |
---|
135 | && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status |
---|
136 | |
---|
137 | $(ACLOCAL_M4): configure.in m4/afs.m4 m4/assert.m4 m4/c-bs-a.m4 \ |
---|
138 | m4/check-decl.m4 m4/d-ino.m4 m4/d-type.m4 m4/error.m4 \ |
---|
139 | m4/fnmatch.m4 m4/fnmatchcase.m4 m4/fstypename.m4 \ |
---|
140 | m4/getline.m4 m4/gettext.m4 m4/glibc.m4 m4/glibc21.m4 \ |
---|
141 | m4/iconv.m4 m4/inttypes_h.m4 m4/isc-posix.m4 \ |
---|
142 | m4/jm-glibc-io.m4 m4/jm-macros.m4 m4/jm-mktime.m4 \ |
---|
143 | m4/lcmessage.m4 m4/libintl.m4 m4/link-follow.m4 \ |
---|
144 | m4/ls-mntd-fs.m4 m4/lstat-slash.m4 m4/lstat.m4 \ |
---|
145 | m4/malloc.m4 m4/mbstate_t.m4 m4/memcmp.m4 m4/prereq.m4 \ |
---|
146 | m4/progtest.m4 m4/readdir.m4 m4/realloc.m4 m4/regex.m4 \ |
---|
147 | m4/st_dm_mode.m4 m4/st_mtim.m4 m4/stat.m4 \ |
---|
148 | m4/strerror_r.m4 m4/strftime.m4 m4/timespec.m4 \ |
---|
149 | m4/uintmax_t.m4 m4/ulonglong.m4 m4/xstrtoumax.m4 |
---|
150 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
---|
151 | |
---|
152 | config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
153 | $(SHELL) ./config.status --recheck |
---|
154 | $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) |
---|
155 | cd $(srcdir) && $(AUTOCONF) |
---|
156 | |
---|
157 | config.h: stamp-h |
---|
158 | @if test ! -f $@; then \ |
---|
159 | rm -f stamp-h; \ |
---|
160 | $(MAKE) stamp-h; \ |
---|
161 | else :; fi |
---|
162 | stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status |
---|
163 | cd $(top_builddir) \ |
---|
164 | && CONFIG_FILES= CONFIG_HEADERS=config.h \ |
---|
165 | $(SHELL) ./config.status |
---|
166 | @echo timestamp > stamp-h 2> /dev/null |
---|
167 | $(srcdir)/config.h.in: $(srcdir)/stamp-h.in |
---|
168 | @if test ! -f $@; then \ |
---|
169 | rm -f $(srcdir)/stamp-h.in; \ |
---|
170 | $(MAKE) $(srcdir)/stamp-h.in; \ |
---|
171 | else :; fi |
---|
172 | $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) |
---|
173 | cd $(top_srcdir) && $(AUTOHEADER) |
---|
174 | @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null |
---|
175 | |
---|
176 | mostlyclean-hdr: |
---|
177 | |
---|
178 | clean-hdr: |
---|
179 | |
---|
180 | distclean-hdr: |
---|
181 | -rm -f config.h |
---|
182 | |
---|
183 | maintainer-clean-hdr: |
---|
184 | |
---|
185 | # This directory's subdirectories are mostly independent; you can cd |
---|
186 | # into them and run `make' without going through this Makefile. |
---|
187 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
188 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
189 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
190 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
191 | |
---|
192 | @SET_MAKE@ |
---|
193 | |
---|
194 | all-recursive install-data-recursive install-exec-recursive \ |
---|
195 | installdirs-recursive install-recursive uninstall-recursive \ |
---|
196 | check-recursive installcheck-recursive info-recursive dvi-recursive: |
---|
197 | @set fnord $(MAKEFLAGS); amf=$$2; \ |
---|
198 | dot_seen=no; \ |
---|
199 | target=`echo $@ | sed s/-recursive//`; \ |
---|
200 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
201 | echo "Making $$target in $$subdir"; \ |
---|
202 | if test "$$subdir" = "."; then \ |
---|
203 | dot_seen=yes; \ |
---|
204 | local_target="$$target-am"; \ |
---|
205 | else \ |
---|
206 | local_target="$$target"; \ |
---|
207 | fi; \ |
---|
208 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
209 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
210 | done; \ |
---|
211 | if test "$$dot_seen" = "no"; then \ |
---|
212 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
213 | fi; test -z "$$fail" |
---|
214 | |
---|
215 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
216 | maintainer-clean-recursive: |
---|
217 | @set fnord $(MAKEFLAGS); amf=$$2; \ |
---|
218 | dot_seen=no; \ |
---|
219 | rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
220 | rev="$$subdir $$rev"; \ |
---|
221 | test "$$subdir" = "." && dot_seen=yes; \ |
---|
222 | done; \ |
---|
223 | test "$$dot_seen" = "no" && rev=". $$rev"; \ |
---|
224 | target=`echo $@ | sed s/-recursive//`; \ |
---|
225 | for subdir in $$rev; do \ |
---|
226 | echo "Making $$target in $$subdir"; \ |
---|
227 | if test "$$subdir" = "."; then \ |
---|
228 | local_target="$$target-am"; \ |
---|
229 | else \ |
---|
230 | local_target="$$target"; \ |
---|
231 | fi; \ |
---|
232 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
233 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
234 | done && test -z "$$fail" |
---|
235 | tags-recursive: |
---|
236 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
237 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
238 | done |
---|
239 | |
---|
240 | tags: TAGS |
---|
241 | |
---|
242 | ID: $(HEADERS) $(SOURCES) $(LISP) |
---|
243 | list='$(SOURCES) $(HEADERS)'; \ |
---|
244 | unique=`for i in $$list; do echo $$i; done | \ |
---|
245 | awk ' { files[$$0] = 1; } \ |
---|
246 | END { for (i in files) print i; }'`; \ |
---|
247 | here=`pwd` && cd $(srcdir) \ |
---|
248 | && mkid -f$$here/ID $$unique $(LISP) |
---|
249 | |
---|
250 | TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP) |
---|
251 | tags=; \ |
---|
252 | here=`pwd`; \ |
---|
253 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
254 | if test "$$subdir" = .; then :; else \ |
---|
255 | test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ |
---|
256 | fi; \ |
---|
257 | done; \ |
---|
258 | list='$(SOURCES) $(HEADERS)'; \ |
---|
259 | unique=`for i in $$list; do echo $$i; done | \ |
---|
260 | awk ' { files[$$0] = 1; } \ |
---|
261 | END { for (i in files) print i; }'`; \ |
---|
262 | test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \ |
---|
263 | || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS) |
---|
264 | |
---|
265 | mostlyclean-tags: |
---|
266 | |
---|
267 | clean-tags: |
---|
268 | |
---|
269 | distclean-tags: |
---|
270 | -rm -f TAGS ID |
---|
271 | |
---|
272 | maintainer-clean-tags: |
---|
273 | |
---|
274 | distdir = $(PACKAGE)-$(VERSION) |
---|
275 | top_distdir = $(distdir) |
---|
276 | |
---|
277 | # This target untars the dist file and tries a VPATH configuration. Then |
---|
278 | # it guarantees that the distribution is self-contained by making another |
---|
279 | # tarfile. |
---|
280 | distcheck: dist |
---|
281 | -rm -rf $(distdir) |
---|
282 | GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz |
---|
283 | mkdir $(distdir)/=build |
---|
284 | mkdir $(distdir)/=inst |
---|
285 | dc_install_base=`cd $(distdir)/=inst && pwd`; \ |
---|
286 | cd $(distdir)/=build \ |
---|
287 | && ../configure --with-included-gettext --srcdir=.. --prefix=$$dc_install_base \ |
---|
288 | && $(MAKE) $(AM_MAKEFLAGS) \ |
---|
289 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
---|
290 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
---|
291 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
---|
292 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
---|
293 | && $(MAKE) $(AM_MAKEFLAGS) dist |
---|
294 | -rm -rf $(distdir) |
---|
295 | @banner="$(distdir).tar.gz is ready for distribution"; \ |
---|
296 | dashes=`echo "$$banner" | sed s/./=/g`; \ |
---|
297 | echo "$$dashes"; \ |
---|
298 | echo "$$banner"; \ |
---|
299 | echo "$$dashes" |
---|
300 | dist: distdir |
---|
301 | -chmod -R a+r $(distdir) |
---|
302 | GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) |
---|
303 | -rm -rf $(distdir) |
---|
304 | dist-all: distdir |
---|
305 | -chmod -R a+r $(distdir) |
---|
306 | GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) |
---|
307 | -rm -rf $(distdir) |
---|
308 | distdir: $(DISTFILES) |
---|
309 | @if sed 15q $(srcdir)/NEWS | fgrep -e "$(VERSION)" > /dev/null; then :; else \ |
---|
310 | echo "NEWS not updated; not releasing" 1>&2; \ |
---|
311 | exit 1; \ |
---|
312 | fi |
---|
313 | -rm -rf $(distdir) |
---|
314 | mkdir $(distdir) |
---|
315 | -chmod 777 $(distdir) |
---|
316 | here=`cd $(top_builddir) && pwd`; \ |
---|
317 | top_distdir=`cd $(distdir) && pwd`; \ |
---|
318 | distdir=`cd $(distdir) && pwd`; \ |
---|
319 | cd $(top_srcdir) \ |
---|
320 | && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits Makefile |
---|
321 | @for file in $(DISTFILES); do \ |
---|
322 | d=$(srcdir); \ |
---|
323 | if test -d $$d/$$file; then \ |
---|
324 | cp -pr $$/$$file $(distdir)/$$file; \ |
---|
325 | else \ |
---|
326 | test -f $(distdir)/$$file \ |
---|
327 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ |
---|
328 | || cp -p $$d/$$file $(distdir)/$$file || :; \ |
---|
329 | fi; \ |
---|
330 | done |
---|
331 | for subdir in $(SUBDIRS); do \ |
---|
332 | if test "$$subdir" = .; then :; else \ |
---|
333 | test -d $(distdir)/$$subdir \ |
---|
334 | || mkdir $(distdir)/$$subdir \ |
---|
335 | || exit 1; \ |
---|
336 | chmod 777 $(distdir)/$$subdir; \ |
---|
337 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \ |
---|
338 | || exit 1; \ |
---|
339 | fi; \ |
---|
340 | done |
---|
341 | info-am: |
---|
342 | info: info-recursive |
---|
343 | dvi-am: |
---|
344 | dvi: dvi-recursive |
---|
345 | check-am: all-am |
---|
346 | check: check-recursive |
---|
347 | installcheck-am: |
---|
348 | installcheck: installcheck-recursive |
---|
349 | all-recursive-am: config.h |
---|
350 | $(MAKE) $(AM_MAKEFLAGS) all-recursive |
---|
351 | |
---|
352 | install-exec-am: |
---|
353 | install-exec: install-exec-recursive |
---|
354 | |
---|
355 | install-data-am: |
---|
356 | install-data: install-data-recursive |
---|
357 | |
---|
358 | install-am: all-am |
---|
359 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
360 | install: install-recursive |
---|
361 | uninstall-am: |
---|
362 | uninstall: uninstall-recursive |
---|
363 | all-am: Makefile config.h |
---|
364 | all-redirect: all-recursive-am |
---|
365 | install-strip: |
---|
366 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install |
---|
367 | installdirs: installdirs-recursive |
---|
368 | installdirs-am: |
---|
369 | |
---|
370 | |
---|
371 | mostlyclean-generic: |
---|
372 | |
---|
373 | clean-generic: |
---|
374 | |
---|
375 | distclean-generic: |
---|
376 | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
---|
377 | -rm -f config.cache config.log stamp-h stamp-h[0-9]* |
---|
378 | -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) |
---|
379 | |
---|
380 | maintainer-clean-generic: |
---|
381 | mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic |
---|
382 | |
---|
383 | mostlyclean: mostlyclean-recursive |
---|
384 | |
---|
385 | clean-am: clean-hdr clean-tags clean-generic mostlyclean-am |
---|
386 | |
---|
387 | clean: clean-recursive |
---|
388 | |
---|
389 | distclean-am: distclean-hdr distclean-tags distclean-generic clean-am |
---|
390 | |
---|
391 | distclean: distclean-recursive |
---|
392 | -rm -f config.status |
---|
393 | |
---|
394 | maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \ |
---|
395 | maintainer-clean-generic distclean-am |
---|
396 | @echo "This command is intended for maintainers to use;" |
---|
397 | @echo "it deletes files that may require special tools to rebuild." |
---|
398 | |
---|
399 | maintainer-clean: maintainer-clean-recursive |
---|
400 | -rm -f config.status |
---|
401 | |
---|
402 | .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \ |
---|
403 | install-data-recursive uninstall-data-recursive install-exec-recursive \ |
---|
404 | uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \ |
---|
405 | all-recursive check-recursive installcheck-recursive info-recursive \ |
---|
406 | dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \ |
---|
407 | maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ |
---|
408 | distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ |
---|
409 | dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \ |
---|
410 | install-exec-am install-exec install-data-am install-data install-am \ |
---|
411 | install uninstall-am uninstall all-redirect all-am all installdirs-am \ |
---|
412 | installdirs mostlyclean-generic distclean-generic clean-generic \ |
---|
413 | maintainer-clean-generic clean mostlyclean distclean maintainer-clean |
---|
414 | |
---|
415 | |
---|
416 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
417 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
418 | .NOEXPORT: |
---|