]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - arlib/Makefile.in
Fix compilation with gcc 4.1. This is imported on the vendor branch as it
[FreeBSD/FreeBSD.git] / arlib / Makefile.in
1 # Makefile.in generated by automake 1.7.7 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 ACLOCAL = @ACLOCAL@
39 AMDEP_FALSE = @AMDEP_FALSE@
40 AMDEP_TRUE = @AMDEP_TRUE@
41 AMTAR = @AMTAR@
42 AUTOCONF = @AUTOCONF@
43 AUTOHEADER = @AUTOHEADER@
44 AUTOMAKE = @AUTOMAKE@
45 AWK = @AWK@
46 CC = @CC@
47 CCDEPMODE = @CCDEPMODE@
48 CFLAGS = @CFLAGS@
49 CPPFLAGS = @CPPFLAGS@
50 CYGPATH_W = @CYGPATH_W@
51 DEFS = @DEFS@
52 DEPDIR = @DEPDIR@
53 ECHO_C = @ECHO_C@
54 ECHO_N = @ECHO_N@
55 ECHO_T = @ECHO_T@
56 EXEEXT = @EXEEXT@
57 INSTALL_DATA = @INSTALL_DATA@
58 INSTALL_PROGRAM = @INSTALL_PROGRAM@
59 INSTALL_SCRIPT = @INSTALL_SCRIPT@
60 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
61 LDFLAGS = @LDFLAGS@
62 LIBOBJS = @LIBOBJS@
63 LIBS = @LIBS@
64 LTLIBOBJS = @LTLIBOBJS@
65 MAKEINFO = @MAKEINFO@
66 OBJEXT = @OBJEXT@
67 PACKAGE = @PACKAGE@
68 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
69 PACKAGE_NAME = @PACKAGE_NAME@
70 PACKAGE_STRING = @PACKAGE_STRING@
71 PACKAGE_TARNAME = @PACKAGE_TARNAME@
72 PACKAGE_VERSION = @PACKAGE_VERSION@
73 PATH_SEPARATOR = @PATH_SEPARATOR@
74 RANLIB = @RANLIB@
75 SET_MAKE = @SET_MAKE@
76 SHELL = @SHELL@
77 STRIP = @STRIP@
78 VERSION = @VERSION@
79 ac_ct_CC = @ac_ct_CC@
80 ac_ct_RANLIB = @ac_ct_RANLIB@
81 ac_ct_STRIP = @ac_ct_STRIP@
82 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
83 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
84 am__include = @am__include@
85 am__leading_dot = @am__leading_dot@
86 am__quote = @am__quote@
87 bindir = @bindir@
88 build_alias = @build_alias@
89 datadir = @datadir@
90 exec_prefix = @exec_prefix@
91 host_alias = @host_alias@
92 includedir = @includedir@
93 infodir = @infodir@
94 install_sh = @install_sh@
95 libdir = @libdir@
96 libexecdir = @libexecdir@
97 localstatedir = @localstatedir@
98 mandir = @mandir@
99 oldincludedir = @oldincludedir@
100 prefix = @prefix@
101 program_transform_name = @program_transform_name@
102 sbindir = @sbindir@
103 sharedstatedir = @sharedstatedir@
104 sysconfdir = @sysconfdir@
105 target_alias = @target_alias@
106 AUTOMAKE_OPTIONS = foreign # ansi2knr
107
108 #lib_LIBRARIES = libares.a
109 noinst_LIBRARIES = libares.a
110 libares_a_SOURCES = arlib.c arplib.h
111 #include_HEADERS = arlib.h
112 noinst_HEADERS = arlib.h
113
114 noinst_PROGRAMS = example
115 example_SOURCES = sample.c
116 example_LDADD = libares.a
117 #man_MANS = arlib.3
118 #EXTRA_DIST = $(man_MANS) UNSHAR.HDR
119 noinst_MANS = arlib.3
120 EXTRA_DIST = $(noinst_MANS) UNSHAR.HDR
121 subdir = .
122 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
123 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
124 CONFIG_CLEAN_FILES =
125 LIBRARIES = $(noinst_LIBRARIES)
126
127 libares_a_AR = $(AR) cru
128 libares_a_LIBADD =
129 am_libares_a_OBJECTS = arlib.$(OBJEXT)
130 libares_a_OBJECTS = $(am_libares_a_OBJECTS)
131 noinst_PROGRAMS = example$(EXEEXT)
132 PROGRAMS = $(noinst_PROGRAMS)
133
134 am_example_OBJECTS = sample.$(OBJEXT)
135 example_OBJECTS = $(am_example_OBJECTS)
136 example_DEPENDENCIES = libares.a
137 example_LDFLAGS =
138
139 DEFAULT_INCLUDES =  -I. -I$(srcdir)
140 depcomp = $(SHELL) $(top_srcdir)/depcomp
141 am__depfiles_maybe = depfiles
142 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/arlib.Po ./$(DEPDIR)/sample.Po
143 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
144         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
145 CCLD = $(CC)
146 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
147 DIST_SOURCES = $(libares_a_SOURCES) $(example_SOURCES)
148 HEADERS = $(noinst_HEADERS)
149
150 DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.in \
151         $(srcdir)/configure COPYING INSTALL Makefile.am aclocal.m4 \
152         configure configure.in depcomp install-sh missing mkinstalldirs
153 SOURCES = $(libares_a_SOURCES) $(example_SOURCES)
154
155 all: all-am
156
157 .SUFFIXES:
158 .SUFFIXES: .c .o .obj
159
160 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
161  configure.lineno
162 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
163         cd $(top_srcdir) && \
164           $(AUTOMAKE) --foreign  Makefile
165 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
166         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
167
168 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
169         $(SHELL) ./config.status --recheck
170 $(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
171         cd $(srcdir) && $(AUTOCONF)
172
173 $(ACLOCAL_M4):  configure.in 
174         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
175
176 AR = ar
177
178 clean-noinstLIBRARIES:
179         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
180 libares.a: $(libares_a_OBJECTS) $(libares_a_DEPENDENCIES) 
181         -rm -f libares.a
182         $(libares_a_AR) libares.a $(libares_a_OBJECTS) $(libares_a_LIBADD)
183         $(RANLIB) libares.a
184
185 clean-noinstPROGRAMS:
186         -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
187 example$(EXEEXT): $(example_OBJECTS) $(example_DEPENDENCIES) 
188         @rm -f example$(EXEEXT)
189         $(LINK) $(example_LDFLAGS) $(example_OBJECTS) $(example_LDADD) $(LIBS)
190
191 mostlyclean-compile:
192         -rm -f *.$(OBJEXT) core *.core
193
194 distclean-compile:
195         -rm -f *.tab.c
196
197 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arlib.Po@am__quote@
198 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample.Po@am__quote@
199
200 .c.o:
201 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
202 @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
203 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
204 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
205 @am__fastdepCC_TRUE@    fi
206 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
207 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
208 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
209 @am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
210
211 .c.obj:
212 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
213 @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
214 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
215 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
216 @am__fastdepCC_TRUE@    fi
217 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
218 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
219 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
220 @am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
221 uninstall-info-am:
222
223 ETAGS = etags
224 ETAGSFLAGS =
225
226 CTAGS = ctags
227 CTAGSFLAGS =
228
229 tags: TAGS
230
231 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
232         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
233         unique=`for i in $$list; do \
234             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
235           done | \
236           $(AWK) '    { files[$$0] = 1; } \
237                END { for (i in files) print i; }'`; \
238         mkid -fID $$unique
239
240 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
241                 $(TAGS_FILES) $(LISP)
242         tags=; \
243         here=`pwd`; \
244         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
245         unique=`for i in $$list; do \
246             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
247           done | \
248           $(AWK) '    { files[$$0] = 1; } \
249                END { for (i in files) print i; }'`; \
250         test -z "$(ETAGS_ARGS)$$tags$$unique" \
251           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
252              $$tags $$unique
253
254 ctags: CTAGS
255 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
256                 $(TAGS_FILES) $(LISP)
257         tags=; \
258         here=`pwd`; \
259         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
260         unique=`for i in $$list; do \
261             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
262           done | \
263           $(AWK) '    { files[$$0] = 1; } \
264                END { for (i in files) print i; }'`; \
265         test -z "$(CTAGS_ARGS)$$tags$$unique" \
266           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
267              $$tags $$unique
268
269 GTAGS:
270         here=`$(am__cd) $(top_builddir) && pwd` \
271           && cd $(top_srcdir) \
272           && gtags -i $(GTAGS_ARGS) $$here
273
274 distclean-tags:
275         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
276 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
277
278 top_distdir = .
279 distdir = $(PACKAGE)-$(VERSION)
280
281 am__remove_distdir = \
282   { test ! -d $(distdir) \
283     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
284          && rm -fr $(distdir); }; }
285
286 GZIP_ENV = --best
287 distuninstallcheck_listfiles = find . -type f -print
288 distcleancheck_listfiles = find . -type f -print
289
290 distdir: $(DISTFILES)
291         $(am__remove_distdir)
292         mkdir $(distdir)
293         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
294         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
295         list='$(DISTFILES)'; for file in $$list; do \
296           case $$file in \
297             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
298             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
299           esac; \
300           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
301           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
302           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
303             dir="/$$dir"; \
304             $(mkinstalldirs) "$(distdir)$$dir"; \
305           else \
306             dir=''; \
307           fi; \
308           if test -d $$d/$$file; then \
309             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
310               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
311             fi; \
312             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
313           else \
314             test -f $(distdir)/$$file \
315             || cp -p $$d/$$file $(distdir)/$$file \
316             || exit 1; \
317           fi; \
318         done
319         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
320           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
321           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
322           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
323         || chmod -R a+r $(distdir)
324 dist-gzip: distdir
325         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
326         $(am__remove_distdir)
327
328 dist dist-all: distdir
329         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
330         $(am__remove_distdir)
331
332 # This target untars the dist file and tries a VPATH configuration.  Then
333 # it guarantees that the distribution is self-contained by making another
334 # tarfile.
335 distcheck: dist
336         $(am__remove_distdir)
337         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
338         chmod -R a-w $(distdir); chmod a+w $(distdir)
339         mkdir $(distdir)/_build
340         mkdir $(distdir)/_inst
341         chmod a-w $(distdir)
342         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
343           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
344           && cd $(distdir)/_build \
345           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
346             $(DISTCHECK_CONFIGURE_FLAGS) \
347           && $(MAKE) $(AM_MAKEFLAGS) \
348           && $(MAKE) $(AM_MAKEFLAGS) dvi \
349           && $(MAKE) $(AM_MAKEFLAGS) check \
350           && $(MAKE) $(AM_MAKEFLAGS) install \
351           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
352           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
353           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
354                 distuninstallcheck \
355           && chmod -R a-w "$$dc_install_base" \
356           && ({ \
357                (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
358                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
359                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
360                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
361                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
362               } || { rm -rf "$$dc_destdir"; exit 1; }) \
363           && rm -rf "$$dc_destdir" \
364           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
365           && rm -f $(distdir).tar.gz \
366           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
367         $(am__remove_distdir)
368         @echo "$(distdir).tar.gz is ready for distribution" | \
369           sed 'h;s/./=/g;p;x;p;x'
370 distuninstallcheck:
371         @cd $(distuninstallcheck_dir) \
372         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
373            || { echo "ERROR: files left after uninstall:" ; \
374                 if test -n "$(DESTDIR)"; then \
375                   echo "  (check DESTDIR support)"; \
376                 fi ; \
377                 $(distuninstallcheck_listfiles) ; \
378                 exit 1; } >&2
379 distcleancheck: distclean
380         @if test '$(srcdir)' = . ; then \
381           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
382           exit 1 ; \
383         fi
384         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
385           || { echo "ERROR: files left in build directory after distclean:" ; \
386                $(distcleancheck_listfiles) ; \
387                exit 1; } >&2
388 check-am: all-am
389 check: check-am
390 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(HEADERS)
391
392 installdirs:
393 install: install-am
394 install-exec: install-exec-am
395 install-data: install-data-am
396 uninstall: uninstall-am
397
398 install-am: all-am
399         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
400
401 installcheck: installcheck-am
402 install-strip:
403         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
404           INSTALL_STRIP_FLAG=-s \
405           `test -z '$(STRIP)' || \
406             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
407 mostlyclean-generic:
408
409 clean-generic:
410
411 distclean-generic:
412         -rm -f $(CONFIG_CLEAN_FILES)
413
414 maintainer-clean-generic:
415         @echo "This command is intended for maintainers to use"
416         @echo "it deletes files that may require special tools to rebuild."
417 clean: clean-am
418
419 clean-am: clean-generic clean-noinstLIBRARIES clean-noinstPROGRAMS \
420         mostlyclean-am
421
422 distclean: distclean-am
423         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
424         -rm -rf ./$(DEPDIR)
425         -rm -f Makefile
426
427 distclean-am: clean-am distclean-compile distclean-generic \
428         distclean-tags
429
430 dvi: dvi-am
431
432 dvi-am:
433
434 info: info-am
435
436 info-am:
437
438 install-data-am:
439
440 install-exec-am:
441
442 install-info: install-info-am
443
444 install-man:
445
446 installcheck-am:
447
448 maintainer-clean: maintainer-clean-am
449         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
450         -rm -rf $(top_srcdir)/autom4te.cache
451         -rm -rf ./$(DEPDIR)
452         -rm -f Makefile
453
454 maintainer-clean-am: distclean-am maintainer-clean-generic
455
456 mostlyclean: mostlyclean-am
457
458 mostlyclean-am: mostlyclean-compile mostlyclean-generic
459
460 pdf: pdf-am
461
462 pdf-am:
463
464 ps: ps-am
465
466 ps-am:
467
468 uninstall-am: uninstall-info-am
469
470 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
471         clean-noinstLIBRARIES clean-noinstPROGRAMS ctags dist dist-all \
472         dist-gzip distcheck distclean distclean-compile \
473         distclean-generic distclean-tags distcleancheck distdir \
474         distuninstallcheck dvi dvi-am info info-am install install-am \
475         install-data install-data-am install-exec install-exec-am \
476         install-info install-info-am install-man install-strip \
477         installcheck installcheck-am installdirs maintainer-clean \
478         maintainer-clean-generic mostlyclean mostlyclean-compile \
479         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
480         uninstall-am uninstall-info-am
481
482 # Tell versions [3.59,3.63) of GNU make to not export all variables.
483 # Otherwise a system limit (for SysV at least) may be exceeded.
484 .NOEXPORT: