]> git.ipfire.org Git - thirdparty/gcc.git/blame - libstdc++-v3/libsupc++/Makefile.in
[multiple changes]
[thirdparty/gcc.git] / libstdc++-v3 / libsupc++ / Makefile.in
CommitLineData
ab77073f 1# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
06bd10fb 2
501e321e 3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
06bd10fb
BK
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
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = ..
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60build_alias = @build_alias@
61build_triplet = @build@
62host_alias = @host_alias@
63host_triplet = @host@
64target_alias = @target_alias@
65target_triplet = @target@
66AR = @AR@
67AS = @AS@
4a9d5109 68ATOMICITY_INC_SRCDIR = @ATOMICITY_INC_SRCDIR@
ab3bc736 69AWK = @AWK@
6aa43d99 70BASIC_FILE_CC = @BASIC_FILE_CC@
4a9d5109 71BASIC_FILE_H = @BASIC_FILE_H@
4a9d5109 72CCODECVT_C = @CCODECVT_C@
6aa43d99 73CCODECVT_CC = @CCODECVT_CC@
33590f13 74CCODECVT_H = @CCODECVT_H@
6aa43d99
BK
75CCOLLATE_CC = @CCOLLATE_CC@
76CCTYPE_CC = @CCTYPE_CC@
77CLOCALE_CC = @CLOCALE_CC@
4a9d5109 78CLOCALE_H = @CLOCALE_H@
6aa43d99
BK
79CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
80CMESSAGES_CC = @CMESSAGES_CC@
33590f13 81CMESSAGES_H = @CMESSAGES_H@
6aa43d99
BK
82CMONEY_CC = @CMONEY_CC@
83CNUMERIC_CC = @CNUMERIC_CC@
06bd10fb 84CPP = @CPP@
4a9d5109 85CSTDIO_H = @CSTDIO_H@
6aa43d99 86CTIME_CC = @CTIME_CC@
1c26d8fd 87CTIME_H = @CTIME_H@
06bd10fb 88CXXCPP = @CXXCPP@
4a9d5109 89C_INCLUDE_DIR = @C_INCLUDE_DIR@
06bd10fb
BK
90DEBUG_FLAGS = @DEBUG_FLAGS@
91DLLTOOL = @DLLTOOL@
92EXEEXT = @EXEEXT@
93EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
06bd10fb
BK
94GCJ = @GCJ@
95GCJFLAGS = @GCJFLAGS@
4a9d5109
SW
96GLIBCPP_IS_CROSS_COMPILING = @GLIBCPP_IS_CROSS_COMPILING@
97LIBIO_INCLUDES = @LIBIO_INCLUDES@
06bd10fb 98LIBMATHOBJS = @LIBMATHOBJS@
4a9d5109 99LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
f8e4b51d 100LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
400f4e55 101LIBTOOL = @LIBTOOL@
263c6fa8 102LIBUNWIND_FLAG = @LIBUNWIND_FLAG@
06bd10fb
BK
103LN_S = @LN_S@
104MAINT = @MAINT@
105MAKEINFO = @MAKEINFO@
106OBJDUMP = @OBJDUMP@
107OBJEXT = @OBJEXT@
108OPT_LDFLAGS = @OPT_LDFLAGS@
4a9d5109 109OS_INC_SRCDIR = @OS_INC_SRCDIR@
06bd10fb
BK
110PACKAGE = @PACKAGE@
111RANLIB = @RANLIB@
112SECTION_FLAGS = @SECTION_FLAGS@
113SECTION_LDFLAGS = @SECTION_LDFLAGS@
114STRIP = @STRIP@
6aa43d99 115SYMVER_MAP = @SYMVER_MAP@
4a9d5109 116TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
33590f13 117USE_NLS = @USE_NLS@
06bd10fb 118VERSION = @VERSION@
e466dc8a 119WARN_FLAGS = @WARN_FLAGS@
06bd10fb 120WERROR = @WERROR@
747d0967 121baseline_file = @baseline_file@
501e321e 122check_msgfmt = @check_msgfmt@
34791641
PE
123enable_shared = @enable_shared@
124enable_static = @enable_static@
46840bcd 125glibcpp_CXX = @glibcpp_CXX@
33590f13 126glibcpp_MOFILES = @glibcpp_MOFILES@
4e10943d 127glibcpp_POFILES = @glibcpp_POFILES@
06bd10fb 128glibcpp_basedir = @glibcpp_basedir@
c6192d88 129glibcpp_builddir = @glibcpp_builddir@
33590f13 130glibcpp_localedir = @glibcpp_localedir@
c6192d88
BK
131glibcpp_prefixdir = @glibcpp_prefixdir@
132glibcpp_srcdir = @glibcpp_srcdir@
4a9d5109 133glibcpp_thread_h = @glibcpp_thread_h@
72ed2836
BK
134glibcpp_toolexecdir = @glibcpp_toolexecdir@
135glibcpp_toolexeclibdir = @glibcpp_toolexeclibdir@
1fd2f510 136gxx_include_dir = @gxx_include_dir@
06bd10fb 137ifGNUmake = @ifGNUmake@
c4d3f801 138libio_la = @libio_la@
4e10943d 139libtool_VERSION = @libtool_VERSION@
e2c20fae 140toplevel_srcdir = @toplevel_srcdir@
06bd10fb
BK
141
142AUTOMAKE_OPTIONS = 1.3 cygnus
143MAINT_CHARSET = latin1
5e53dba6 144
ae9dc931
BK
145mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
146
5e53dba6 147# Cross compiler and multilib support.
76f6aa8b 148CC = @CC@
46840bcd 149CXX = @glibcpp_CXX@
72ed2836
BK
150toolexecdir = @glibcpp_toolexecdir@
151toolexeclibdir = @glibcpp_toolexeclibdir@
06bd10fb
BK
152
153# Need this library to both be part of libstdc++.a, and installed
154# separately too.
155# 1) separate libsupc++.la
156toolexeclib_LTLIBRARIES = libsupc++.la
157# 2) integrated libsupc++convenience.la that is to be a part of libstdc++.a
158noinst_LTLIBRARIES = libsupc++convenience.la
159
e466dc8a
BK
160# Compile flags that should be constant throughout the build, both for
161# SUBDIRS and for libstdc++-v3 in general.
162OPTIMIZE_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.
1c26d8fd 167CONFIG_CXXFLAGS = \
697044e0 168 @SECTION_FLAGS@ @EXTRA_CXX_FLAGS@
e466dc8a
BK
169
170
171# Warning flags to use.
1c26d8fd
BK
172WARN_CXXFLAGS = \
173 @WARN_FLAGS@ $(WERROR) -fdiagnostics-show-location=once
e466dc8a
BK
174
175
4ffbd077
BK
176LIBSUPCXX_CXXFLAGS = @LIBSUPCXX_PICFLAGS@
177
e466dc8a 178# Use common includes from acinclude.m4/GLIBCPP_EXPORT_INCLUDES
4a9d5109 179GLIBCPP_INCLUDES = @GLIBCPP_INCLUDES@
e466dc8a 180LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
e01c9849 181GCC_INCLUDES = -I$(toplevel_srcdir)/gcc -I$(toplevel_srcdir)/include
d27bba5e 182
1c26d8fd
BK
183INCLUDES = \
184 $(GCC_INCLUDES) $(GLIBCPP_INCLUDES) $(LIBSUPCXX_INCLUDES)
185
186
187headers = \
188 exception new typeinfo cxxabi.h exception_defines.h
189
190
1c26d8fd
BK
191sources = \
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
06bd10fb
BK
218
219
4ffbd077
BK
220libsupc___la_SOURCES = $(sources)
221libsupc__convenience_la_SOURCES = $(sources)
06bd10fb 222
43ba4a58 223glibcppinstalldir = @gxx_include_dir@
a6863e25
BK
224glibcppinstall_HEADERS = $(headers)
225
e01c9849
BK
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.
1c26d8fd
BK
229C_COMPILE = \
230 $(CC) $(DEFS) $(GCC_INCLUDES) \
231 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
e01c9849
BK
232
233
76f6aa8b 234# LTCOMPILE is copied from LTCXXCOMPILE below.
1c26d8fd
BK
235LTCOMPILE = $(LIBTOOL) --tag CC --tag disable-shared --mode=compile $(CC) \
236 $(DEFS) $(GCC_INCLUDES) $(LIBSUPCXX_PICFLAGS) \
237 $(AM_CPPFLAGS) $(CPPFLAGS)
76f6aa8b
PE
238
239
c7053b70 240# AM_CXXFLAGS needs to be in each subdirectory so that it can be
a9117427
BK
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
4ffbd077 244# as the occasion call for it.
1c26d8fd
BK
245AM_CXXFLAGS = \
246 -fno-implicit-templates \
247 $(LIBSUPCXX_CXXFLAGS) \
248 $(WARN_CXXFLAGS) \
249 $(OPTIMIZE_CXXFLAGS) \
250 $(CONFIG_CXXFLAGS)
06bd10fb
BK
251
252
a9117427 253# libstdc++ libtool notes
06bd10fb 254
a9117427
BK
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
20b11783
MM
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.
1c26d8fd
BK
274LTCXXCOMPILE = $(LIBTOOL) --tag CXX --tag disable-shared \
275 --mode=compile $(CXX) $(INCLUDES) \
276 $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(AM_CXXFLAGS)
a9117427
BK
277
278
787d2fb7
AO
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.
1c26d8fd
BK
285CXXLINK = $(LIBTOOL) --tag CXX --tag disable-shared \
286 --mode=link $(CXX) \
287 @OPT_LDFLAGS@ @SECTION_LDFLAGS@ $(AM_CXXFLAGS) $(LDFLAGS) -o $@
06bd10fb 288
58b08ac3 289CONFIG_HEADER = ../config.h
06bd10fb
BK
290CONFIG_CLEAN_FILES =
291LTLIBRARIES = $(noinst_LTLIBRARIES) $(toolexeclib_LTLIBRARIES)
292
293
58b08ac3 294DEFS = @DEFS@ -I. -I$(srcdir) -I..
06bd10fb
BK
295CPPFLAGS = @CPPFLAGS@
296LDFLAGS = @LDFLAGS@
297LIBS = @LIBS@
298libsupc__convenience_la_LDFLAGS =
299libsupc__convenience_la_LIBADD =
e01c9849
BK
300libsupc__convenience_la_OBJECTS = del_op.lo del_opnt.lo del_opv.lo \
301del_opvnt.lo eh_alloc.lo eh_aux_runtime.lo eh_catch.lo eh_exception.lo \
fb705416
PE
302eh_globals.lo eh_personality.lo eh_term_handler.lo eh_terminate.lo \
303eh_throw.lo eh_type.lo eh_unex_handler.lo guard.lo new_handler.lo \
304new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo pure.lo tinfo.lo \
4ffbd077 305tinfo2.lo vec.lo vterminate.lo
06bd10fb
BK
306libsupc___la_LDFLAGS =
307libsupc___la_LIBADD =
e01c9849
BK
308libsupc___la_OBJECTS = del_op.lo del_opnt.lo del_opv.lo del_opvnt.lo \
309eh_alloc.lo eh_aux_runtime.lo eh_catch.lo eh_exception.lo eh_globals.lo \
fb705416
PE
310eh_personality.lo eh_term_handler.lo eh_terminate.lo eh_throw.lo \
311eh_type.lo eh_unex_handler.lo guard.lo new_handler.lo new_op.lo \
312new_opnt.lo new_opv.lo new_opvnt.lo pure.lo tinfo.lo tinfo2.lo vec.lo \
4ffbd077 313vterminate.lo
06bd10fb 314CXXFLAGS = @CXXFLAGS@
b1e53318 315CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
06bd10fb 316CXXLD = $(CXX)
a6863e25
BK
317HEADERS = $(glibcppinstall_HEADERS)
318
ae9dc931 319DIST_COMMON = Makefile.am Makefile.in
06bd10fb
BK
320
321
322DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
323
1c26d8fd 324TAR = gtar
06bd10fb
BK
325GZIP_ENV = --best
326SOURCES = $(libsupc__convenience_la_SOURCES) $(libsupc___la_SOURCES)
327OBJECTS = $(libsupc__convenience_la_OBJECTS) $(libsupc___la_OBJECTS)
328
329all: 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
335Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
336 cd $(top_builddir) \
337 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
338
339
340mostlyclean-noinstLTLIBRARIES:
341
342clean-noinstLTLIBRARIES:
343 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
344
345distclean-noinstLTLIBRARIES:
346
347maintainer-clean-noinstLTLIBRARIES:
348
349mostlyclean-toolexeclibLTLIBRARIES:
350
351clean-toolexeclibLTLIBRARIES:
352 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
353
354distclean-toolexeclibLTLIBRARIES:
355
356maintainer-clean-toolexeclibLTLIBRARIES:
357
358install-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
368uninstall-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
388mostlyclean-compile:
389 -rm -f *.o core *.core
390 -rm -f *.$(OBJEXT)
391
392clean-compile:
393
394distclean-compile:
395 -rm -f *.tab.c
396
397maintainer-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
408mostlyclean-libtool:
409 -rm -f *.lo
410
411clean-libtool:
412 -rm -rf .libs _libs
413
414distclean-libtool:
415
416maintainer-clean-libtool:
417
418libsupc++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
421libsupc++.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
430tags: TAGS
431
432ID: $(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
440TAGS: $(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" \
1c26d8fd 448 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
06bd10fb
BK
449
450mostlyclean-tags:
451
452clean-tags:
453
454distclean-tags:
455 -rm -f TAGS ID
456
457maintainer-clean-tags:
458
459distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
460
461subdir = libsupc++
462
463distdir: $(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 \
400f4e55 467 cp -pr $$d/$$file $(distdir)/$$file; \
06bd10fb
BK
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
474info-am:
475info: info-am
476dvi-am:
477dvi: dvi-am
478check-am:
479check: check-am
480installcheck-am:
481installcheck: installcheck-am
482install-info-am:
483install-info: install-info-am
484install-exec-am: install-toolexeclibLTLIBRARIES
485install-exec: install-exec-am
486
a6863e25 487install-data-am: install-glibcppinstallHEADERS
06bd10fb
BK
488install-data: install-data-am
489
490install-am: all-am
491 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
492install: install-am
a6863e25
BK
493uninstall-am: uninstall-toolexeclibLTLIBRARIES \
494 uninstall-glibcppinstallHEADERS
06bd10fb 495uninstall: uninstall-am
a6863e25 496all-am: Makefile $(LTLIBRARIES) $(HEADERS)
06bd10fb
BK
497all-redirect: all-am
498install-strip:
499 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
500installdirs:
a6863e25
BK
501 $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir) \
502 $(DESTDIR)$(glibcppinstalldir)
06bd10fb
BK
503
504
505mostlyclean-generic:
506
507clean-generic:
508
509distclean-generic:
510 -rm -f Makefile $(CONFIG_CLEAN_FILES)
511 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
512
513maintainer-clean-generic:
514mostlyclean-am: mostlyclean-noinstLTLIBRARIES \
515 mostlyclean-toolexeclibLTLIBRARIES mostlyclean-compile \
516 mostlyclean-libtool mostlyclean-tags \
517 mostlyclean-generic
518
519mostlyclean: mostlyclean-am
520
521clean-am: clean-noinstLTLIBRARIES clean-toolexeclibLTLIBRARIES \
522 clean-compile clean-libtool clean-tags clean-generic \
523 mostlyclean-am
524
525clean: clean-am
526
527distclean-am: distclean-noinstLTLIBRARIES \
528 distclean-toolexeclibLTLIBRARIES distclean-compile \
529 distclean-libtool distclean-tags distclean-generic \
530 clean-am
531 -rm -f libtool
532
533distclean: distclean-am
534
535maintainer-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
543maintainer-clean: maintainer-clean-am
544
545.PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \
546clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \
547mostlyclean-toolexeclibLTLIBRARIES distclean-toolexeclibLTLIBRARIES \
548clean-toolexeclibLTLIBRARIES maintainer-clean-toolexeclibLTLIBRARIES \
549uninstall-toolexeclibLTLIBRARIES install-toolexeclibLTLIBRARIES \
550mostlyclean-compile distclean-compile clean-compile \
551maintainer-clean-compile mostlyclean-libtool distclean-libtool \
a6863e25
BK
552clean-libtool maintainer-clean-libtool uninstall-glibcppinstallHEADERS \
553install-glibcppinstallHEADERS tags mostlyclean-tags distclean-tags \
554clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
555check-am installcheck-am installcheck install-info-am install-info \
556install-exec-am install-exec install-data-am install-data install-am \
557install uninstall-am uninstall all-redirect all-am all installdirs \
558mostlyclean-generic distclean-generic clean-generic \
06bd10fb
BK
559maintainer-clean-generic clean mostlyclean distclean maintainer-clean
560
561
38fae3e3
HPN
562# We have to have rules modified from the default to counteract SUN make
563# prepending each of $(glibcppinstall_HEADERS) with VPATH below.
564install-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
574uninstall-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
06bd10fb
BK
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: