2003-07-04 Benjamin Kosnik <bkoz@redhat.com>
[official-gcc.git] / libstdc++-v3 / libsupc++ / Makefile.in
blob0d7bcb1bd2baae390aa1e4c408c47d5050fe543a
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 FPOS_H = @FPOS_H@
94 FPOS_INC_SRCDIR = @FPOS_INC_SRCDIR@
95 GCJ = @GCJ@
96 GCJFLAGS = @GCJFLAGS@
97 GLIBCXX_IS_CROSS_COMPILING = @GLIBCXX_IS_CROSS_COMPILING@
98 LIBMATHOBJS = @LIBMATHOBJS@
99 LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
100 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
101 LIBTOOL = @LIBTOOL@
102 LIBUNWIND_FLAG = @LIBUNWIND_FLAG@
103 LN_S = @LN_S@
104 MAINT = @MAINT@
105 MAKEINFO = @MAKEINFO@
106 OBJDUMP = @OBJDUMP@
107 OBJEXT = @OBJEXT@
108 OPT_LDFLAGS = @OPT_LDFLAGS@
109 OS_INC_SRCDIR = @OS_INC_SRCDIR@
110 PACKAGE = @PACKAGE@
111 RANLIB = @RANLIB@
112 SECTION_FLAGS = @SECTION_FLAGS@
113 SECTION_LDFLAGS = @SECTION_LDFLAGS@
114 STRIP = @STRIP@
115 SYMVER_MAP = @SYMVER_MAP@
116 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
117 USE_NLS = @USE_NLS@
118 VERSION = @VERSION@
119 WARN_FLAGS = @WARN_FLAGS@
120 WERROR = @WERROR@
121 baseline_dir = @baseline_dir@
122 check_msgfmt = @check_msgfmt@
123 enable_shared = @enable_shared@
124 enable_static = @enable_static@
125 glibcxx_CXX = @glibcxx_CXX@
126 glibcxx_MOFILES = @glibcxx_MOFILES@
127 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
128 glibcxx_POFILES = @glibcxx_POFILES@
129 glibcxx_basedir = @glibcxx_basedir@
130 glibcxx_builddir = @glibcxx_builddir@
131 glibcxx_localedir = @glibcxx_localedir@
132 glibcxx_prefixdir = @glibcxx_prefixdir@
133 glibcxx_srcdir = @glibcxx_srcdir@
134 glibcxx_thread_h = @glibcxx_thread_h@
135 glibcxx_toolexecdir = @glibcxx_toolexecdir@
136 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
137 gxx_include_dir = @gxx_include_dir@
138 ifGNUmake = @ifGNUmake@
139 libtool_VERSION = @libtool_VERSION@
140 toplevel_srcdir = @toplevel_srcdir@
142 AUTOMAKE_OPTIONS = 1.3 cygnus
143 MAINT_CHARSET = latin1
145 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
147 # Cross compiler and multilib support.
148 CC = @CC@
149 CXX = @glibcxx_CXX@
150 toolexecdir = @glibcxx_toolexecdir@
151 toolexeclibdir = @glibcxx_toolexeclibdir@
153 # Need this library to both be part of libstdc++.a, and installed
154 # separately too.
155 # 1) separate libsupc++.la
156 toolexeclib_LTLIBRARIES = libsupc++.la
157 # 2) integrated libsupc++convenience.la that is to be a part of libstdc++.a
158 noinst_LTLIBRARIES = libsupc++convenience.la
160 # Compile flags that should be constant throughout the build, both for
161 # SUBDIRS and for libstdc++-v3 in general.
162 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
164 # These bits are all figured out from configure. Look in acinclude.m4
165 # or configure.in to see how they are set. See GLIBCXX_EXPORT_FLAGS
166 # NB: DEBUGFLAGS have to be at the end so that -O2 can be overridden.
167 CONFIG_CXXFLAGS = \
168 @SECTION_FLAGS@ @EXTRA_CXX_FLAGS@
171 # Warning flags to use.
172 WARN_CXXFLAGS = \
173 @WARN_FLAGS@ $(WERROR) -fdiagnostics-show-location=once
176 LIBSUPCXX_CXXFLAGS = @LIBSUPCXX_PICFLAGS@
178 # Use common includes from acinclude.m4/GLIBCXX_EXPORT_INCLUDES
179 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
180 LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
181 GCC_INCLUDES = -I$(toplevel_srcdir)/gcc -I$(toplevel_srcdir)/include
183 INCLUDES = \
184 $(GCC_INCLUDES) $(GLIBCXX_INCLUDES) $(LIBSUPCXX_INCLUDES)
187 headers = \
188 exception new typeinfo cxxabi.h exception_defines.h
191 sources = \
192 del_op.cc \
193 del_opnt.cc \
194 del_opv.cc \
195 del_opvnt.cc \
196 eh_alloc.cc \
197 eh_aux_runtime.cc \
198 eh_catch.cc \
199 eh_exception.cc \
200 eh_globals.cc \
201 eh_personality.cc \
202 eh_term_handler.cc \
203 eh_terminate.cc \
204 eh_throw.cc \
205 eh_type.cc \
206 eh_unex_handler.cc \
207 guard.cc \
208 new_handler.cc \
209 new_op.cc \
210 new_opnt.cc \
211 new_opv.cc \
212 new_opvnt.cc \
213 pure.cc \
214 tinfo.cc \
215 tinfo2.cc \
216 vec.cc \
217 vterminate.cc
220 libsupc___la_SOURCES = $(sources)
221 libsupc__convenience_la_SOURCES = $(sources)
223 glibcxxinstalldir = $(gxx_include_dir)
224 glibcxxinstall_HEADERS = $(headers)
226 # AM_CXXFLAGS needs to be in each subdirectory so that it can be
227 # modified in a per-library or per-sub-library way. Need to manually
228 # set this option because CONFIG_CXXFLAGS has to be after
229 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
230 # as the occasion call for it.
231 AM_CXXFLAGS = \
232 -fno-implicit-templates \
233 $(LIBSUPCXX_CXXFLAGS) \
234 $(WARN_CXXFLAGS) \
235 $(OPTIMIZE_CXXFLAGS) \
236 $(CONFIG_CXXFLAGS)
239 AM_MAKEFLAGS = \
240 "gxx_include_dir=$(gxx_include_dir)"
243 # libstdc++ libtool notes
245 # 1) Need to explicitly set LTCXXCOMPILE so that AM_CXXFLAGS is
246 # last. (That way, things like -O2 passed down from the toplevel can
247 # be overridden by --enable-debug.)
249 # 2) In general, libtool expects an argument such as `--tag=CXX' when
250 # using the C++ compiler, because that will enable the settings
251 # detected when C++ support was being configured. However, when no
252 # such flag is given in the command line, libtool attempts to figure
253 # it out by matching the compiler name in each configuration section
254 # against a prefix of the command line. The problem is that, if the
255 # compiler name and its initial flags stored in the libtool
256 # configuration file don't match those in the command line, libtool
257 # can't decide which configuration to use, and it gives up. The
258 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
259 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
260 # attempt to infer which configuration to use.
262 # We have to put --tag disable-shared after --tag CXX lest things
263 # CXX undo the affect of disable-shared.
264 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --tag disable-shared \
265 --mode=compile $(CXX) $(INCLUDES) \
266 $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(AM_CXXFLAGS)
269 # 3) We'd have a problem when building the shared libstdc++ object if
270 # the rules automake generates would be used. We cannot allow g++ to
271 # be used since this would add -lstdc++ to the link line which of
272 # course is problematic at this point. So, we get the top-level
273 # directory to configure libstdc++-v3 to use gcc as the C++
274 # compilation driver.
275 CXXLINK = $(LIBTOOL) --tag CXX --tag disable-shared \
276 --mode=link $(CXX) \
277 @OPT_LDFLAGS@ @SECTION_LDFLAGS@ $(AM_CXXFLAGS) $(LDFLAGS) -o $@
279 CONFIG_HEADER = ../config.h
280 CONFIG_CLEAN_FILES =
281 LTLIBRARIES = $(noinst_LTLIBRARIES) $(toolexeclib_LTLIBRARIES)
284 DEFS = @DEFS@ -I. -I$(srcdir) -I..
285 CPPFLAGS = @CPPFLAGS@
286 LDFLAGS = @LDFLAGS@
287 LIBS = @LIBS@
288 libsupc__convenience_la_LDFLAGS =
289 libsupc__convenience_la_LIBADD =
290 libsupc__convenience_la_OBJECTS = del_op.lo del_opnt.lo del_opv.lo \
291 del_opvnt.lo eh_alloc.lo eh_aux_runtime.lo eh_catch.lo eh_exception.lo \
292 eh_globals.lo eh_personality.lo eh_term_handler.lo eh_terminate.lo \
293 eh_throw.lo eh_type.lo eh_unex_handler.lo guard.lo new_handler.lo \
294 new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo pure.lo tinfo.lo \
295 tinfo2.lo vec.lo vterminate.lo
296 libsupc___la_LDFLAGS =
297 libsupc___la_LIBADD =
298 libsupc___la_OBJECTS = del_op.lo del_opnt.lo del_opv.lo del_opvnt.lo \
299 eh_alloc.lo eh_aux_runtime.lo eh_catch.lo eh_exception.lo eh_globals.lo \
300 eh_personality.lo eh_term_handler.lo eh_terminate.lo eh_throw.lo \
301 eh_type.lo eh_unex_handler.lo guard.lo new_handler.lo new_op.lo \
302 new_opnt.lo new_opv.lo new_opvnt.lo pure.lo tinfo.lo tinfo2.lo vec.lo \
303 vterminate.lo
304 CXXFLAGS = @CXXFLAGS@
305 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
306 CXXLD = $(CXX)
307 HEADERS = $(glibcxxinstall_HEADERS)
309 DIST_COMMON = Makefile.am Makefile.in
312 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
314 TAR = gtar
315 GZIP_ENV = --best
316 SOURCES = $(libsupc__convenience_la_SOURCES) $(libsupc___la_SOURCES)
317 OBJECTS = $(libsupc__convenience_la_OBJECTS) $(libsupc___la_OBJECTS)
319 all: all-redirect
320 .SUFFIXES:
321 .SUFFIXES: .S .c .cc .lo .o .obj .s
322 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
323 cd $(top_srcdir) && $(AUTOMAKE) --cygnus libsupc++/Makefile
325 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
326 cd $(top_builddir) \
327 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
330 mostlyclean-noinstLTLIBRARIES:
332 clean-noinstLTLIBRARIES:
333 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
335 distclean-noinstLTLIBRARIES:
337 maintainer-clean-noinstLTLIBRARIES:
339 mostlyclean-toolexeclibLTLIBRARIES:
341 clean-toolexeclibLTLIBRARIES:
342 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
344 distclean-toolexeclibLTLIBRARIES:
346 maintainer-clean-toolexeclibLTLIBRARIES:
348 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
349 @$(NORMAL_INSTALL)
350 $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir)
351 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
352 if test -f $$p; then \
353 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p"; \
354 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p; \
355 else :; fi; \
356 done
358 uninstall-toolexeclibLTLIBRARIES:
359 @$(NORMAL_UNINSTALL)
360 list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
361 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(toolexeclibdir)/$$p; \
362 done
364 .c.o:
365 $(COMPILE) -c $<
367 # FIXME: We should only use cygpath when building on Windows,
368 # and only if it is available.
369 .c.obj:
370 $(COMPILE) -c `cygpath -w $<`
372 .s.o:
373 $(COMPILE) -c $<
375 .S.o:
376 $(COMPILE) -c $<
378 mostlyclean-compile:
379 -rm -f *.o core *.core
380 -rm -f *.$(OBJEXT)
382 clean-compile:
384 distclean-compile:
385 -rm -f *.tab.c
387 maintainer-clean-compile:
389 .c.lo:
390 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
392 .s.lo:
393 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
395 .S.lo:
396 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
398 mostlyclean-libtool:
399 -rm -f *.lo
401 clean-libtool:
402 -rm -rf .libs _libs
404 distclean-libtool:
406 maintainer-clean-libtool:
408 libsupc++convenience.la: $(libsupc__convenience_la_OBJECTS) $(libsupc__convenience_la_DEPENDENCIES)
409 $(CXXLINK) $(libsupc__convenience_la_LDFLAGS) $(libsupc__convenience_la_OBJECTS) $(libsupc__convenience_la_LIBADD) $(LIBS)
411 libsupc++.la: $(libsupc___la_OBJECTS) $(libsupc___la_DEPENDENCIES)
412 $(CXXLINK) -rpath $(toolexeclibdir) $(libsupc___la_LDFLAGS) $(libsupc___la_OBJECTS) $(libsupc___la_LIBADD) $(LIBS)
413 .cc.o:
414 $(CXXCOMPILE) -c $<
415 .cc.obj:
416 $(CXXCOMPILE) -c `cygpath -w $<`
417 .cc.lo:
418 $(LTCXXCOMPILE) -c $<
420 tags: TAGS
422 ID: $(HEADERS) $(SOURCES) $(LISP)
423 list='$(SOURCES) $(HEADERS)'; \
424 unique=`for i in $$list; do echo $$i; done | \
425 awk ' { files[$$0] = 1; } \
426 END { for (i in files) print i; }'`; \
427 here=`pwd` && cd $(srcdir) \
428 && mkid -f$$here/ID $$unique $(LISP)
430 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
431 tags=; \
432 here=`pwd`; \
433 list='$(SOURCES) $(HEADERS)'; \
434 unique=`for i in $$list; do echo $$i; done | \
435 awk ' { files[$$0] = 1; } \
436 END { for (i in files) print i; }'`; \
437 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
438 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
440 mostlyclean-tags:
442 clean-tags:
444 distclean-tags:
445 -rm -f TAGS ID
447 maintainer-clean-tags:
449 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
451 subdir = libsupc++
453 distdir: $(DISTFILES)
454 @for file in $(DISTFILES); do \
455 if test -f $$file; then d=.; else d=$(srcdir); fi; \
456 if test -d $$d/$$file; then \
457 cp -pr $$d/$$file $(distdir)/$$file; \
458 else \
459 test -f $(distdir)/$$file \
460 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
461 || cp -p $$d/$$file $(distdir)/$$file || :; \
462 fi; \
463 done
464 info-am:
465 info: info-am
466 dvi-am:
467 dvi: dvi-am
468 check-am:
469 check: check-am
470 installcheck-am:
471 installcheck: installcheck-am
472 install-info-am:
473 install-info: install-info-am
474 install-exec-am: install-toolexeclibLTLIBRARIES
475 install-exec: install-exec-am
477 install-data-am: install-glibcxxinstallHEADERS
478 install-data: install-data-am
480 install-am: all-am
481 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
482 install: install-am
483 uninstall-am: uninstall-toolexeclibLTLIBRARIES \
484 uninstall-glibcxxinstallHEADERS
485 uninstall: uninstall-am
486 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
487 all-redirect: all-am
488 install-strip:
489 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
490 installdirs:
491 $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir) \
492 $(DESTDIR)$(glibcxxinstalldir)
495 mostlyclean-generic:
497 clean-generic:
499 distclean-generic:
500 -rm -f Makefile $(CONFIG_CLEAN_FILES)
501 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
503 maintainer-clean-generic:
504 mostlyclean-am: mostlyclean-noinstLTLIBRARIES \
505 mostlyclean-toolexeclibLTLIBRARIES mostlyclean-compile \
506 mostlyclean-libtool mostlyclean-tags \
507 mostlyclean-generic
509 mostlyclean: mostlyclean-am
511 clean-am: clean-noinstLTLIBRARIES clean-toolexeclibLTLIBRARIES \
512 clean-compile clean-libtool clean-tags clean-generic \
513 mostlyclean-am
515 clean: clean-am
517 distclean-am: distclean-noinstLTLIBRARIES \
518 distclean-toolexeclibLTLIBRARIES distclean-compile \
519 distclean-libtool distclean-tags distclean-generic \
520 clean-am
521 -rm -f libtool
523 distclean: distclean-am
525 maintainer-clean-am: maintainer-clean-noinstLTLIBRARIES \
526 maintainer-clean-toolexeclibLTLIBRARIES \
527 maintainer-clean-compile maintainer-clean-libtool \
528 maintainer-clean-tags maintainer-clean-generic \
529 distclean-am
530 @echo "This command is intended for maintainers to use;"
531 @echo "it deletes files that may require special tools to rebuild."
533 maintainer-clean: maintainer-clean-am
535 .PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \
536 clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \
537 mostlyclean-toolexeclibLTLIBRARIES distclean-toolexeclibLTLIBRARIES \
538 clean-toolexeclibLTLIBRARIES maintainer-clean-toolexeclibLTLIBRARIES \
539 uninstall-toolexeclibLTLIBRARIES install-toolexeclibLTLIBRARIES \
540 mostlyclean-compile distclean-compile clean-compile \
541 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
542 clean-libtool maintainer-clean-libtool uninstall-glibcxxinstallHEADERS \
543 install-glibcxxinstallHEADERS tags mostlyclean-tags distclean-tags \
544 clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
545 check-am installcheck-am installcheck install-info-am install-info \
546 install-exec-am install-exec install-data-am install-data install-am \
547 install uninstall-am uninstall all-redirect all-am all installdirs \
548 mostlyclean-generic distclean-generic clean-generic \
549 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
552 # We have to have rules modified from the default to counteract SUN make
553 # prepending each of $(glibcxxinstall_HEADERS) with VPATH below.
554 install-glibcxxinstallHEADERS: $(glibcxxinstall_HEADERS)
555 @$(NORMAL_INSTALL)
556 $(mkinstalldirs) $(DESTDIR)$(glibcxxinstalldir)
557 @list='$(glibcxxinstall_HEADERS)'; for p in $$list; do \
558 q=`echo $$p | sed -e 's,.*/,,'`; \
559 if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
560 echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(glibcxxinstalldir)/$$q"; \
561 $(INSTALL_DATA) $$d$$p $(DESTDIR)$(glibcxxinstalldir)/$$q; \
562 done
564 uninstall-glibcxxinstallHEADERS:
565 @$(NORMAL_UNINSTALL)
566 list='$(glibcxxinstall_HEADERS)'; for p in $$list; do \
567 q=`echo $$p | sed -e 's,.*/,,'`; \
568 rm -f $(DESTDIR)$(glibcxxinstalldir)/$$q; \
569 done
571 # Tell versions [3.59,3.63) of GNU make to not export all variables.
572 # Otherwise a system limit (for SysV at least) may be exceeded.
573 .NOEXPORT: