1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
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.
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
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 build_alias
= @build_alias@
61 build_triplet
= @build@
62 host_alias
= @host_alias@
64 target_alias
= @target_alias@
65 target_triplet
= @target@
72 CXXINCLUDES
= @CXXINCLUDES@
75 EXTRA_TEST_LIBS
= @EXTRA_TEST_LIBS@
78 GC_CFLAGS
= @GC_CFLAGS@
84 MY_CFLAGS
= @MY_CFLAGS@
90 THREADLIBS
= @THREADLIBS@
93 gc_basedir
= @gc_basedir@
94 mkinstalldirs
= @mkinstalldirs@
95 target_all
= @target_all@
97 AUTOMAKE_OPTIONS
= cygnus
101 # Multilib support variables.
108 @USE_LIBDIR_TRUE@toolexeclibdir
= $(libdir)$(MULTISUBDIR
)
109 @USE_LIBDIR_FALSE@toolexeclibdir
= $(toolexecdir
)/lib
$(MULTISUBDIR
)
110 @USE_LIBDIR_FALSE@toolexecdir
= $(exec_prefix)/$(target_alias
)
112 toolexeclib_LTLIBRARIES
= $(target_all
)
113 EXTRA_LTLIBRARIES
= libgcjgc.la
114 libgcjgc_la_SOURCES
= allchblk.c alloc.c blacklst.c checksums.c dbg_mlc.c dyn_load.c finalize.c gc_dlopen.c gcj_mlc.c headers.c irix_threads.c linux_threads.c malloc.c mallocx.c mark.c mark_rts.c misc.c new_hblk.c obj_map.c os_dep.c pcr_interface.c ptr_chck.c real_malloc.c reclaim.c solaris_pthreads.c solaris_threads.c specific.c stubborn.c typd_mlc.c
117 # Include THREADLIBS here to ensure that the correct versions of
118 # linuxthread semaphore functions get linked:
119 libgcjgc_la_LIBADD
= @addobjs@
$(THREADLIBS
)
120 libgcjgc_la_DEPENDENCIES
= @addobjs@
121 libgcjgc_la_LDFLAGS
= -version-info
1:1:0 -rpath
$(toolexeclibdir
)
123 EXTRA_libgcjgc_la_SOURCES
= alpha_mach_dep.s mips_sgi_mach_dep.s mips_ultrix_mach_dep.s powerpc_macosx_mach_dep.s rs6000_mach_dep.s sparc_mach_dep.s sparc_netbsd_mach_dep.s sparc_sunos4_mach_dep.s ia64_save_regs_in_stack.s
126 AM_CXXFLAGS
= @GC_CFLAGS@
128 AM_CFLAGS
= @GC_CFLAGS@
130 check_PROGRAMS
= gctest
131 # Using $< in the above seems to fail with the HP/UX on Itanium make.
133 gctest_OBJECTS
= test.o
134 gctest_LDADD
= .
/libgcjgc.la
$(THREADLIBS
) $(EXTRA_TEST_LIBS
)
135 gctest_LDFLAGS
= -shared-libgcc
136 TESTS_ENVIRONMENT
= LD_LIBRARY_PATH
=..
/..
/$(MULTIBUILDTOP
)gcc
139 all_objs
= @addobjs@
$(libgcjgc_la_OBJECTS
)
141 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(MY_CFLAGS
) $(GC_CFLAGS
)
143 LINK
= $(LIBTOOL
) --mode
=link
$(CC
) $(AM_CFLAGS
) $(MY_CFLAGS
) $(LDFLAGS
) -o
$@
145 # Work around what appears to be a GNU make bug handling MAKEFLAGS
146 # values defined in terms of make variables, as is the case for CC and
147 # friends when we are called from the top level Makefile.
148 AM_MAKEFLAGS
= "AR_FLAGS=$(AR_FLAGS)" "CC_FOR_BUILD=$(CC_FOR_BUILD)" "CFLAGS=$(CFLAGS)" "CXXFLAGS=$(CXXFLAGS)" "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" "INSTALL=$(INSTALL)" "INSTALL_DATA=$(INSTALL_DATA)" "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" "LDFLAGS=$(LDFLAGS)" "LIBCFLAGS=$(LIBCFLAGS)" "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" "MAKE=$(MAKE)" "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" "PICFLAG=$(PICFLAG)" "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" "SHELL=$(SHELL)" "EXPECT=$(EXPECT)" "RUNTEST=$(RUNTEST)" "RUNTESTFLAGS=$(RUNTESTFLAGS)" "exec_prefix=$(exec_prefix)" "infodir=$(infodir)" "libdir=$(libdir)" "prefix=$(prefix)" "tooldir=$(tooldir)" "AR=$(AR)" "AS=$(AS)" "CC=$(CC)" "CXX=$(CXX)" "LD=$(LD)" "LIBCFLAGS=$(LIBCFLAGS)" "NM=$(NM)" "PICFLAG=$(PICFLAG)" "RANLIB=$(RANLIB)" "DESTDIR=$(DESTDIR)"
151 CONFIG_STATUS_DEPENDENCIES
= $(srcdir)/configure.host
154 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
156 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
159 DEFS
= @DEFS@
-I.
-I
$(srcdir)
160 CPPFLAGS
= @CPPFLAGS@
163 libgcjgc_la_OBJECTS
= allchblk.lo alloc.lo blacklst.lo checksums.lo \
164 dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo \
165 irix_threads.lo linux_threads.lo malloc.lo mallocx.lo mark.lo \
166 mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo \
167 ptr_chck.lo real_malloc.lo reclaim.lo solaris_pthreads.lo \
168 solaris_threads.lo specific.lo stubborn.lo typd_mlc.lo
169 check_PROGRAMS
= gctest
$(EXEEXT
)
170 gctest_DEPENDENCIES
= .
/libgcjgc.la
172 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
174 DIST_COMMON
= ChangeLog Makefile.am Makefile.in acinclude.m4 aclocal.m4 \
175 config.guess config.sub configure configure.in install-sh ltconfig \
176 ltmain.sh mkinstalldirs
179 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
183 SOURCES
= $(libgcjgc_la_SOURCES
) $(EXTRA_libgcjgc_la_SOURCES
)
184 OBJECTS
= $(libgcjgc_la_OBJECTS
)
188 .SUFFIXES
: .S .c .lo .o .obj .s
189 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
190 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
192 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
194 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
196 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
197 cd
$(srcdir) && $(ACLOCAL
)
199 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
200 $(SHELL
) .
/config.status
--recheck
201 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
202 cd
$(srcdir) && $(AUTOCONF
)
204 mostlyclean-toolexeclibLTLIBRARIES
:
206 clean-toolexeclibLTLIBRARIES
:
207 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
209 distclean-toolexeclibLTLIBRARIES
:
211 maintainer-clean-toolexeclibLTLIBRARIES
:
213 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
215 $(mkinstalldirs
) $(DESTDIR
)$(toolexeclibdir
)
216 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
217 if
test -f
$$p; then \
218 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p"; \
219 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(toolexeclibdir
)/$$p; \
223 uninstall-toolexeclibLTLIBRARIES
:
225 list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
226 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(toolexeclibdir
)/$$p; \
232 # FIXME: We should only use cygpath when building on Windows,
233 # and only if it is available.
235 $(COMPILE
) -c
`cygpath -w $<`
244 -rm -f
*.o core
*.core
252 maintainer-clean-compile
:
255 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
258 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
268 maintainer-clean-libtool
:
270 libgcjgc.la
: $(libgcjgc_la_OBJECTS
) $(libgcjgc_la_DEPENDENCIES
)
271 $(LINK
) $(libgcjgc_la_LDFLAGS
) $(libgcjgc_la_OBJECTS
) $(libgcjgc_la_LIBADD
) $(LIBS
)
273 mostlyclean-checkPROGRAMS
:
276 -test -z
"$(check_PROGRAMS)" ||
rm -f
$(check_PROGRAMS
)
278 distclean-checkPROGRAMS
:
280 maintainer-clean-checkPROGRAMS
:
282 gctest
$(EXEEXT
): $(gctest_OBJECTS
) $(gctest_DEPENDENCIES
)
283 @
rm -f gctest
$(EXEEXT
)
284 $(LINK
) $(gctest_LDFLAGS
) $(gctest_OBJECTS
) $(gctest_LDADD
) $(LIBS
)
286 # This directory's subdirectories are mostly independent; you can cd
287 # into them and run `make' without going through this Makefile.
288 # To change the values of `make' variables: instead of editing Makefiles,
289 # (1) if the variable is set in `config.status', edit `config.status'
290 # (which will cause the Makefiles to be regenerated when you run `make');
291 # (2) otherwise, pass the desired values on the `make' command line.
295 all-recursive install-data-recursive install-exec-recursive \
296 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
297 check-recursive installcheck-recursive info-recursive dvi-recursive
:
298 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
300 target
=`echo $@ | sed s/-recursive//`; \
301 list
='$(SUBDIRS)'; for subdir in
$$list; do \
302 echo
"Making $$target in $$subdir"; \
303 if
test "$$subdir" = "."; then \
305 local_target
="$$target-am"; \
307 local_target
="$$target"; \
309 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
310 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
312 if
test "$$dot_seen" = "no"; then \
313 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
316 mostlyclean-recursive clean-recursive distclean-recursive \
317 maintainer-clean-recursive
:
318 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
320 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
321 rev
="$$subdir $$rev"; \
322 test "$$subdir" = "." && dot_seen
=yes
; \
324 test "$$dot_seen" = "no" && rev
=". $$rev"; \
325 target
=`echo $@ | sed s/-recursive//`; \
326 for subdir in
$$rev; do \
327 echo
"Making $$target in $$subdir"; \
328 if
test "$$subdir" = "."; then \
329 local_target
="$$target-am"; \
331 local_target
="$$target"; \
333 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
334 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
335 done
&& test -z
"$$fail"
337 list
='$(SUBDIRS)'; for subdir in
$$list; do \
338 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
343 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
344 list
='$(SOURCES) $(HEADERS)'; \
345 unique
=`for i in $$list; do echo $$i; done | \
346 awk ' { files[$$0] = 1; } \
347 END { for (i in files) print i; }'`; \
348 here
=`pwd` && cd
$(srcdir) \
349 && mkid
-f
$$here/ID
$$unique $(LISP
)
351 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
354 list
='$(SUBDIRS)'; for subdir in
$$list; do \
355 if
test "$$subdir" = .
; then
:; else \
356 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
359 list
='$(SOURCES) $(HEADERS)'; \
360 unique
=`for i in $$list; do echo $$i; done | \
361 awk ' { files[$$0] = 1; } \
362 END { for (i in files) print i; }'`; \
363 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
364 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
) -o
$$here/TAGS
)
373 maintainer-clean-tags
:
375 distdir
= $(PACKAGE
)-$(VERSION
)
376 top_distdir
= $(distdir
)
378 # This target untars the dist file and tries a VPATH configuration. Then
379 # it guarantees that the distribution is self-contained by making another
383 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
384 mkdir
$(distdir
)/=build
385 mkdir
$(distdir
)/=inst
386 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
387 cd
$(distdir
)/=build \
388 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
389 && $(MAKE
) $(AM_MAKEFLAGS
) \
390 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
391 && $(MAKE
) $(AM_MAKEFLAGS
) check \
392 && $(MAKE
) $(AM_MAKEFLAGS
) install \
393 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
394 && $(MAKE
) $(AM_MAKEFLAGS
) dist
396 @banner
="$(distdir).tar.gz is ready for distribution"; \
397 dashes
=`echo "$$banner" | sed s/./=/g`; \
402 -chmod
-R a
+r
$(distdir
)
403 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
406 -chmod
-R a
+r
$(distdir
)
407 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
409 distdir
: $(DISTFILES
)
412 -chmod
777 $(distdir
)
413 @for file in
$(DISTFILES
); do \
414 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
415 if
test -d
$$d/$$file; then \
416 cp
-pr
$$d/$$file $(distdir
)/$$file; \
418 test -f
$(distdir
)/$$file \
419 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
420 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
423 for subdir in
$(SUBDIRS
); do \
424 if
test "$$subdir" = .
; then
:; else \
425 test -d
$(distdir
)/$$subdir \
426 || mkdir
$(distdir
)/$$subdir \
428 chmod
777 $(distdir
)/$$subdir; \
429 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
433 check-TESTS
: $(TESTS
)
435 srcdir=$(srcdir); export srcdir; \
436 for tst in
$(TESTS
); do \
437 if
test -f
$$tst; then
dir=.
; \
438 else dir="$(srcdir)"; fi
; \
439 if
$(TESTS_ENVIRONMENT
) $$dir/$$tst; then \
440 all=`expr $$all + 1`; \
441 echo
"PASS: $$tst"; \
442 elif
test $$?
-ne
77; then \
443 all=`expr $$all + 1`; \
444 failed
=`expr $$failed + 1`; \
445 echo
"FAIL: $$tst"; \
448 if
test "$$failed" -eq
0; then \
449 banner
="All $$all tests passed"; \
451 banner
="$$failed of $$all tests failed"; \
453 dashes
=`echo "$$banner" | sed s/./=/g`; \
457 test "$$failed" -eq
0
462 check-am
: $(check_PROGRAMS
)
463 $(MAKE
) $(AM_MAKEFLAGS
) check-TESTS
464 check: check-recursive
466 installcheck: installcheck-recursive
468 install-info
: install-info-recursive
469 install-exec-am
: install-toolexeclibLTLIBRARIES
470 install-exec
: install-exec-recursive
473 install-data
: install-data-recursive
476 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
477 install: install-recursive
478 uninstall-am
: uninstall-toolexeclibLTLIBRARIES
479 uninstall: uninstall-recursive
480 all-am
: Makefile
$(LTLIBRARIES
)
481 all-redirect
: all-recursive
483 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
484 installdirs: installdirs-recursive
486 $(mkinstalldirs
) $(DESTDIR
)$(toolexeclibdir
)
494 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
495 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
497 maintainer-clean-generic
:
498 mostlyclean-am
: mostlyclean-toolexeclibLTLIBRARIES mostlyclean-compile \
499 mostlyclean-libtool mostlyclean-checkPROGRAMS \
500 mostlyclean-tags mostlyclean-generic
502 mostlyclean: mostlyclean-recursive
504 clean-am
: clean-toolexeclibLTLIBRARIES clean-compile clean-libtool \
505 clean-checkPROGRAMS clean-tags clean-generic \
508 clean: clean-recursive
510 distclean-am
: distclean-toolexeclibLTLIBRARIES distclean-compile \
511 distclean-libtool distclean-checkPROGRAMS \
512 distclean-tags distclean-generic clean-am
515 distclean: distclean-recursive
518 maintainer-clean-am
: maintainer-clean-toolexeclibLTLIBRARIES \
519 maintainer-clean-compile maintainer-clean-libtool \
520 maintainer-clean-checkPROGRAMS maintainer-clean-tags \
521 maintainer-clean-generic distclean-am
522 @echo
"This command is intended for maintainers to use;"
523 @echo
"it deletes files that may require special tools to rebuild."
525 maintainer-clean
: maintainer-clean-recursive
528 .PHONY
: mostlyclean-toolexeclibLTLIBRARIES \
529 distclean-toolexeclibLTLIBRARIES clean-toolexeclibLTLIBRARIES \
530 maintainer-clean-toolexeclibLTLIBRARIES \
531 uninstall-toolexeclibLTLIBRARIES install-toolexeclibLTLIBRARIES \
532 mostlyclean-compile distclean-compile clean-compile \
533 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
534 clean-libtool maintainer-clean-libtool mostlyclean-checkPROGRAMS \
535 distclean-checkPROGRAMS clean-checkPROGRAMS \
536 maintainer-clean-checkPROGRAMS install-data-recursive \
537 uninstall-data-recursive install-exec-recursive \
538 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
539 all-recursive check-recursive installcheck-recursive info-recursive \
540 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
541 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
542 distclean-tags clean-tags maintainer-clean-tags distdir check-TESTS \
543 info-am
info dvi-am
dvi check check-am installcheck-am
installcheck \
544 install-info-am install-info install-exec-am install-exec \
545 install-data-am install-data install-am
install uninstall-am
uninstall \
546 all-redirect all-am
all installdirs-am
installdirs mostlyclean-generic \
547 distclean-generic clean-generic maintainer-clean-generic
clean \
548 mostlyclean distclean maintainer-clean
550 # The following hack produces a warning from automake, but we need it in order
551 # to build a file from a subdirectory. FIXME.
553 $(COMPILE
) -c
$(srcdir)/tests
/test.c
554 $(all_objs
) : include/private
/gcconfig.h
include/private
/gc_priv.h \
555 include/private
/gc_hdrs.h
include/gc.h
include/gc_gcj.h
include/gc_mark.h
558 $(LTCOMPILE
) -Wp
,-P
-x assembler-with-cpp
-c
$<
561 .PHONY
: all-multi mostlyclean-multi clean-multi distclean-multi \
562 maintainer-clean-multi
565 install-am
: install-multi
566 mostlyclean-am
: mostlyclean-multi
567 clean-am
: clean-multi
568 distclean-am
: distclean-multi
569 maintainer-clean-am
: maintainer-clean-multi
572 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
574 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
576 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
578 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
580 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
581 maintainer-clean-multi
:
582 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
584 # Tell versions [3.59,3.63) of GNU make to not export all variables.
585 # Otherwise a system limit (for SysV at least) may be exceeded.