]> gcc.gnu.org Git - gcc.git/blame - libstdc++-v3/libsupc++/Makefile.in
Adding new option -ftrapv.
[gcc.git] / libstdc++-v3 / libsupc++ / Makefile.in
CommitLineData
06bd10fb
BK
1# Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999 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
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@
68CC = @CC@
69CPP = @CPP@
e466dc8a 70CSHADOW_FLAGS = @CSHADOW_FLAGS@
06bd10fb
BK
71CXX = @CXX@
72CXXCPP = @CXXCPP@
73DEBUG_FLAGS = @DEBUG_FLAGS@
74DLLTOOL = @DLLTOOL@
75EXEEXT = @EXEEXT@
76EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
06bd10fb
BK
77GCJ = @GCJ@
78GCJFLAGS = @GCJFLAGS@
79GLIBCPP_CFLAGS = @GLIBCPP_CFLAGS@
80GLIBCPP_CXXFLAGS = @GLIBCPP_CXXFLAGS@
81LIBMATHOBJS = @LIBMATHOBJS@
82LIBSTRINGOBJS = @LIBSTRINGOBJS@
83LN_S = @LN_S@
84MAINT = @MAINT@
85MAKEINFO = @MAKEINFO@
86OBJDUMP = @OBJDUMP@
87OBJEXT = @OBJEXT@
88OPT_LDFLAGS = @OPT_LDFLAGS@
89PACKAGE = @PACKAGE@
90RANLIB = @RANLIB@
91SECTION_FLAGS = @SECTION_FLAGS@
92SECTION_LDFLAGS = @SECTION_LDFLAGS@
93STRIP = @STRIP@
06bd10fb
BK
94USE_COMPLEX_LONG_DOUBLE = @USE_COMPLEX_LONG_DOUBLE@
95VERSION = @VERSION@
e466dc8a 96WARN_FLAGS = @WARN_FLAGS@
06bd10fb
BK
97WERROR = @WERROR@
98WFMT_FLAGS = @WFMT_FLAGS@
06bd10fb 99glibcpp_basedir = @glibcpp_basedir@
1fd2f510 100gxx_include_dir = @gxx_include_dir@
06bd10fb
BK
101ifGNUmake = @ifGNUmake@
102libinst_wstring_la = @libinst_wstring_la@
1fd2f510 103libstdcxx_interface = @libstdcxx_interface@
06bd10fb
BK
104
105AUTOMAKE_OPTIONS = 1.3 cygnus
106MAINT_CHARSET = latin1
107@USE_LIBDIR_TRUE@toolexeclibdir = $(libdir)$(MULTISUBDIR)
1fd2f510
BK
108@USE_LIBDIR_FALSE@@VERSION_SPECIFIC_LIBS_TRUE@toolexeclibdir = $(toolexecdir)/$(gcc_version)
109@USE_LIBDIR_FALSE@@VERSION_SPECIFIC_LIBS_FALSE@toolexeclibdir = $(toolexecdir)/lib$(MULTISUBDIR)
110@USE_LIBDIR_FALSE@@VERSION_SPECIFIC_LIBS_TRUE@gcc_version = @gcc_version@
111@USE_LIBDIR_FALSE@@VERSION_SPECIFIC_LIBS_TRUE@toolexecdir = $(libdir)/gcc-lib/$(target_alias)
112@USE_LIBDIR_FALSE@@VERSION_SPECIFIC_LIBS_FALSE@toolexecdir = $(exec_prefix)/$(target_alias)
06bd10fb
BK
113
114# Need this library to both be part of libstdc++.a, and installed
115# separately too.
116# 1) separate libsupc++.la
117toolexeclib_LTLIBRARIES = libsupc++.la
118# 2) integrated libsupc++convenience.la that is to be a part of libstdc++.a
119noinst_LTLIBRARIES = libsupc++convenience.la
120
e466dc8a
BK
121# Compile flags that should be constant throughout the build, both for
122# SUBDIRS and for libstdc++-v3 in general.
123OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
124
125# These bits are all figured out from configure. Look in acinclude.m4
126# or configure.in to see how they are set. See GLIBCPP_EXPORT_FLAGS
127# NB: DEBUGFLAGS have to be at the end so that -O2 can be overridden.
128CONFIG_CXXFLAGS = @EXTRA_CXX_FLAGS@ @SECTION_FLAGS@ @CSHADOW_FLAGS@ @DEBUG_FLAGS@
129
130
131# Warning flags to use.
132WARN_CXXFLAGS = @WARN_FLAGS@ $(WERROR) @WFMT_FLAGS@
133
134
135# Use common includes from acinclude.m4/GLIBCPP_EXPORT_INCLUDES
136GLIBCPP_INCLUDE_DIR = @GLIBCPP_INCLUDE_DIR@
137C_INCLUDE_DIR = @C_INCLUDE_DIR@
138TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
139LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
140LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
141LIBIO_INCLUDES = @LIBIO_INCLUDES@
142CSHADOW_INCLUDES = @CSHADOW_INCLUDES@
143
a6863e25 144INCLUDES = -I$(top_srcdir)/../gcc -I$(top_srcdir)/../include $(CSHADOW_INCLUDES) $(LIBSUPCXX_INCLUDES) -I$(GLIBCPP_INCLUDE_DIR) $(CONFIG_INCLUDES) -I$(top_builddir)
1364053c 145
06bd10fb 146
a6863e25 147headers = cxxabi.h exception new new.h typeinfo
06bd10fb
BK
148
149
3734420f 150sources = del_op.cc del_opnt.cc del_opv.cc del_opvnt.cc exception.cc new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pure.cc tinfo.cc tinfo2.cc vec.cc
06bd10fb
BK
151
152
153libsupc___la_SOURCES = $(sources)
154libsupc__convenience_la_SOURCES = $(sources)
1fd2f510
BK
155@GXX_INCLUDE_DIR_TRUE@glibcppinstalldir = @gxx_include_dir@
156@GXX_INCLUDE_DIR_FALSE@@VERSION_SPECIFIC_LIBS_TRUE@glibcppinstalldir = $(libdir)/gcc-lib/$(target_alias)/@gcc_version@/include/g++
157@GXX_INCLUDE_DIR_FALSE@@VERSION_SPECIFIC_LIBS_FALSE@glibcppinstalldir = $(prefix)/include/g++-@libstdcxx_interface@
06bd10fb 158
a6863e25
BK
159glibcppinstall_HEADERS = $(headers)
160
06bd10fb
BK
161# Flags to force separate libtool library to be static only.
162LIBTOOL = @LIBTOOL@ --tag disable-shared
163LIBSUPCXX_CXXFLAGS = -prefer-pic
164
c7053b70 165# AM_CXXFLAGS needs to be in each subdirectory so that it can be
a9117427
BK
166# modified in a per-library or per-sub-library way. Need to manually
167# set this option because CONFIG_CXXFLAGS has to be after
168# OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
169# as the occasion call for it. (ie, --enable-debug)
c7053b70 170AM_CXXFLAGS = -fno-implicit-templates $(LIBSUPCXX_CXXFLAGS) $(WARN_CXXFLAGS) $(OPTIMIZE_CXXFLAGS) $(CONFIG_CXXFLAGS)
06bd10fb
BK
171
172
a9117427 173# libstdc++ libtool notes
06bd10fb 174
a9117427
BK
175# 1) Need to explicitly set LTCXXCOMPILE so that AM_CXXFLAGS is
176# last. (That way, things like -O2 passed down from the toplevel can
177# be overridden by --enable-debug.)
178
179# 2) In general, libtool expects an argument such as `--tag=CXX' when
180# using the C++ compiler, because that will enable the settings
181# detected when C++ support was being configured. However, when no
182# such flag is given in the command line, libtool attempts to figure
183# it out by matching the compiler name in each configuration section
184# against a prefix of the command line. The problem is that, if the
185# compiler name and its initial flags stored in the libtool
186# configuration file don't match those in the command line, libtool
187# can't decide which configuration to use, and it gives up. The
188# correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
189# CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
190# attempt to infer which configuration to use
191LTCXXCOMPILE = $(LIBTOOL) --tag CXX --mode=compile $(CXX) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(AM_CXXFLAGS)
192
193
194# 3) We have a problem when building the shared libstdc++ object if
195# the rules automake generates would be used. We cannot allow CXX to
196# be used in libtool since this would add -lstdc++ to the link line
197# which of course is problematic at this point.
198CXXLINK = $(LIBTOOL) --tag CC --mode=link "$(CC)" @OPT_LDFLAGS@ @SECTION_LDFLAGS@ $(AM_CXXFLAGS) $(LDFLAGS) -o $@
06bd10fb 199
06bd10fb
BK
200mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
201CONFIG_HEADER = ../config.h
202CONFIG_CLEAN_FILES =
203LTLIBRARIES = $(noinst_LTLIBRARIES) $(toolexeclib_LTLIBRARIES)
204
205
206DEFS = @DEFS@ -I. -I$(srcdir) -I..
207CPPFLAGS = @CPPFLAGS@
208LDFLAGS = @LDFLAGS@
209LIBS = @LIBS@
210libsupc__convenience_la_LDFLAGS =
211libsupc__convenience_la_LIBADD =
212libsupc__convenience_la_OBJECTS = del_op.lo del_opnt.lo del_opv.lo \
213del_opvnt.lo exception.lo new_handler.lo new_op.lo new_opnt.lo \
3734420f 214new_opv.lo new_opvnt.lo pure.lo tinfo.lo tinfo2.lo vec.lo
06bd10fb
BK
215libsupc___la_LDFLAGS =
216libsupc___la_LIBADD =
217libsupc___la_OBJECTS = del_op.lo del_opnt.lo del_opv.lo del_opvnt.lo \
218exception.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo \
3734420f 219new_opvnt.lo pure.lo tinfo.lo tinfo2.lo vec.lo
06bd10fb 220CXXFLAGS = @CXXFLAGS@
b1e53318 221CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
06bd10fb 222CXXLD = $(CXX)
a6863e25
BK
223HEADERS = $(glibcppinstall_HEADERS)
224
06bd10fb
BK
225DIST_COMMON = Makefile.am Makefile.in configure configure.in
226
227
228DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
229
230TAR = gtar
231GZIP_ENV = --best
232SOURCES = $(libsupc__convenience_la_SOURCES) $(libsupc___la_SOURCES)
233OBJECTS = $(libsupc__convenience_la_OBJECTS) $(libsupc___la_OBJECTS)
234
235all: all-redirect
236.SUFFIXES:
237.SUFFIXES: .S .c .cc .lo .o .obj .s
238$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
239 cd $(top_srcdir) && $(AUTOMAKE) --cygnus libsupc++/Makefile
240
241Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
242 cd $(top_builddir) \
243 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
244
245
246mostlyclean-noinstLTLIBRARIES:
247
248clean-noinstLTLIBRARIES:
249 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
250
251distclean-noinstLTLIBRARIES:
252
253maintainer-clean-noinstLTLIBRARIES:
254
255mostlyclean-toolexeclibLTLIBRARIES:
256
257clean-toolexeclibLTLIBRARIES:
258 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
259
260distclean-toolexeclibLTLIBRARIES:
261
262maintainer-clean-toolexeclibLTLIBRARIES:
263
264install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
265 @$(NORMAL_INSTALL)
266 $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir)
267 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
268 if test -f $$p; then \
269 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p"; \
270 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p; \
271 else :; fi; \
272 done
273
274uninstall-toolexeclibLTLIBRARIES:
275 @$(NORMAL_UNINSTALL)
276 list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
277 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(toolexeclibdir)/$$p; \
278 done
279
280.c.o:
281 $(COMPILE) -c $<
282
283# FIXME: We should only use cygpath when building on Windows,
284# and only if it is available.
285.c.obj:
286 $(COMPILE) -c `cygpath -w $<`
287
288.s.o:
289 $(COMPILE) -c $<
290
291.S.o:
292 $(COMPILE) -c $<
293
294mostlyclean-compile:
295 -rm -f *.o core *.core
296 -rm -f *.$(OBJEXT)
297
298clean-compile:
299
300distclean-compile:
301 -rm -f *.tab.c
302
303maintainer-clean-compile:
304
305.c.lo:
306 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
307
308.s.lo:
309 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
310
311.S.lo:
312 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
313
314mostlyclean-libtool:
315 -rm -f *.lo
316
317clean-libtool:
318 -rm -rf .libs _libs
319
320distclean-libtool:
321
322maintainer-clean-libtool:
323
324libsupc++convenience.la: $(libsupc__convenience_la_OBJECTS) $(libsupc__convenience_la_DEPENDENCIES)
325 $(CXXLINK) $(libsupc__convenience_la_LDFLAGS) $(libsupc__convenience_la_OBJECTS) $(libsupc__convenience_la_LIBADD) $(LIBS)
326
327libsupc++.la: $(libsupc___la_OBJECTS) $(libsupc___la_DEPENDENCIES)
328 $(CXXLINK) -rpath $(toolexeclibdir) $(libsupc___la_LDFLAGS) $(libsupc___la_OBJECTS) $(libsupc___la_LIBADD) $(LIBS)
329.cc.o:
330 $(CXXCOMPILE) -c $<
331.cc.obj:
332 $(CXXCOMPILE) -c `cygpath -w $<`
333.cc.lo:
334 $(LTCXXCOMPILE) -c $<
335
a6863e25
BK
336install-glibcppinstallHEADERS: $(glibcppinstall_HEADERS)
337 @$(NORMAL_INSTALL)
338 $(mkinstalldirs) $(DESTDIR)$(glibcppinstalldir)
339 @list='$(glibcppinstall_HEADERS)'; for p in $$list; do \
340 if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
341 echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(glibcppinstalldir)/$$p"; \
342 $(INSTALL_DATA) $$d$$p $(DESTDIR)$(glibcppinstalldir)/$$p; \
343 done
344
345uninstall-glibcppinstallHEADERS:
346 @$(NORMAL_UNINSTALL)
347 list='$(glibcppinstall_HEADERS)'; for p in $$list; do \
348 rm -f $(DESTDIR)$(glibcppinstalldir)/$$p; \
349 done
350
06bd10fb
BK
351tags: TAGS
352
353ID: $(HEADERS) $(SOURCES) $(LISP)
354 list='$(SOURCES) $(HEADERS)'; \
355 unique=`for i in $$list; do echo $$i; done | \
356 awk ' { files[$$0] = 1; } \
357 END { for (i in files) print i; }'`; \
358 here=`pwd` && cd $(srcdir) \
359 && mkid -f$$here/ID $$unique $(LISP)
360
361TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
362 tags=; \
363 here=`pwd`; \
364 list='$(SOURCES) $(HEADERS)'; \
365 unique=`for i in $$list; do echo $$i; done | \
366 awk ' { files[$$0] = 1; } \
367 END { for (i in files) print i; }'`; \
368 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
369 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
370
371mostlyclean-tags:
372
373clean-tags:
374
375distclean-tags:
376 -rm -f TAGS ID
377
378maintainer-clean-tags:
379
380distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
381
382subdir = libsupc++
383
384distdir: $(DISTFILES)
385 @for file in $(DISTFILES); do \
386 if test -f $$file; then d=.; else d=$(srcdir); fi; \
387 if test -d $$d/$$file; then \
388 cp -pr $$d/$$file $(distdir)/$$file; \
389 else \
390 test -f $(distdir)/$$file \
391 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
392 || cp -p $$d/$$file $(distdir)/$$file || :; \
393 fi; \
394 done
395info-am:
396info: info-am
397dvi-am:
398dvi: dvi-am
399check-am:
400check: check-am
401installcheck-am:
402installcheck: installcheck-am
403install-info-am:
404install-info: install-info-am
405install-exec-am: install-toolexeclibLTLIBRARIES
406install-exec: install-exec-am
407
a6863e25 408install-data-am: install-glibcppinstallHEADERS
06bd10fb
BK
409install-data: install-data-am
410
411install-am: all-am
412 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
413install: install-am
a6863e25
BK
414uninstall-am: uninstall-toolexeclibLTLIBRARIES \
415 uninstall-glibcppinstallHEADERS
06bd10fb 416uninstall: uninstall-am
a6863e25 417all-am: Makefile $(LTLIBRARIES) $(HEADERS)
06bd10fb
BK
418all-redirect: all-am
419install-strip:
420 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
421installdirs:
a6863e25
BK
422 $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir) \
423 $(DESTDIR)$(glibcppinstalldir)
06bd10fb
BK
424
425
426mostlyclean-generic:
427
428clean-generic:
429
430distclean-generic:
431 -rm -f Makefile $(CONFIG_CLEAN_FILES)
432 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
433
434maintainer-clean-generic:
435mostlyclean-am: mostlyclean-noinstLTLIBRARIES \
436 mostlyclean-toolexeclibLTLIBRARIES mostlyclean-compile \
437 mostlyclean-libtool mostlyclean-tags \
438 mostlyclean-generic
439
440mostlyclean: mostlyclean-am
441
442clean-am: clean-noinstLTLIBRARIES clean-toolexeclibLTLIBRARIES \
443 clean-compile clean-libtool clean-tags clean-generic \
444 mostlyclean-am
445
446clean: clean-am
447
448distclean-am: distclean-noinstLTLIBRARIES \
449 distclean-toolexeclibLTLIBRARIES distclean-compile \
450 distclean-libtool distclean-tags distclean-generic \
451 clean-am
452 -rm -f libtool
453
454distclean: distclean-am
455
456maintainer-clean-am: maintainer-clean-noinstLTLIBRARIES \
457 maintainer-clean-toolexeclibLTLIBRARIES \
458 maintainer-clean-compile maintainer-clean-libtool \
459 maintainer-clean-tags maintainer-clean-generic \
460 distclean-am
461 @echo "This command is intended for maintainers to use;"
462 @echo "it deletes files that may require special tools to rebuild."
463
464maintainer-clean: maintainer-clean-am
465
466.PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \
467clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \
468mostlyclean-toolexeclibLTLIBRARIES distclean-toolexeclibLTLIBRARIES \
469clean-toolexeclibLTLIBRARIES maintainer-clean-toolexeclibLTLIBRARIES \
470uninstall-toolexeclibLTLIBRARIES install-toolexeclibLTLIBRARIES \
471mostlyclean-compile distclean-compile clean-compile \
472maintainer-clean-compile mostlyclean-libtool distclean-libtool \
a6863e25
BK
473clean-libtool maintainer-clean-libtool uninstall-glibcppinstallHEADERS \
474install-glibcppinstallHEADERS tags mostlyclean-tags distclean-tags \
475clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
476check-am installcheck-am installcheck install-info-am install-info \
477install-exec-am install-exec install-data-am install-data install-am \
478install uninstall-am uninstall all-redirect all-am all installdirs \
479mostlyclean-generic distclean-generic clean-generic \
06bd10fb
BK
480maintainer-clean-generic clean mostlyclean distclean maintainer-clean
481
482
483# Tell versions [3.59,3.63) of GNU make to not export all variables.
484# Otherwise a system limit (for SysV at least) may be exceeded.
485.NOEXPORT:
This page took 0.087415 seconds and 5 git commands to generate.