* config/ia64/ia64.md: Follow recent emit_note API change.
[official-gcc.git] / libstdc++-v3 / libsupc++ / Makefile.in
blob6e6729581c8da3183bd8eea8a9802472d6db2574
1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
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.
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.
14 SHELL = @SHELL@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
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
35 DESTDIR =
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
41 top_builddir = ..
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
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@
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_CC = @BASIC_FILE_CC@
71 BASIC_FILE_H = @BASIC_FILE_H@
72 CCODECVT_CC = @CCODECVT_CC@
73 CCODECVT_H = @CCODECVT_H@
74 CCOLLATE_CC = @CCOLLATE_CC@
75 CCTYPE_CC = @CCTYPE_CC@
76 CLOCALE_CC = @CLOCALE_CC@
77 CLOCALE_H = @CLOCALE_H@
78 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
79 CMESSAGES_CC = @CMESSAGES_CC@
80 CMESSAGES_H = @CMESSAGES_H@
81 CMONEY_CC = @CMONEY_CC@
82 CNUMERIC_CC = @CNUMERIC_CC@
83 CPP = @CPP@
84 CSTDIO_H = @CSTDIO_H@
85 CTIME_CC = @CTIME_CC@
86 CTIME_H = @CTIME_H@
87 CXXCPP = @CXXCPP@
88 C_INCLUDE_DIR = @C_INCLUDE_DIR@
89 DEBUG_FLAGS = @DEBUG_FLAGS@
90 DLLTOOL = @DLLTOOL@
91 EXEEXT = @EXEEXT@
92 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
93 GCJ = @GCJ@
94 GCJFLAGS = @GCJFLAGS@
95 GLIBCPP_IS_CROSS_COMPILING = @GLIBCPP_IS_CROSS_COMPILING@
96 LIBMATHOBJS = @LIBMATHOBJS@
97 LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
98 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
99 LIBTOOL = @LIBTOOL@
100 LIBUNWIND_FLAG = @LIBUNWIND_FLAG@
101 LN_S = @LN_S@
102 MAINT = @MAINT@
103 MAKEINFO = @MAKEINFO@
104 OBJDUMP = @OBJDUMP@
105 OBJEXT = @OBJEXT@
106 OPT_LDFLAGS = @OPT_LDFLAGS@
107 OS_INC_SRCDIR = @OS_INC_SRCDIR@
108 PACKAGE = @PACKAGE@
109 RANLIB = @RANLIB@
110 SECTION_FLAGS = @SECTION_FLAGS@
111 SECTION_LDFLAGS = @SECTION_LDFLAGS@
112 STRIP = @STRIP@
113 SYMVER_MAP = @SYMVER_MAP@
114 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
115 USE_NLS = @USE_NLS@
116 VERSION = @VERSION@
117 WARN_FLAGS = @WARN_FLAGS@
118 WERROR = @WERROR@
119 baseline_file = @baseline_file@
120 check_msgfmt = @check_msgfmt@
121 enable_shared = @enable_shared@
122 enable_static = @enable_static@
123 glibcpp_CXX = @glibcpp_CXX@
124 glibcpp_MOFILES = @glibcpp_MOFILES@
125 glibcpp_PCHFLAGS = @glibcpp_PCHFLAGS@
126 glibcpp_POFILES = @glibcpp_POFILES@
127 glibcpp_basedir = @glibcpp_basedir@
128 glibcpp_builddir = @glibcpp_builddir@
129 glibcpp_localedir = @glibcpp_localedir@
130 glibcpp_prefixdir = @glibcpp_prefixdir@
131 glibcpp_srcdir = @glibcpp_srcdir@
132 glibcpp_thread_h = @glibcpp_thread_h@
133 glibcpp_toolexecdir = @glibcpp_toolexecdir@
134 glibcpp_toolexeclibdir = @glibcpp_toolexeclibdir@
135 gxx_include_dir = @gxx_include_dir@
136 ifGNUmake = @ifGNUmake@
137 libtool_VERSION = @libtool_VERSION@
138 toplevel_srcdir = @toplevel_srcdir@
140 AUTOMAKE_OPTIONS = 1.3 cygnus
141 MAINT_CHARSET = latin1
143 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
145 # Cross compiler and multilib support.
146 CC = @CC@
147 CXX = @glibcpp_CXX@
148 toolexecdir = @glibcpp_toolexecdir@
149 toolexeclibdir = @glibcpp_toolexeclibdir@
151 # Need this library to both be part of libstdc++.a, and installed
152 # separately too.
153 # 1) separate libsupc++.la
154 toolexeclib_LTLIBRARIES = libsupc++.la
155 # 2) integrated libsupc++convenience.la that is to be a part of libstdc++.a
156 noinst_LTLIBRARIES = libsupc++convenience.la
158 # Compile flags that should be constant throughout the build, both for
159 # SUBDIRS and for libstdc++-v3 in general.
160 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
162 # These bits are all figured out from configure. Look in acinclude.m4
163 # or configure.in to see how they are set. See GLIBCPP_EXPORT_FLAGS
164 # NB: DEBUGFLAGS have to be at the end so that -O2 can be overridden.
165 CONFIG_CXXFLAGS = \
166 @SECTION_FLAGS@ @EXTRA_CXX_FLAGS@
169 # Warning flags to use.
170 WARN_CXXFLAGS = \
171 @WARN_FLAGS@ $(WERROR) -fdiagnostics-show-location=once
174 LIBSUPCXX_CXXFLAGS = @LIBSUPCXX_PICFLAGS@
176 # Use common includes from acinclude.m4/GLIBCPP_EXPORT_INCLUDES
177 GLIBCPP_INCLUDES = @GLIBCPP_INCLUDES@
178 LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
179 GCC_INCLUDES = -I$(toplevel_srcdir)/gcc -I$(toplevel_srcdir)/include
181 INCLUDES = \
182 $(GCC_INCLUDES) $(GLIBCPP_INCLUDES) $(LIBSUPCXX_INCLUDES)
185 headers = \
186 exception new typeinfo cxxabi.h exception_defines.h
189 sources = \
190 del_op.cc \
191 del_opnt.cc \
192 del_opv.cc \
193 del_opvnt.cc \
194 eh_alloc.cc \
195 eh_aux_runtime.cc \
196 eh_catch.cc \
197 eh_exception.cc \
198 eh_globals.cc \
199 eh_personality.cc \
200 eh_term_handler.cc \
201 eh_terminate.cc \
202 eh_throw.cc \
203 eh_type.cc \
204 eh_unex_handler.cc \
205 guard.cc \
206 new_handler.cc \
207 new_op.cc \
208 new_opnt.cc \
209 new_opv.cc \
210 new_opvnt.cc \
211 pure.cc \
212 tinfo.cc \
213 tinfo2.cc \
214 vec.cc \
215 vterminate.cc
218 libsupc___la_SOURCES = $(sources)
219 libsupc__convenience_la_SOURCES = $(sources)
221 glibcppinstalldir = $(gxx_include_dir)
222 glibcppinstall_HEADERS = $(headers)
224 # AM_CXXFLAGS needs to be in each subdirectory so that it can be
225 # modified in a per-library or per-sub-library way. Need to manually
226 # set this option because CONFIG_CXXFLAGS has to be after
227 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
228 # as the occasion call for it.
229 AM_CXXFLAGS = \
230 -fno-implicit-templates \
231 $(LIBSUPCXX_CXXFLAGS) \
232 $(WARN_CXXFLAGS) \
233 $(OPTIMIZE_CXXFLAGS) \
234 $(CONFIG_CXXFLAGS)
237 AM_MAKEFLAGS = \
238 "gxx_include_dir=$(gxx_include_dir)"
241 # libstdc++ libtool notes
243 # 1) Need to explicitly set LTCXXCOMPILE so that AM_CXXFLAGS is
244 # last. (That way, things like -O2 passed down from the toplevel can
245 # be overridden by --enable-debug.)
247 # 2) In general, libtool expects an argument such as `--tag=CXX' when
248 # using the C++ compiler, because that will enable the settings
249 # detected when C++ support was being configured. However, when no
250 # such flag is given in the command line, libtool attempts to figure
251 # it out by matching the compiler name in each configuration section
252 # against a prefix of the command line. The problem is that, if the
253 # compiler name and its initial flags stored in the libtool
254 # configuration file don't match those in the command line, libtool
255 # can't decide which configuration to use, and it gives up. The
256 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
257 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
258 # attempt to infer which configuration to use.
260 # We have to put --tag disable-shared after --tag CXX lest things
261 # CXX undo the affect of disable-shared.
262 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --tag disable-shared \
263 --mode=compile $(CXX) $(INCLUDES) \
264 $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(AM_CXXFLAGS)
267 # 3) We'd have a problem when building the shared libstdc++ object if
268 # the rules automake generates would be used. We cannot allow g++ to
269 # be used since this would add -lstdc++ to the link line which of
270 # course is problematic at this point. So, we get the top-level
271 # directory to configure libstdc++-v3 to use gcc as the C++
272 # compilation driver.
273 CXXLINK = $(LIBTOOL) --tag CXX --tag disable-shared \
274 --mode=link $(CXX) \
275 @OPT_LDFLAGS@ @SECTION_LDFLAGS@ $(AM_CXXFLAGS) $(LDFLAGS) -o $@
277 CONFIG_HEADER = ../config.h
278 CONFIG_CLEAN_FILES =
279 LTLIBRARIES = $(noinst_LTLIBRARIES) $(toolexeclib_LTLIBRARIES)
282 DEFS = @DEFS@ -I. -I$(srcdir) -I..
283 CPPFLAGS = @CPPFLAGS@
284 LDFLAGS = @LDFLAGS@
285 LIBS = @LIBS@
286 libsupc__convenience_la_LDFLAGS =
287 libsupc__convenience_la_LIBADD =
288 libsupc__convenience_la_OBJECTS = del_op.lo del_opnt.lo del_opv.lo \
289 del_opvnt.lo eh_alloc.lo eh_aux_runtime.lo eh_catch.lo eh_exception.lo \
290 eh_globals.lo eh_personality.lo eh_term_handler.lo eh_terminate.lo \
291 eh_throw.lo eh_type.lo eh_unex_handler.lo guard.lo new_handler.lo \
292 new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo pure.lo tinfo.lo \
293 tinfo2.lo vec.lo vterminate.lo
294 libsupc___la_LDFLAGS =
295 libsupc___la_LIBADD =
296 libsupc___la_OBJECTS = del_op.lo del_opnt.lo del_opv.lo del_opvnt.lo \
297 eh_alloc.lo eh_aux_runtime.lo eh_catch.lo eh_exception.lo eh_globals.lo \
298 eh_personality.lo eh_term_handler.lo eh_terminate.lo eh_throw.lo \
299 eh_type.lo eh_unex_handler.lo guard.lo new_handler.lo new_op.lo \
300 new_opnt.lo new_opv.lo new_opvnt.lo pure.lo tinfo.lo tinfo2.lo vec.lo \
301 vterminate.lo
302 CXXFLAGS = @CXXFLAGS@
303 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
304 CXXLD = $(CXX)
305 HEADERS = $(glibcppinstall_HEADERS)
307 DIST_COMMON = Makefile.am Makefile.in
310 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
312 TAR = gtar
313 GZIP_ENV = --best
314 SOURCES = $(libsupc__convenience_la_SOURCES) $(libsupc___la_SOURCES)
315 OBJECTS = $(libsupc__convenience_la_OBJECTS) $(libsupc___la_OBJECTS)
317 all: all-redirect
318 .SUFFIXES:
319 .SUFFIXES: .S .c .cc .lo .o .obj .s
320 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
321 cd $(top_srcdir) && $(AUTOMAKE) --cygnus libsupc++/Makefile
323 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
324 cd $(top_builddir) \
325 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
328 mostlyclean-noinstLTLIBRARIES:
330 clean-noinstLTLIBRARIES:
331 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
333 distclean-noinstLTLIBRARIES:
335 maintainer-clean-noinstLTLIBRARIES:
337 mostlyclean-toolexeclibLTLIBRARIES:
339 clean-toolexeclibLTLIBRARIES:
340 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
342 distclean-toolexeclibLTLIBRARIES:
344 maintainer-clean-toolexeclibLTLIBRARIES:
346 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
347 @$(NORMAL_INSTALL)
348 $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir)
349 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
350 if test -f $$p; then \
351 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p"; \
352 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p; \
353 else :; fi; \
354 done
356 uninstall-toolexeclibLTLIBRARIES:
357 @$(NORMAL_UNINSTALL)
358 list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
359 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(toolexeclibdir)/$$p; \
360 done
362 .c.o:
363 $(COMPILE) -c $<
365 # FIXME: We should only use cygpath when building on Windows,
366 # and only if it is available.
367 .c.obj:
368 $(COMPILE) -c `cygpath -w $<`
370 .s.o:
371 $(COMPILE) -c $<
373 .S.o:
374 $(COMPILE) -c $<
376 mostlyclean-compile:
377 -rm -f *.o core *.core
378 -rm -f *.$(OBJEXT)
380 clean-compile:
382 distclean-compile:
383 -rm -f *.tab.c
385 maintainer-clean-compile:
387 .c.lo:
388 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
390 .s.lo:
391 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
393 .S.lo:
394 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
396 mostlyclean-libtool:
397 -rm -f *.lo
399 clean-libtool:
400 -rm -rf .libs _libs
402 distclean-libtool:
404 maintainer-clean-libtool:
406 libsupc++convenience.la: $(libsupc__convenience_la_OBJECTS) $(libsupc__convenience_la_DEPENDENCIES)
407 $(CXXLINK) $(libsupc__convenience_la_LDFLAGS) $(libsupc__convenience_la_OBJECTS) $(libsupc__convenience_la_LIBADD) $(LIBS)
409 libsupc++.la: $(libsupc___la_OBJECTS) $(libsupc___la_DEPENDENCIES)
410 $(CXXLINK) -rpath $(toolexeclibdir) $(libsupc___la_LDFLAGS) $(libsupc___la_OBJECTS) $(libsupc___la_LIBADD) $(LIBS)
411 .cc.o:
412 $(CXXCOMPILE) -c $<
413 .cc.obj:
414 $(CXXCOMPILE) -c `cygpath -w $<`
415 .cc.lo:
416 $(LTCXXCOMPILE) -c $<
418 tags: TAGS
420 ID: $(HEADERS) $(SOURCES) $(LISP)
421 list='$(SOURCES) $(HEADERS)'; \
422 unique=`for i in $$list; do echo $$i; done | \
423 awk ' { files[$$0] = 1; } \
424 END { for (i in files) print i; }'`; \
425 here=`pwd` && cd $(srcdir) \
426 && mkid -f$$here/ID $$unique $(LISP)
428 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
429 tags=; \
430 here=`pwd`; \
431 list='$(SOURCES) $(HEADERS)'; \
432 unique=`for i in $$list; do echo $$i; done | \
433 awk ' { files[$$0] = 1; } \
434 END { for (i in files) print i; }'`; \
435 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
436 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
438 mostlyclean-tags:
440 clean-tags:
442 distclean-tags:
443 -rm -f TAGS ID
445 maintainer-clean-tags:
447 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
449 subdir = libsupc++
451 distdir: $(DISTFILES)
452 @for file in $(DISTFILES); do \
453 if test -f $$file; then d=.; else d=$(srcdir); fi; \
454 if test -d $$d/$$file; then \
455 cp -pr $$d/$$file $(distdir)/$$file; \
456 else \
457 test -f $(distdir)/$$file \
458 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
459 || cp -p $$d/$$file $(distdir)/$$file || :; \
460 fi; \
461 done
462 info-am:
463 info: info-am
464 dvi-am:
465 dvi: dvi-am
466 check-am:
467 check: check-am
468 installcheck-am:
469 installcheck: installcheck-am
470 install-info-am:
471 install-info: install-info-am
472 install-exec-am: install-toolexeclibLTLIBRARIES
473 install-exec: install-exec-am
475 install-data-am: install-glibcppinstallHEADERS
476 install-data: install-data-am
478 install-am: all-am
479 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
480 install: install-am
481 uninstall-am: uninstall-toolexeclibLTLIBRARIES \
482 uninstall-glibcppinstallHEADERS
483 uninstall: uninstall-am
484 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
485 all-redirect: all-am
486 install-strip:
487 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
488 installdirs:
489 $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir) \
490 $(DESTDIR)$(glibcppinstalldir)
493 mostlyclean-generic:
495 clean-generic:
497 distclean-generic:
498 -rm -f Makefile $(CONFIG_CLEAN_FILES)
499 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
501 maintainer-clean-generic:
502 mostlyclean-am: mostlyclean-noinstLTLIBRARIES \
503 mostlyclean-toolexeclibLTLIBRARIES mostlyclean-compile \
504 mostlyclean-libtool mostlyclean-tags \
505 mostlyclean-generic
507 mostlyclean: mostlyclean-am
509 clean-am: clean-noinstLTLIBRARIES clean-toolexeclibLTLIBRARIES \
510 clean-compile clean-libtool clean-tags clean-generic \
511 mostlyclean-am
513 clean: clean-am
515 distclean-am: distclean-noinstLTLIBRARIES \
516 distclean-toolexeclibLTLIBRARIES distclean-compile \
517 distclean-libtool distclean-tags distclean-generic \
518 clean-am
519 -rm -f libtool
521 distclean: distclean-am
523 maintainer-clean-am: maintainer-clean-noinstLTLIBRARIES \
524 maintainer-clean-toolexeclibLTLIBRARIES \
525 maintainer-clean-compile maintainer-clean-libtool \
526 maintainer-clean-tags maintainer-clean-generic \
527 distclean-am
528 @echo "This command is intended for maintainers to use;"
529 @echo "it deletes files that may require special tools to rebuild."
531 maintainer-clean: maintainer-clean-am
533 .PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \
534 clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \
535 mostlyclean-toolexeclibLTLIBRARIES distclean-toolexeclibLTLIBRARIES \
536 clean-toolexeclibLTLIBRARIES maintainer-clean-toolexeclibLTLIBRARIES \
537 uninstall-toolexeclibLTLIBRARIES install-toolexeclibLTLIBRARIES \
538 mostlyclean-compile distclean-compile clean-compile \
539 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
540 clean-libtool maintainer-clean-libtool uninstall-glibcppinstallHEADERS \
541 install-glibcppinstallHEADERS tags mostlyclean-tags distclean-tags \
542 clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
543 check-am installcheck-am installcheck install-info-am install-info \
544 install-exec-am install-exec install-data-am install-data install-am \
545 install uninstall-am uninstall all-redirect all-am all installdirs \
546 mostlyclean-generic distclean-generic clean-generic \
547 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
550 # We have to have rules modified from the default to counteract SUN make
551 # prepending each of $(glibcppinstall_HEADERS) with VPATH below.
552 install-glibcppinstallHEADERS: $(glibcppinstall_HEADERS)
553 @$(NORMAL_INSTALL)
554 $(mkinstalldirs) $(DESTDIR)$(glibcppinstalldir)
555 @list='$(glibcppinstall_HEADERS)'; for p in $$list; do \
556 q=`echo $$p | sed -e 's,.*/,,'`; \
557 if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
558 echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(glibcppinstalldir)/$$q"; \
559 $(INSTALL_DATA) $$d$$p $(DESTDIR)$(glibcppinstalldir)/$$q; \
560 done
562 uninstall-glibcppinstallHEADERS:
563 @$(NORMAL_UNINSTALL)
564 list='$(glibcppinstall_HEADERS)'; for p in $$list; do \
565 q=`echo $$p | sed -e 's,.*/,,'`; \
566 rm -f $(DESTDIR)$(glibcppinstalldir)/$$q; \
567 done
569 # Tell versions [3.59,3.63) of GNU make to not export all variables.
570 # Otherwise a system limit (for SysV at least) may be exceeded.
571 .NOEXPORT: