]> git.ipfire.org Git - thirdparty/gcc.git/blob - libstdc++-v3/libsupc++/Makefile.in
[multiple changes]
[thirdparty/gcc.git] / libstdc++-v3 / libsupc++ / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p5 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_CC = @BASIC_FILE_CC@
71 BASIC_FILE_H = @BASIC_FILE_H@
72 CCODECVT_C = @CCODECVT_C@
73 CCODECVT_CC = @CCODECVT_CC@
74 CCODECVT_H = @CCODECVT_H@
75 CCOLLATE_CC = @CCOLLATE_CC@
76 CCTYPE_CC = @CCTYPE_CC@
77 CLOCALE_CC = @CLOCALE_CC@
78 CLOCALE_H = @CLOCALE_H@
79 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
80 CMESSAGES_CC = @CMESSAGES_CC@
81 CMESSAGES_H = @CMESSAGES_H@
82 CMONEY_CC = @CMONEY_CC@
83 CNUMERIC_CC = @CNUMERIC_CC@
84 CPP = @CPP@
85 CSTDIO_H = @CSTDIO_H@
86 CTIME_CC = @CTIME_CC@
87 CTIME_H = @CTIME_H@
88 CXXCPP = @CXXCPP@
89 C_INCLUDE_DIR = @C_INCLUDE_DIR@
90 DEBUG_FLAGS = @DEBUG_FLAGS@
91 DLLTOOL = @DLLTOOL@
92 EXEEXT = @EXEEXT@
93 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
94 GCJ = @GCJ@
95 GCJFLAGS = @GCJFLAGS@
96 GLIBCPP_IS_CROSS_COMPILING = @GLIBCPP_IS_CROSS_COMPILING@
97 LIBIO_INCLUDES = @LIBIO_INCLUDES@
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_file = @baseline_file@
122 check_msgfmt = @check_msgfmt@
123 enable_shared = @enable_shared@
124 enable_static = @enable_static@
125 glibcpp_CXX = @glibcpp_CXX@
126 glibcpp_MOFILES = @glibcpp_MOFILES@
127 glibcpp_POFILES = @glibcpp_POFILES@
128 glibcpp_basedir = @glibcpp_basedir@
129 glibcpp_builddir = @glibcpp_builddir@
130 glibcpp_localedir = @glibcpp_localedir@
131 glibcpp_prefixdir = @glibcpp_prefixdir@
132 glibcpp_srcdir = @glibcpp_srcdir@
133 glibcpp_thread_h = @glibcpp_thread_h@
134 glibcpp_toolexecdir = @glibcpp_toolexecdir@
135 glibcpp_toolexeclibdir = @glibcpp_toolexeclibdir@
136 gxx_include_dir = @gxx_include_dir@
137 ifGNUmake = @ifGNUmake@
138 libio_la = @libio_la@
139 libtool_VERSION = @libtool_VERSION@
140 toplevel_srcdir = @toplevel_srcdir@
141
142 AUTOMAKE_OPTIONS = 1.3 cygnus
143 MAINT_CHARSET = latin1
144
145 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
146
147 # Cross compiler and multilib support.
148 CC = @CC@
149 CXX = @glibcpp_CXX@
150 toolexecdir = @glibcpp_toolexecdir@
151 toolexeclibdir = @glibcpp_toolexeclibdir@
152
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
159
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@
163
164 # These bits are all figured out from configure. Look in acinclude.m4
165 # or configure.in to see how they are set. See GLIBCPP_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@
169
170
171 # Warning flags to use.
172 WARN_CXXFLAGS = \
173 @WARN_FLAGS@ $(WERROR) -fdiagnostics-show-location=once
174
175
176 LIBSUPCXX_CXXFLAGS = @LIBSUPCXX_PICFLAGS@
177
178 # Use common includes from acinclude.m4/GLIBCPP_EXPORT_INCLUDES
179 GLIBCPP_INCLUDES = @GLIBCPP_INCLUDES@
180 LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
181 GCC_INCLUDES = -I$(toplevel_srcdir)/gcc -I$(toplevel_srcdir)/include
182
183 INCLUDES = \
184 $(GCC_INCLUDES) $(GLIBCPP_INCLUDES) $(LIBSUPCXX_INCLUDES)
185
186
187 headers = \
188 exception new typeinfo cxxabi.h exception_defines.h
189
190
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
218
219
220 libsupc___la_SOURCES = $(sources)
221 libsupc__convenience_la_SOURCES = $(sources)
222
223 glibcppinstalldir = @gxx_include_dir@
224 glibcppinstall_HEADERS = $(headers)
225
226 # Use special rules for pulling things out of libiberty. These
227 # objects should be compiled with the "C" compiler, not the C++
228 # compiler, and also should not use the C++ includes.
229 C_COMPILE = \
230 $(CC) $(DEFS) $(GCC_INCLUDES) \
231 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
232
233
234 # LTCOMPILE is copied from LTCXXCOMPILE below.
235 LTCOMPILE = $(LIBTOOL) --tag CC --tag disable-shared --mode=compile $(CC) \
236 $(DEFS) $(GCC_INCLUDES) $(LIBSUPCXX_PICFLAGS) \
237 $(AM_CPPFLAGS) $(CPPFLAGS)
238
239
240 # AM_CXXFLAGS needs to be in each subdirectory so that it can be
241 # modified in a per-library or per-sub-library way. Need to manually
242 # set this option because CONFIG_CXXFLAGS has to be after
243 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
244 # as the occasion call for it.
245 AM_CXXFLAGS = \
246 -fno-implicit-templates \
247 $(LIBSUPCXX_CXXFLAGS) \
248 $(WARN_CXXFLAGS) \
249 $(OPTIMIZE_CXXFLAGS) \
250 $(CONFIG_CXXFLAGS)
251
252
253 # libstdc++ libtool notes
254
255 # 1) Need to explicitly set LTCXXCOMPILE so that AM_CXXFLAGS is
256 # last. (That way, things like -O2 passed down from the toplevel can
257 # be overridden by --enable-debug.)
258
259 # 2) In general, libtool expects an argument such as `--tag=CXX' when
260 # using the C++ compiler, because that will enable the settings
261 # detected when C++ support was being configured. However, when no
262 # such flag is given in the command line, libtool attempts to figure
263 # it out by matching the compiler name in each configuration section
264 # against a prefix of the command line. The problem is that, if the
265 # compiler name and its initial flags stored in the libtool
266 # configuration file don't match those in the command line, libtool
267 # can't decide which configuration to use, and it gives up. The
268 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
269 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
270 # attempt to infer which configuration to use.
271 #
272 # We have to put --tag disable-shared after --tag CXX lest things
273 # CXX undo the affect of disable-shared.
274 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --tag disable-shared \
275 --mode=compile $(CXX) $(INCLUDES) \
276 $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(AM_CXXFLAGS)
277
278
279 # 3) We'd have a problem when building the shared libstdc++ object if
280 # the rules automake generates would be used. We cannot allow g++ to
281 # be used since this would add -lstdc++ to the link line which of
282 # course is problematic at this point. So, we get the top-level
283 # directory to configure libstdc++-v3 to use gcc as the C++
284 # compilation driver.
285 CXXLINK = $(LIBTOOL) --tag CXX --tag disable-shared \
286 --mode=link $(CXX) \
287 @OPT_LDFLAGS@ @SECTION_LDFLAGS@ $(AM_CXXFLAGS) $(LDFLAGS) -o $@
288
289 CONFIG_HEADER = ../config.h
290 CONFIG_CLEAN_FILES =
291 LTLIBRARIES = $(noinst_LTLIBRARIES) $(toolexeclib_LTLIBRARIES)
292
293
294 DEFS = @DEFS@ -I. -I$(srcdir) -I..
295 CPPFLAGS = @CPPFLAGS@
296 LDFLAGS = @LDFLAGS@
297 LIBS = @LIBS@
298 libsupc__convenience_la_LDFLAGS =
299 libsupc__convenience_la_LIBADD =
300 libsupc__convenience_la_OBJECTS = del_op.lo del_opnt.lo del_opv.lo \
301 del_opvnt.lo eh_alloc.lo eh_aux_runtime.lo eh_catch.lo eh_exception.lo \
302 eh_globals.lo eh_personality.lo eh_term_handler.lo eh_terminate.lo \
303 eh_throw.lo eh_type.lo eh_unex_handler.lo guard.lo new_handler.lo \
304 new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo pure.lo tinfo.lo \
305 tinfo2.lo vec.lo vterminate.lo
306 libsupc___la_LDFLAGS =
307 libsupc___la_LIBADD =
308 libsupc___la_OBJECTS = del_op.lo del_opnt.lo del_opv.lo del_opvnt.lo \
309 eh_alloc.lo eh_aux_runtime.lo eh_catch.lo eh_exception.lo eh_globals.lo \
310 eh_personality.lo eh_term_handler.lo eh_terminate.lo eh_throw.lo \
311 eh_type.lo eh_unex_handler.lo guard.lo new_handler.lo new_op.lo \
312 new_opnt.lo new_opv.lo new_opvnt.lo pure.lo tinfo.lo tinfo2.lo vec.lo \
313 vterminate.lo
314 CXXFLAGS = @CXXFLAGS@
315 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
316 CXXLD = $(CXX)
317 HEADERS = $(glibcppinstall_HEADERS)
318
319 DIST_COMMON = Makefile.am Makefile.in
320
321
322 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
323
324 TAR = gtar
325 GZIP_ENV = --best
326 SOURCES = $(libsupc__convenience_la_SOURCES) $(libsupc___la_SOURCES)
327 OBJECTS = $(libsupc__convenience_la_OBJECTS) $(libsupc___la_OBJECTS)
328
329 all: all-redirect
330 .SUFFIXES:
331 .SUFFIXES: .S .c .cc .lo .o .obj .s
332 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
333 cd $(top_srcdir) && $(AUTOMAKE) --cygnus libsupc++/Makefile
334
335 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
336 cd $(top_builddir) \
337 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
338
339
340 mostlyclean-noinstLTLIBRARIES:
341
342 clean-noinstLTLIBRARIES:
343 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
344
345 distclean-noinstLTLIBRARIES:
346
347 maintainer-clean-noinstLTLIBRARIES:
348
349 mostlyclean-toolexeclibLTLIBRARIES:
350
351 clean-toolexeclibLTLIBRARIES:
352 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
353
354 distclean-toolexeclibLTLIBRARIES:
355
356 maintainer-clean-toolexeclibLTLIBRARIES:
357
358 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
359 @$(NORMAL_INSTALL)
360 $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir)
361 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
362 if test -f $$p; then \
363 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p"; \
364 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p; \
365 else :; fi; \
366 done
367
368 uninstall-toolexeclibLTLIBRARIES:
369 @$(NORMAL_UNINSTALL)
370 list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
371 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(toolexeclibdir)/$$p; \
372 done
373
374 .c.o:
375 $(COMPILE) -c $<
376
377 # FIXME: We should only use cygpath when building on Windows,
378 # and only if it is available.
379 .c.obj:
380 $(COMPILE) -c `cygpath -w $<`
381
382 .s.o:
383 $(COMPILE) -c $<
384
385 .S.o:
386 $(COMPILE) -c $<
387
388 mostlyclean-compile:
389 -rm -f *.o core *.core
390 -rm -f *.$(OBJEXT)
391
392 clean-compile:
393
394 distclean-compile:
395 -rm -f *.tab.c
396
397 maintainer-clean-compile:
398
399 .c.lo:
400 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
401
402 .s.lo:
403 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
404
405 .S.lo:
406 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
407
408 mostlyclean-libtool:
409 -rm -f *.lo
410
411 clean-libtool:
412 -rm -rf .libs _libs
413
414 distclean-libtool:
415
416 maintainer-clean-libtool:
417
418 libsupc++convenience.la: $(libsupc__convenience_la_OBJECTS) $(libsupc__convenience_la_DEPENDENCIES)
419 $(CXXLINK) $(libsupc__convenience_la_LDFLAGS) $(libsupc__convenience_la_OBJECTS) $(libsupc__convenience_la_LIBADD) $(LIBS)
420
421 libsupc++.la: $(libsupc___la_OBJECTS) $(libsupc___la_DEPENDENCIES)
422 $(CXXLINK) -rpath $(toolexeclibdir) $(libsupc___la_LDFLAGS) $(libsupc___la_OBJECTS) $(libsupc___la_LIBADD) $(LIBS)
423 .cc.o:
424 $(CXXCOMPILE) -c $<
425 .cc.obj:
426 $(CXXCOMPILE) -c `cygpath -w $<`
427 .cc.lo:
428 $(LTCXXCOMPILE) -c $<
429
430 tags: TAGS
431
432 ID: $(HEADERS) $(SOURCES) $(LISP)
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 here=`pwd` && cd $(srcdir) \
438 && mkid -f$$here/ID $$unique $(LISP)
439
440 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
441 tags=; \
442 here=`pwd`; \
443 list='$(SOURCES) $(HEADERS)'; \
444 unique=`for i in $$list; do echo $$i; done | \
445 awk ' { files[$$0] = 1; } \
446 END { for (i in files) print i; }'`; \
447 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
448 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
449
450 mostlyclean-tags:
451
452 clean-tags:
453
454 distclean-tags:
455 -rm -f TAGS ID
456
457 maintainer-clean-tags:
458
459 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
460
461 subdir = libsupc++
462
463 distdir: $(DISTFILES)
464 @for file in $(DISTFILES); do \
465 if test -f $$file; then d=.; else d=$(srcdir); fi; \
466 if test -d $$d/$$file; then \
467 cp -pr $$d/$$file $(distdir)/$$file; \
468 else \
469 test -f $(distdir)/$$file \
470 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
471 || cp -p $$d/$$file $(distdir)/$$file || :; \
472 fi; \
473 done
474 info-am:
475 info: info-am
476 dvi-am:
477 dvi: dvi-am
478 check-am:
479 check: check-am
480 installcheck-am:
481 installcheck: installcheck-am
482 install-info-am:
483 install-info: install-info-am
484 install-exec-am: install-toolexeclibLTLIBRARIES
485 install-exec: install-exec-am
486
487 install-data-am: install-glibcppinstallHEADERS
488 install-data: install-data-am
489
490 install-am: all-am
491 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
492 install: install-am
493 uninstall-am: uninstall-toolexeclibLTLIBRARIES \
494 uninstall-glibcppinstallHEADERS
495 uninstall: uninstall-am
496 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
497 all-redirect: all-am
498 install-strip:
499 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
500 installdirs:
501 $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir) \
502 $(DESTDIR)$(glibcppinstalldir)
503
504
505 mostlyclean-generic:
506
507 clean-generic:
508
509 distclean-generic:
510 -rm -f Makefile $(CONFIG_CLEAN_FILES)
511 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
512
513 maintainer-clean-generic:
514 mostlyclean-am: mostlyclean-noinstLTLIBRARIES \
515 mostlyclean-toolexeclibLTLIBRARIES mostlyclean-compile \
516 mostlyclean-libtool mostlyclean-tags \
517 mostlyclean-generic
518
519 mostlyclean: mostlyclean-am
520
521 clean-am: clean-noinstLTLIBRARIES clean-toolexeclibLTLIBRARIES \
522 clean-compile clean-libtool clean-tags clean-generic \
523 mostlyclean-am
524
525 clean: clean-am
526
527 distclean-am: distclean-noinstLTLIBRARIES \
528 distclean-toolexeclibLTLIBRARIES distclean-compile \
529 distclean-libtool distclean-tags distclean-generic \
530 clean-am
531 -rm -f libtool
532
533 distclean: distclean-am
534
535 maintainer-clean-am: maintainer-clean-noinstLTLIBRARIES \
536 maintainer-clean-toolexeclibLTLIBRARIES \
537 maintainer-clean-compile maintainer-clean-libtool \
538 maintainer-clean-tags maintainer-clean-generic \
539 distclean-am
540 @echo "This command is intended for maintainers to use;"
541 @echo "it deletes files that may require special tools to rebuild."
542
543 maintainer-clean: maintainer-clean-am
544
545 .PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \
546 clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \
547 mostlyclean-toolexeclibLTLIBRARIES distclean-toolexeclibLTLIBRARIES \
548 clean-toolexeclibLTLIBRARIES maintainer-clean-toolexeclibLTLIBRARIES \
549 uninstall-toolexeclibLTLIBRARIES install-toolexeclibLTLIBRARIES \
550 mostlyclean-compile distclean-compile clean-compile \
551 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
552 clean-libtool maintainer-clean-libtool uninstall-glibcppinstallHEADERS \
553 install-glibcppinstallHEADERS tags mostlyclean-tags distclean-tags \
554 clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
555 check-am installcheck-am installcheck install-info-am install-info \
556 install-exec-am install-exec install-data-am install-data install-am \
557 install uninstall-am uninstall all-redirect all-am all installdirs \
558 mostlyclean-generic distclean-generic clean-generic \
559 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
560
561
562 # We have to have rules modified from the default to counteract SUN make
563 # prepending each of $(glibcppinstall_HEADERS) with VPATH below.
564 install-glibcppinstallHEADERS: $(glibcppinstall_HEADERS)
565 @$(NORMAL_INSTALL)
566 $(mkinstalldirs) $(DESTDIR)$(glibcppinstalldir)
567 @list='$(glibcppinstall_HEADERS)'; for p in $$list; do \
568 q=`echo $$p | sed -e 's,.*/,,'`; \
569 if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
570 echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(glibcppinstalldir)/$$q"; \
571 $(INSTALL_DATA) $$d$$p $(DESTDIR)$(glibcppinstalldir)/$$q; \
572 done
573
574 uninstall-glibcppinstallHEADERS:
575 @$(NORMAL_UNINSTALL)
576 list='$(glibcppinstall_HEADERS)'; for p in $$list; do \
577 q=`echo $$p | sed -e 's,.*/,,'`; \
578 rm -f $(DESTDIR)$(glibcppinstalldir)/$$q; \
579 done
580
581 # Tell versions [3.59,3.63) of GNU make to not export all variables.
582 # Otherwise a system limit (for SysV at least) may be exceeded.
583 .NOEXPORT: