]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gold/testsuite/Makefile.in
Change YFLAGS to AM_YFLAGS.
[thirdparty/binutils-gdb.git] / gold / testsuite / Makefile.in
CommitLineData
5a6f7e2d
ILT
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005 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# Process this file with automake to generate Makefile.in
537b5f51
ILT
18
19# As far as I can tell automake testing support assumes that the build
20# system and the host system are the same. So these tests will not
21# work when building with a cross-compiler.
5a6f7e2d
ILT
22srcdir = @srcdir@
23top_srcdir = @top_srcdir@
24VPATH = @srcdir@
25pkgdatadir = $(datadir)/@PACKAGE@
26pkglibdir = $(libdir)/@PACKAGE@
27pkgincludedir = $(includedir)/@PACKAGE@
28top_builddir = ..
29am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30INSTALL = @INSTALL@
31install_sh_DATA = $(install_sh) -c -m 644
32install_sh_PROGRAM = $(install_sh) -c
33install_sh_SCRIPT = $(install_sh) -c
34INSTALL_HEADER = $(INSTALL_DATA)
35transform = $(program_transform_name)
36NORMAL_INSTALL = :
37PRE_INSTALL = :
38POST_INSTALL = :
39NORMAL_UNINSTALL = :
40PRE_UNINSTALL = :
41POST_UNINSTALL = :
42build_triplet = @build@
43host_triplet = @host@
44target_triplet = @target@
45check_PROGRAMS = object_unittest$(EXEEXT)
46subdir = testsuite
47DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
48ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
50 $(top_srcdir)/../config/lead-dot.m4 \
51 $(top_srcdir)/../config/progtest.m4 \
52 $(top_srcdir)/../config/po.m4 $(top_srcdir)/../config/nls.m4 \
53 $(top_srcdir)/../config/gettext-sister.m4 \
54 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/configure.ac
55am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56 $(ACLOCAL_M4)
57mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
58CONFIG_HEADER = $(top_builddir)/config.h
59CONFIG_CLEAN_FILES =
60AR = ar
61ARFLAGS = cru
62libgoldtest_a_AR = $(AR) $(ARFLAGS)
63libgoldtest_a_LIBADD =
64am_libgoldtest_a_OBJECTS = test.$(OBJEXT) testmain.$(OBJEXT) \
65 testfile.$(OBJEXT)
66libgoldtest_a_OBJECTS = $(am_libgoldtest_a_OBJECTS)
67am_object_unittest_OBJECTS = object_unittest.$(OBJEXT)
68object_unittest_OBJECTS = $(am_object_unittest_OBJECTS)
69object_unittest_LDADD = $(LDADD)
70object_unittest_DEPENDENCIES = libgoldtest.a ../libgold.a
71DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
72depcomp = $(SHELL) $(top_srcdir)/../depcomp
73am__depfiles_maybe = depfiles
74CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
75 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
76CXXLD = $(CXX)
77CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
78 -o $@
79SOURCES = $(libgoldtest_a_SOURCES) $(object_unittest_SOURCES)
80DIST_SOURCES = $(libgoldtest_a_SOURCES) $(object_unittest_SOURCES)
81ETAGS = etags
82CTAGS = ctags
83DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84ACLOCAL = @ACLOCAL@
85AMDEP_FALSE = @AMDEP_FALSE@
86AMDEP_TRUE = @AMDEP_TRUE@
87AMTAR = @AMTAR@
88AUTOCONF = @AUTOCONF@
89AUTOHEADER = @AUTOHEADER@
90AUTOMAKE = @AUTOMAKE@
91AWK = @AWK@
92CATALOGS = @CATALOGS@
93CATOBJEXT = @CATOBJEXT@
94CC = @CC@
95CCDEPMODE = @CCDEPMODE@
96CFLAGS = @CFLAGS@
97CPPFLAGS = @CPPFLAGS@
98CXX = @CXX@
99CXXCPP = @CXXCPP@
100CXXDEPMODE = @CXXDEPMODE@
101CXXFLAGS = @CXXFLAGS@
102CYGPATH_W = @CYGPATH_W@
103DATADIRNAME = @DATADIRNAME@
104DEFS = @DEFS@
105DEPDIR = @DEPDIR@
106ECHO_C = @ECHO_C@
107ECHO_N = @ECHO_N@
108ECHO_T = @ECHO_T@
109EGREP = @EGREP@
110EXEEXT = @EXEEXT@
537b5f51
ILT
111GCC_FALSE = @GCC_FALSE@
112GCC_TRUE = @GCC_TRUE@
5a6f7e2d
ILT
113GENCAT = @GENCAT@
114GMSGFMT = @GMSGFMT@
115INCINTL = @INCINTL@
116INSTALL_DATA = @INSTALL_DATA@
117INSTALL_PROGRAM = @INSTALL_PROGRAM@
118INSTALL_SCRIPT = @INSTALL_SCRIPT@
119INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
120INSTOBJEXT = @INSTOBJEXT@
121LDFLAGS = @LDFLAGS@
122LFS_CXXFLAGS = @LFS_CXXFLAGS@
123LIBINTL = @LIBINTL@
124LIBINTL_DEP = @LIBINTL_DEP@
125LIBOBJS = @LIBOBJS@
126LIBS = @LIBS@
537b5f51 127LN_S = @LN_S@
5a6f7e2d
ILT
128LTLIBOBJS = @LTLIBOBJS@
129MAINT = @MAINT@
130MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
131MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
132MAKEINFO = @MAKEINFO@
133MKINSTALLDIRS = @MKINSTALLDIRS@
134MSGFMT = @MSGFMT@
135MSGMERGE = @MSGMERGE@
537b5f51
ILT
136NATIVE_LINKER_FALSE = @NATIVE_LINKER_FALSE@
137NATIVE_LINKER_TRUE = @NATIVE_LINKER_TRUE@
5a6f7e2d
ILT
138NO_WERROR = @NO_WERROR@
139OBJEXT = @OBJEXT@
140PACKAGE = @PACKAGE@
141PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
142PACKAGE_NAME = @PACKAGE_NAME@
143PACKAGE_STRING = @PACKAGE_STRING@
144PACKAGE_TARNAME = @PACKAGE_TARNAME@
145PACKAGE_VERSION = @PACKAGE_VERSION@
146PATH_SEPARATOR = @PATH_SEPARATOR@
147POSUB = @POSUB@
148RANLIB = @RANLIB@
149SET_MAKE = @SET_MAKE@
150SHELL = @SHELL@
151STRIP = @STRIP@
152USE_NLS = @USE_NLS@
153VERSION = @VERSION@
154WARN_CFLAGS = @WARN_CFLAGS@
155WARN_CXXFLAGS = @WARN_CXXFLAGS@
156XGETTEXT = @XGETTEXT@
157YACC = @YACC@
158ac_ct_CC = @ac_ct_CC@
159ac_ct_CXX = @ac_ct_CXX@
160ac_ct_RANLIB = @ac_ct_RANLIB@
161ac_ct_STRIP = @ac_ct_STRIP@
162am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
163am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
164am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
165am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
166am__include = @am__include@
167am__leading_dot = @am__leading_dot@
168am__quote = @am__quote@
169am__tar = @am__tar@
170am__untar = @am__untar@
171bindir = @bindir@
172build = @build@
173build_alias = @build_alias@
174build_cpu = @build_cpu@
175build_os = @build_os@
176build_vendor = @build_vendor@
177datadir = @datadir@
178exec_prefix = @exec_prefix@
179host = @host@
180host_alias = @host_alias@
181host_cpu = @host_cpu@
182host_os = @host_os@
183host_vendor = @host_vendor@
184includedir = @includedir@
185infodir = @infodir@
186install_sh = @install_sh@
187libdir = @libdir@
188libexecdir = @libexecdir@
189localstatedir = @localstatedir@
190mandir = @mandir@
191mkdir_p = @mkdir_p@
192oldincludedir = @oldincludedir@
193prefix = @prefix@
194program_transform_name = @program_transform_name@
195sbindir = @sbindir@
196sharedstatedir = @sharedstatedir@
197sysconfdir = @sysconfdir@
198target = @target@
199target_alias = @target_alias@
200target_cpu = @target_cpu@
201target_os = @target_os@
202target_vendor = @target_vendor@
203AUTOMAKE_OPTIONS =
204AM_CXXFLAGS = $(WARN_CXXFLAGS) $(LFS_CXXFLAGS)
205INCLUDES = -D_GNU_SOURCE \
206 -I$(srcdir) -I$(srcdir)/.. -I$(srcdir)/../../include \
207 -I$(srcdir)/../../elfcpp \
208 -DLOCALEDIR="\"$(datadir)/locale\"" \
209 @INCINTL@
210
211TESTS = object_unittest
212check_LIBRARIES = libgoldtest.a
213libgoldtest_a_SOURCES = test.cc testmain.cc testfile.cc
214LDADD = libgoldtest.a ../libgold.a
215object_unittest_SOURCES = object_unittest.cc
216all: all-am
217
218.SUFFIXES:
219.SUFFIXES: .cc .o .obj
220$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
221 @for dep in $?; do \
222 case '$(am__configure_deps)' in \
223 *$$dep*) \
224 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
225 && exit 0; \
226 exit 1;; \
227 esac; \
228 done; \
229 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
230 cd $(top_srcdir) && \
231 $(AUTOMAKE) --foreign testsuite/Makefile
232.PRECIOUS: Makefile
233Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
234 @case '$?' in \
235 *config.status*) \
236 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
237 *) \
238 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
239 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
240 esac;
241
242$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
243 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244
245$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
246 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
248 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249
250clean-checkLIBRARIES:
251 -test -z "$(check_LIBRARIES)" || rm -f $(check_LIBRARIES)
252libgoldtest.a: $(libgoldtest_a_OBJECTS) $(libgoldtest_a_DEPENDENCIES)
253 -rm -f libgoldtest.a
254 $(libgoldtest_a_AR) libgoldtest.a $(libgoldtest_a_OBJECTS) $(libgoldtest_a_LIBADD)
255 $(RANLIB) libgoldtest.a
256
257clean-checkPROGRAMS:
258 -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
259object_unittest$(EXEEXT): $(object_unittest_OBJECTS) $(object_unittest_DEPENDENCIES)
260 @rm -f object_unittest$(EXEEXT)
261 $(CXXLINK) $(object_unittest_LDFLAGS) $(object_unittest_OBJECTS) $(object_unittest_LDADD) $(LIBS)
262
263mostlyclean-compile:
264 -rm -f *.$(OBJEXT)
265
266distclean-compile:
267 -rm -f *.tab.c
268
269@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object_unittest.Po@am__quote@
270@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test.Po@am__quote@
271@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testfile.Po@am__quote@
272@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testmain.Po@am__quote@
273
274.cc.o:
275@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
276@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
277@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
278@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
279@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
280
281.cc.obj:
282@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
283@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
284@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
285@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
286@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
287uninstall-info-am:
288
289ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
290 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
291 unique=`for i in $$list; do \
292 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
293 done | \
294 $(AWK) ' { files[$$0] = 1; } \
295 END { for (i in files) print i; }'`; \
296 mkid -fID $$unique
297tags: TAGS
298
299TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
300 $(TAGS_FILES) $(LISP)
301 tags=; \
302 here=`pwd`; \
303 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
304 unique=`for i in $$list; do \
305 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
306 done | \
307 $(AWK) ' { files[$$0] = 1; } \
308 END { for (i in files) print i; }'`; \
309 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
310 test -n "$$unique" || unique=$$empty_fix; \
311 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
312 $$tags $$unique; \
313 fi
314ctags: CTAGS
315CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
316 $(TAGS_FILES) $(LISP)
317 tags=; \
318 here=`pwd`; \
319 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
320 unique=`for i in $$list; do \
321 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
322 done | \
323 $(AWK) ' { files[$$0] = 1; } \
324 END { for (i in files) print i; }'`; \
325 test -z "$(CTAGS_ARGS)$$tags$$unique" \
326 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
327 $$tags $$unique
328
329GTAGS:
330 here=`$(am__cd) $(top_builddir) && pwd` \
331 && cd $(top_srcdir) \
332 && gtags -i $(GTAGS_ARGS) $$here
333
334distclean-tags:
335 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
336
337check-TESTS: $(TESTS)
338 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
339 srcdir=$(srcdir); export srcdir; \
340 list='$(TESTS)'; \
341 if test -n "$$list"; then \
342 for tst in $$list; do \
343 if test -f ./$$tst; then dir=./; \
344 elif test -f $$tst; then dir=; \
345 else dir="$(srcdir)/"; fi; \
346 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
347 all=`expr $$all + 1`; \
348 case " $(XFAIL_TESTS) " in \
349 *" $$tst "*) \
350 xpass=`expr $$xpass + 1`; \
351 failed=`expr $$failed + 1`; \
352 echo "XPASS: $$tst"; \
353 ;; \
354 *) \
355 echo "PASS: $$tst"; \
356 ;; \
357 esac; \
358 elif test $$? -ne 77; then \
359 all=`expr $$all + 1`; \
360 case " $(XFAIL_TESTS) " in \
361 *" $$tst "*) \
362 xfail=`expr $$xfail + 1`; \
363 echo "XFAIL: $$tst"; \
364 ;; \
365 *) \
366 failed=`expr $$failed + 1`; \
367 echo "FAIL: $$tst"; \
368 ;; \
369 esac; \
370 else \
371 skip=`expr $$skip + 1`; \
372 echo "SKIP: $$tst"; \
373 fi; \
374 done; \
375 if test "$$failed" -eq 0; then \
376 if test "$$xfail" -eq 0; then \
377 banner="All $$all tests passed"; \
378 else \
379 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
380 fi; \
381 else \
382 if test "$$xpass" -eq 0; then \
383 banner="$$failed of $$all tests failed"; \
384 else \
385 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
386 fi; \
387 fi; \
388 dashes="$$banner"; \
389 skipped=""; \
390 if test "$$skip" -ne 0; then \
391 skipped="($$skip tests were not run)"; \
392 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
393 dashes="$$skipped"; \
394 fi; \
395 report=""; \
396 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
397 report="Please report to $(PACKAGE_BUGREPORT)"; \
398 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
399 dashes="$$report"; \
400 fi; \
401 dashes=`echo "$$dashes" | sed s/./=/g`; \
402 echo "$$dashes"; \
403 echo "$$banner"; \
404 test -z "$$skipped" || echo "$$skipped"; \
405 test -z "$$report" || echo "$$report"; \
406 echo "$$dashes"; \
407 test "$$failed" -eq 0; \
408 else :; fi
409
410distdir: $(DISTFILES)
411 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
412 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
413 list='$(DISTFILES)'; for file in $$list; do \
414 case $$file in \
415 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
416 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
417 esac; \
418 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
419 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
420 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
421 dir="/$$dir"; \
422 $(mkdir_p) "$(distdir)$$dir"; \
423 else \
424 dir=''; \
425 fi; \
426 if test -d $$d/$$file; then \
427 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
428 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
429 fi; \
430 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
431 else \
432 test -f $(distdir)/$$file \
433 || cp -p $$d/$$file $(distdir)/$$file \
434 || exit 1; \
435 fi; \
436 done
437check-am: all-am
438 $(MAKE) $(AM_MAKEFLAGS) $(check_LIBRARIES) $(check_PROGRAMS)
439 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
440check: check-am
441all-am: Makefile
442installdirs:
443install: install-am
444install-exec: install-exec-am
445install-data: install-data-am
446uninstall: uninstall-am
447
448install-am: all-am
449 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
450
451installcheck: installcheck-am
452install-strip:
453 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
454 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
455 `test -z '$(STRIP)' || \
456 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
457mostlyclean-generic:
458
459clean-generic:
460
461distclean-generic:
462 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
463
464maintainer-clean-generic:
465 @echo "This command is intended for maintainers to use"
466 @echo "it deletes files that may require special tools to rebuild."
467clean: clean-am
468
469clean-am: clean-checkLIBRARIES clean-checkPROGRAMS clean-generic \
470 mostlyclean-am
471
472distclean: distclean-am
473 -rm -rf ./$(DEPDIR)
474 -rm -f Makefile
475distclean-am: clean-am distclean-compile distclean-generic \
476 distclean-tags
477
478dvi: dvi-am
479
480dvi-am:
481
482html: html-am
483
484info: info-am
485
486info-am:
487
488install-data-am:
489
490install-exec-am:
491
492install-info: install-info-am
493
494install-man:
495
496installcheck-am:
497
498maintainer-clean: maintainer-clean-am
499 -rm -rf ./$(DEPDIR)
500 -rm -f Makefile
501maintainer-clean-am: distclean-am maintainer-clean-generic
502
503mostlyclean: mostlyclean-am
504
505mostlyclean-am: mostlyclean-compile mostlyclean-generic
506
507pdf: pdf-am
508
509pdf-am:
510
511ps: ps-am
512
513ps-am:
514
515uninstall-am: uninstall-info-am
516
517.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
518 clean-checkLIBRARIES clean-checkPROGRAMS clean-generic ctags \
519 distclean distclean-compile distclean-generic distclean-tags \
520 distdir dvi dvi-am html html-am info info-am install \
521 install-am install-data install-data-am install-exec \
522 install-exec-am install-info install-info-am install-man \
523 install-strip installcheck installcheck-am installdirs \
524 maintainer-clean maintainer-clean-generic mostlyclean \
525 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
526 tags uninstall uninstall-am uninstall-info-am
527
528# Tell versions [3.59,3.63) of GNU make to not export all variables.
529# Otherwise a system limit (for SysV at least) may be exceeded.
530.NOEXPORT: