]> gcc.gnu.org Git - gcc.git/blob - libstdc++-v3/Makefile.in
Makefile.am (check-abi): Add @ to rule.
[gcc.git] / libstdc++-v3 / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999, 2001 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 build_alias = @build_alias@
61 build_triplet = @build@
62 host_alias = @host_alias@
63 host_triplet = @host@
64 target_alias = @target_alias@
65 target_triplet = @target@
66 AR = @AR@
67 AS = @AS@
68 ATOMICITY_INC_SRCDIR = @ATOMICITY_INC_SRCDIR@
69 AWK = @AWK@
70 BASIC_FILE_H = @BASIC_FILE_H@
71 CC = @CC@
72 CCODECVT_C = @CCODECVT_C@
73 CCODECVT_H = @CCODECVT_H@
74 CLOCALE_H = @CLOCALE_H@
75 CMESSAGES_H = @CMESSAGES_H@
76 CPP = @CPP@
77 CSTDIO_H = @CSTDIO_H@
78 CXX = @CXX@
79 CXXCPP = @CXXCPP@
80 C_INCLUDE_DIR = @C_INCLUDE_DIR@
81 DEBUG_FLAGS = @DEBUG_FLAGS@
82 DLLTOOL = @DLLTOOL@
83 EXEEXT = @EXEEXT@
84 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
85 GCJ = @GCJ@
86 GCJFLAGS = @GCJFLAGS@
87 GLIBCPP_INCLUDES = @GLIBCPP_INCLUDES@
88 GLIBCPP_IS_CROSS_COMPILING = @GLIBCPP_IS_CROSS_COMPILING@
89 LIBIO_INCLUDES = @LIBIO_INCLUDES@
90 LIBMATHOBJS = @LIBMATHOBJS@
91 LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
92 LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
93 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
94 LIBTOOL = @LIBTOOL@
95 LIBUNWIND_FLAG = @LIBUNWIND_FLAG@
96 LN_S = @LN_S@
97 MAINT = @MAINT@
98 MAKEINFO = @MAKEINFO@
99 OBJDUMP = @OBJDUMP@
100 OBJEXT = @OBJEXT@
101 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
102 OPT_LDFLAGS = @OPT_LDFLAGS@
103 OS_INC_SRCDIR = @OS_INC_SRCDIR@
104 PACKAGE = @PACKAGE@
105 RANLIB = @RANLIB@
106 SECTION_FLAGS = @SECTION_FLAGS@
107 SECTION_LDFLAGS = @SECTION_LDFLAGS@
108 STRIP = @STRIP@
109 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
110 USE_NLS = @USE_NLS@
111 VERSION = @VERSION@
112 WARN_FLAGS = @WARN_FLAGS@
113 WERROR = @WERROR@
114 check_msgfmt = @check_msgfmt@
115 enable_shared = @enable_shared@
116 enable_static = @enable_static@
117 glibcpp_CXX = @glibcpp_CXX@
118 glibcpp_MOFILES = @glibcpp_MOFILES@
119 glibcpp_POFILES = @glibcpp_POFILES@
120 glibcpp_basedir = @glibcpp_basedir@
121 glibcpp_builddir = @glibcpp_builddir@
122 glibcpp_localedir = @glibcpp_localedir@
123 glibcpp_prefixdir = @glibcpp_prefixdir@
124 glibcpp_srcdir = @glibcpp_srcdir@
125 glibcpp_thread_h = @glibcpp_thread_h@
126 glibcpp_toolexecdir = @glibcpp_toolexecdir@
127 glibcpp_toolexeclibdir = @glibcpp_toolexeclibdir@
128 gxx_include_dir = @gxx_include_dir@
129 ifGNUmake = @ifGNUmake@
130 libio_la = @libio_la@
131 libtool_VERSION = @libtool_VERSION@
132 toplevel_srcdir = @toplevel_srcdir@
133
134 AUTOMAKE_OPTIONS = 1.3 cygnus
135 MAINT_CHARSET = latin1
136
137 SUBDIRS = include libio libmath libsupc++ src po testsuite
138
139 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
140
141 PWD = $${PWDCMD-pwd}
142
143 # Use 'new-abi-baseline' to create an initial symbol file. Then run
144 # 'check-abi' to test for changes against that file.
145 baseline_file = @baseline_file@
146
147 # Multilib support.
148 MAKEOVERRIDES =
149
150 # Multilib variables.
151 MULTISRCTOP =
152 MULTIBUILDTOP =
153 MULTIDIRS =
154 MULTISUBDIR =
155 MULTIDO = true
156 MULTICLEAN = true
157
158 # Work around what appears to be a GNU make bug handling MAKEFLAGS
159 # values defined in terms of make variables, as is the case for CC and
160 # friends when we are called from the top level Makefile.
161 AM_MAKEFLAGS = "AR_FLAGS=$(AR_FLAGS)" "CC_FOR_BUILD=$(CC_FOR_BUILD)" "CC_FOR_TARGET=$(CC_FOR_TARGET)" "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)" "RUNTESTFLAGS=$(RUNTESTFLAGS)" "exec_prefix=$(exec_prefix)" "infodir=$(infodir)" "libdir=$(libdir)" "includedir=$(includedir)" "prefix=$(prefix)" "tooldir=$(tooldir)" "AR=$(AR)" "AS=$(AS)" "LD=$(LD)" "LIBCFLAGS=$(LIBCFLAGS)" "PICFLAG=$(PICFLAG)" "RANLIB=$(RANLIB)" "NM=$(NM)" "NM_FOR_BUILD=$(NM_FOR_BUILD)" "NM_FOR_TARGET=$(NM_FOR_TARGET)" "DESTDIR=$(DESTDIR)" "WERROR=$(WERROR)"
162
163
164 # Subdir rules rely on $(FLAGS_TO_PASS)
165 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
166 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
167 CONFIG_HEADER = config.h
168 CONFIG_CLEAN_FILES = mkcheck testsuite_flags
169 DIST_COMMON = README ./stamp-h.in ChangeLog Makefile.am Makefile.in \
170 acconfig.h acinclude.m4 aclocal.m4 config.h.in configure configure.in \
171 mkcheck.in testsuite_flags.in
172
173
174 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
175
176 TAR = tar
177 GZIP_ENV = --best
178 all: all-redirect
179 .SUFFIXES:
180 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
181 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
182
183 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
184 cd $(top_builddir) \
185 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
186
187 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
188 cd $(srcdir) && $(ACLOCAL)
189
190 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
191 $(SHELL) ./config.status --recheck
192 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
193 cd $(srcdir) && $(AUTOCONF)
194
195 config.h: stamp-h
196 @if test ! -f $@; then \
197 rm -f stamp-h; \
198 $(MAKE) stamp-h; \
199 else :; fi
200 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
201 cd $(top_builddir) \
202 && CONFIG_FILES= CONFIG_HEADERS=config.h \
203 $(SHELL) ./config.status
204 @echo timestamp > stamp-h 2> /dev/null
205 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
206 @if test ! -f $@; then \
207 rm -f $(srcdir)/stamp-h.in; \
208 $(MAKE) $(srcdir)/stamp-h.in; \
209 else :; fi
210 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
211 cd $(top_srcdir) && $(AUTOHEADER)
212 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
213
214 mostlyclean-hdr:
215
216 clean-hdr:
217
218 distclean-hdr:
219 -rm -f config.h
220
221 maintainer-clean-hdr:
222 mkcheck: $(top_builddir)/config.status mkcheck.in
223 cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
224 testsuite_flags: $(top_builddir)/config.status testsuite_flags.in
225 cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
226
227 # This directory's subdirectories are mostly independent; you can cd
228 # into them and run `make' without going through this Makefile.
229 # To change the values of `make' variables: instead of editing Makefiles,
230 # (1) if the variable is set in `config.status', edit `config.status'
231 # (which will cause the Makefiles to be regenerated when you run `make');
232 # (2) otherwise, pass the desired values on the `make' command line.
233
234 @SET_MAKE@
235
236 all-recursive install-data-recursive install-exec-recursive \
237 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
238 check-recursive installcheck-recursive info-recursive dvi-recursive:
239 @set fnord $(MAKEFLAGS); amf=$$2; \
240 dot_seen=no; \
241 target=`echo $@ | sed s/-recursive//`; \
242 list='$(SUBDIRS)'; for subdir in $$list; do \
243 echo "Making $$target in $$subdir"; \
244 if test "$$subdir" = "."; then \
245 dot_seen=yes; \
246 local_target="$$target-am"; \
247 else \
248 local_target="$$target"; \
249 fi; \
250 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
251 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
252 done; \
253 if test "$$dot_seen" = "no"; then \
254 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
255 fi; test -z "$$fail"
256
257 mostlyclean-recursive clean-recursive distclean-recursive \
258 maintainer-clean-recursive:
259 @set fnord $(MAKEFLAGS); amf=$$2; \
260 dot_seen=no; \
261 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
262 rev="$$subdir $$rev"; \
263 test "$$subdir" != "." || dot_seen=yes; \
264 done; \
265 test "$$dot_seen" = "no" && rev=". $$rev"; \
266 target=`echo $@ | sed s/-recursive//`; \
267 for subdir in $$rev; do \
268 echo "Making $$target in $$subdir"; \
269 if test "$$subdir" = "."; then \
270 local_target="$$target-am"; \
271 else \
272 local_target="$$target"; \
273 fi; \
274 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
275 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
276 done && test -z "$$fail"
277 tags-recursive:
278 list='$(SUBDIRS)'; for subdir in $$list; do \
279 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
280 done
281
282 tags: TAGS
283
284 ID: $(HEADERS) $(SOURCES) $(LISP)
285 list='$(SOURCES) $(HEADERS)'; \
286 unique=`for i in $$list; do echo $$i; done | \
287 awk ' { files[$$0] = 1; } \
288 END { for (i in files) print i; }'`; \
289 here=`pwd` && cd $(srcdir) \
290 && mkid -f$$here/ID $$unique $(LISP)
291
292 mostlyclean-tags:
293
294 clean-tags:
295
296 distclean-tags:
297 -rm -f TAGS ID
298
299 maintainer-clean-tags:
300
301 distdir = $(PACKAGE)-$(VERSION)
302 top_distdir = $(distdir)
303
304 # This target untars the dist file and tries a VPATH configuration. Then
305 # it guarantees that the distribution is self-contained by making another
306 # tarfile.
307 distcheck: dist
308 -rm -rf $(distdir)
309 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
310 mkdir $(distdir)/=build
311 mkdir $(distdir)/=inst
312 dc_install_base=`cd $(distdir)/=inst && pwd`; \
313 cd $(distdir)/=build \
314 && ../configure --srcdir=.. --prefix=$$dc_install_base \
315 && $(MAKE) $(AM_MAKEFLAGS) \
316 && $(MAKE) $(AM_MAKEFLAGS) dvi \
317 && $(MAKE) $(AM_MAKEFLAGS) check \
318 && $(MAKE) $(AM_MAKEFLAGS) install \
319 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
320 && $(MAKE) $(AM_MAKEFLAGS) dist
321 -rm -rf $(distdir)
322 @banner="$(distdir).tar.gz is ready for distribution"; \
323 dashes=`echo "$$banner" | sed s/./=/g`; \
324 echo "$$dashes"; \
325 echo "$$banner"; \
326 echo "$$dashes"
327 dist: distdir
328 -chmod -R a+r $(distdir)
329 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
330 -rm -rf $(distdir)
331 dist-all: distdir
332 -chmod -R a+r $(distdir)
333 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
334 -rm -rf $(distdir)
335 distdir: $(DISTFILES)
336 -rm -rf $(distdir)
337 mkdir $(distdir)
338 -chmod 777 $(distdir)
339 @for file in $(DISTFILES); do \
340 if test -f $$file; then d=.; else d=$(srcdir); fi; \
341 if test -d $$d/$$file; then \
342 cp -pr $$d/$$file $(distdir)/$$file; \
343 else \
344 test -f $(distdir)/$$file \
345 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
346 || cp -p $$d/$$file $(distdir)/$$file || :; \
347 fi; \
348 done
349 for subdir in $(SUBDIRS); do \
350 if test "$$subdir" = .; then :; else \
351 test -d $(distdir)/$$subdir \
352 || mkdir $(distdir)/$$subdir \
353 || exit 1; \
354 chmod 777 $(distdir)/$$subdir; \
355 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
356 || exit 1; \
357 fi; \
358 done
359 info-am:
360 info: info-recursive
361 dvi-am:
362 dvi: dvi-recursive
363 check-am:
364 check: check-recursive
365 installcheck-am:
366 installcheck: installcheck-recursive
367 install-info-am:
368 install-info: install-info-recursive
369 all-recursive-am: config.h
370 $(MAKE) $(AM_MAKEFLAGS) all-recursive
371
372 install-exec-am:
373 install-exec: install-exec-recursive
374
375 install-data-am:
376 install-data: install-data-recursive
377
378 install-am: all-am
379 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
380 install: install-recursive
381 uninstall-am:
382 uninstall: uninstall-recursive
383 all-am: Makefile config.h
384 all-redirect: all-recursive-am
385 install-strip:
386 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
387 installdirs: installdirs-recursive
388 installdirs-am:
389
390
391 mostlyclean-generic:
392
393 clean-generic:
394
395 distclean-generic:
396 -rm -f Makefile $(CONFIG_CLEAN_FILES)
397 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
398
399 maintainer-clean-generic:
400 mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
401
402 mostlyclean: mostlyclean-recursive
403
404 clean-am: clean-hdr clean-tags clean-generic mostlyclean-am
405
406 clean: clean-recursive
407
408 distclean-am: distclean-hdr distclean-tags distclean-generic clean-am
409 -rm -f libtool
410
411 distclean: distclean-recursive
412 -rm -f config.status
413
414 maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \
415 maintainer-clean-generic distclean-am
416 @echo "This command is intended for maintainers to use;"
417 @echo "it deletes files that may require special tools to rebuild."
418
419 maintainer-clean: maintainer-clean-recursive
420 -rm -f config.status
421
422 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
423 install-data-recursive uninstall-data-recursive install-exec-recursive \
424 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
425 all-recursive check-recursive installcheck-recursive info-recursive \
426 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
427 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
428 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
429 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
430 install-info all-recursive-am install-exec-am install-exec \
431 install-data-am install-data install-am install uninstall-am uninstall \
432 all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
433 distclean-generic clean-generic maintainer-clean-generic clean \
434 mostlyclean distclean maintainer-clean
435
436
437 # These two special 'check-script' rules use the bash script 'mkcheck'
438 # to do testing. This script is not as portable as the dejagnu test
439 # harness, and is thus off by default. It does produce interesting
440 # output however, including various performance analysis items like
441 # compile time, execution time, and binary size.
442 check-script: $(top_builddir)/mkcheck
443 -(chmod + $(top_builddir)/mkcheck; \
444 cd testsuite; \
445 @glibcpp_builddir@/mkcheck 0)
446
447 check-script-install: $(top_builddir)/mkcheck
448 -(chmod + $(top_builddir)/mkcheck; \
449 cd testsuite; \
450 @glibcpp_builddir@/mkcheck 1)
451 check-abi: $(top_builddir)/testsuite/abi_check
452 -@(cd testsuite; \
453 ${top_srcdir}/config/abi/extract_symvers \
454 ../src/.libs/libstdc++.so \
455 ./current_symbols.txt && \
456 ./abi_check --check ./current_symbols.txt ${baseline_file})
457
458 new-abi-baseline:
459 -@(output=${baseline_file}; \
460 if test -f $${output}; then \
461 output=$${output}.new; \
462 t=`echo $${output} | sed 's=.*config/abi/=='`; \
463 echo "Baseline file already exists, writing to $${t} instead."; \
464 fi; \
465 ${top_srcdir}/config/abi/extract_symvers \
466 src/.libs/libstdc++.so $${output})
467
468 # These rules are messy, but are hella worth it.
469 doxygen:
470 -(srcdir=`cd ${top_srcdir}; ${PWD}`; \
471 builddir=`${PWD}`; \
472 /bin/sh ${srcdir}/docs/doxygen/run_doxygen \
473 --mode=user $${srcdir} $${builddir})
474
475 doxygen-maint:
476 -(srcdir=`cd ${top_srcdir}; ${PWD}`; \
477 builddir=`${PWD}`; \
478 /bin/sh ${srcdir}/docs/doxygen/run_doxygen \
479 --mode=maint $${srcdir} $${builddir})
480
481 doxygen-man:
482 -(srcdir=`cd ${top_srcdir}; ${PWD}`; \
483 builddir=`${PWD}`; \
484 /bin/sh ${srcdir}/docs/doxygen/run_doxygen \
485 --mode=man $${srcdir} $${builddir})
486
487 .PHONY: doxygen doxygen-maint doxygen-man
488
489 # Multilib Makefile bits.
490 .PHONY: all-multi mostlyclean-multi clean-multi distclean-multi \
491 maintainer-clean-multi
492
493 all-am: all-multi
494 install-am: install-multi
495 mostlyclean-am: mostlyclean-multi
496 clean-am: clean-multi
497 distclean-am: distclean-multi
498 maintainer-clean-am: maintainer-clean-multi
499
500 all-multi:
501 : $(MAKE) ; exec $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do
502 install-multi:
503 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do
504 mostlyclean-multi:
505 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean
506 clean-multi:
507 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean
508 distclean-multi:
509 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean
510 maintainer-clean-multi:
511 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean
512
513 # All the machinations with string instantiations messes up the
514 # automake-generated TAGS rule. Make a simple one here.
515 TAGS: tags-recursive $(LISP)
516
517 # Tell versions [3.59,3.63) of GNU make to not export all variables.
518 # Otherwise a system limit (for SysV at least) may be exceeded.
519 .NOEXPORT:
This page took 0.078159 seconds and 6 git commands to generate.