]> git.ipfire.org Git - thirdparty/gcc.git/blame - libstdc++-v3/src/Makefile.in
configure.in (libtool_VERSION): Add.
[thirdparty/gcc.git] / libstdc++-v3 / src / Makefile.in
CommitLineData
b2dad0e3
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@
18prefix = @prefix@
19exec_prefix = @exec_prefix@
20
21bindir = @bindir@
22sbindir = @sbindir@
23libexecdir = @libexecdir@
24datadir = @datadir@
25sysconfdir = @sysconfdir@
26sharedstatedir = @sharedstatedir@
27localstatedir = @localstatedir@
28libdir = @libdir@
29infodir = @infodir@
30mandir = @mandir@
31includedir = @includedir@
32oldincludedir = /usr/include
33
34DESTDIR =
35
36pkgdatadir = $(datadir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkgincludedir = $(includedir)/@PACKAGE@
39
40top_builddir = ..
41
42ACLOCAL = @ACLOCAL@
43AUTOCONF = @AUTOCONF@
44AUTOMAKE = @AUTOMAKE@
45AUTOHEADER = @AUTOHEADER@
46
47INSTALL = @INSTALL@
48INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
49INSTALL_DATA = @INSTALL_DATA@
50INSTALL_SCRIPT = @INSTALL_SCRIPT@
51transform = @program_transform_name@
52
53NORMAL_INSTALL = :
54PRE_INSTALL = :
55POST_INSTALL = :
56NORMAL_UNINSTALL = :
57PRE_UNINSTALL = :
58POST_UNINSTALL = :
59build_alias = @build_alias@
60build_triplet = @build@
61host_alias = @host_alias@
62host_triplet = @host@
63target_alias = @target_alias@
64target_triplet = @target@
65AR = @AR@
66AS = @AS@
4a9d5109
SW
67ATOMICITY_INC_SRCDIR = @ATOMICITY_INC_SRCDIR@
68BASIC_FILE_H = @BASIC_FILE_H@
33590f13
BK
69CATALOGS = @CATALOGS@
70CATOBJEXT = @CATOBJEXT@
b2dad0e3 71CC = @CC@
4a9d5109 72CCODECVT_C = @CCODECVT_C@
33590f13 73CCODECVT_H = @CCODECVT_H@
4a9d5109 74CLOCALE_H = @CLOCALE_H@
33590f13 75CMESSAGES_H = @CMESSAGES_H@
b2dad0e3 76CPP = @CPP@
e466dc8a 77CSHADOW_FLAGS = @CSHADOW_FLAGS@
4a9d5109 78CSTDIO_H = @CSTDIO_H@
b2dad0e3 79CXXCPP = @CXXCPP@
4a9d5109 80C_INCLUDE_DIR = @C_INCLUDE_DIR@
33590f13 81DATADIRNAME = @DATADIRNAME@
c470c17d 82DEBUG_FLAGS = @DEBUG_FLAGS@
b2dad0e3
BK
83DLLTOOL = @DLLTOOL@
84EXEEXT = @EXEEXT@
dcfa0bc8 85EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
f133a43e
BK
86GCJ = @GCJ@
87GCJFLAGS = @GCJFLAGS@
33590f13 88GENCAT = @GENCAT@
4a9d5109 89GLIBCPP_IS_CROSS_COMPILING = @GLIBCPP_IS_CROSS_COMPILING@
33590f13
BK
90GMOFILES = @GMOFILES@
91GMSGFMT = @GMSGFMT@
92GT_NO = @GT_NO@
93GT_YES = @GT_YES@
94INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
95INSTOBJEXT = @INSTOBJEXT@
96INTLDEPS = @INTLDEPS@
97INTLLIBS = @INTLLIBS@
98INTLOBJS = @INTLOBJS@
b2dad0e3 99LIBMATHOBJS = @LIBMATHOBJS@
f8e4b51d 100LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
b2dad0e3 101LIBTOOL = @LIBTOOL@
9f3c078e 102LIMITS_INC_SRCDIR = @LIMITS_INC_SRCDIR@
b2dad0e3
BK
103LN_S = @LN_S@
104MAINT = @MAINT@
105MAKEINFO = @MAKEINFO@
33590f13
BK
106MKINSTALLDIRS = @MKINSTALLDIRS@
107MSGFMT = @MSGFMT@
3840fa2a 108OBJDUMP = @OBJDUMP@
3df64633 109OBJEXT = @OBJEXT@
421173e6 110OPT_LDFLAGS = @OPT_LDFLAGS@
4a9d5109 111OS_INC_SRCDIR = @OS_INC_SRCDIR@
b2dad0e3 112PACKAGE = @PACKAGE@
33590f13
BK
113POFILES = @POFILES@
114POSUB = @POSUB@
b2dad0e3 115RANLIB = @RANLIB@
c470c17d
BK
116SECTION_FLAGS = @SECTION_FLAGS@
117SECTION_LDFLAGS = @SECTION_LDFLAGS@
3df64633 118STRIP = @STRIP@
2f103494 119USE_COMPLEX_LONG_DOUBLE = @USE_COMPLEX_LONG_DOUBLE@
33590f13
BK
120USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
121USE_NLS = @USE_NLS@
b2dad0e3 122VERSION = @VERSION@
e466dc8a 123WARN_FLAGS = @WARN_FLAGS@
d3a12960 124WERROR = @WERROR@
34791641
PE
125enable_shared = @enable_shared@
126enable_static = @enable_static@
46840bcd 127glibcpp_CXX = @glibcpp_CXX@
33590f13 128glibcpp_MOFILES = @glibcpp_MOFILES@
4e10943d 129glibcpp_POFILES = @glibcpp_POFILES@
b2dad0e3 130glibcpp_basedir = @glibcpp_basedir@
c6192d88 131glibcpp_builddir = @glibcpp_builddir@
33590f13 132glibcpp_localedir = @glibcpp_localedir@
c6192d88
BK
133glibcpp_prefixdir = @glibcpp_prefixdir@
134glibcpp_srcdir = @glibcpp_srcdir@
4a9d5109 135glibcpp_thread_h = @glibcpp_thread_h@
72ed2836
BK
136glibcpp_toolexecdir = @glibcpp_toolexecdir@
137glibcpp_toolexeclibdir = @glibcpp_toolexeclibdir@
4a9d5109 138gxx_include_dir = @gxx_include_dir@
dd75251f 139ifGNUmake = @ifGNUmake@
33590f13 140l = @l@
c4d3f801 141libio_la = @libio_la@
4e10943d
BK
142libtool_VERSION = @libtool_VERSION@
143release_VERSION = @release_VERSION@
e2c20fae 144toplevel_srcdir = @toplevel_srcdir@
b2dad0e3
BK
145
146AUTOMAKE_OPTIONS = 1.3 gnits
147MAINT_CHARSET = latin1
5e53dba6 148
ae9dc931
BK
149mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
150
5e53dba6 151# Cross compiler and multilib support.
46840bcd 152CXX = @glibcpp_CXX@
72ed2836
BK
153toolexecdir = @glibcpp_toolexecdir@
154toolexeclibdir = @glibcpp_toolexeclibdir@
b2dad0e3
BK
155toolexeclib_LTLIBRARIES = libstdc++.la
156
e466dc8a
BK
157# Compile flags that should be constant throughout the build, both for
158# SUBDIRS and for libstdc++-v3 in general.
159OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
160
161# These bits are all figured out from configure. Look in acinclude.m4
162# or configure.in to see how they are set. See GLIBCPP_EXPORT_FLAGS
163# NB: DEBUGFLAGS have to be at the end so that -O2 can be overridden.
02d92e3b 164CONFIG_CXXFLAGS = @EXTRA_CXX_FLAGS@ @SECTION_FLAGS@ @CSHADOW_FLAGS@ @DEBUG_FLAGS@
e466dc8a
BK
165
166
167# Warning flags to use.
02d92e3b 168WARN_CXXFLAGS = @WARN_FLAGS@ $(WERROR) -fdiagnostics-show-location=once
e466dc8a
BK
169
170
171# Use common includes from acinclude.m4/GLIBCPP_EXPORT_INCLUDES
4a9d5109 172GLIBCPP_INCLUDES = @GLIBCPP_INCLUDES@
e466dc8a
BK
173LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
174LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
175LIBIO_INCLUDES = @LIBIO_INCLUDES@
a40ba78e 176TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
e466dc8a 177
02d92e3b 178INCLUDES = -nostdinc++ $(GLIBCPP_INCLUDES) $(LIBSUPCXX_INCLUDES) $(LIBIO_INCLUDES) $(LIBMATH_INCLUDES) $(TOPLEVEL_INCLUDES)
819004bb 179
d27bba5e 180
aa240818 181sources = basic_file.cc bitset.cc c++locale.cc cmath.cc codecvt.cc complex_io.cc functexcept.cc globals.cc ios.cc limits.cc locale.cc locale-inst.cc localename.cc messages_members.cc misc-inst.cc stdexcept.cc stl-inst.cc string-inst.cc strstream.cc valarray-inst.cc wstring-inst.cc
e26cb7ab 182
a6863e25 183
4a9d5109 184VPATH = $(top_srcdir):$(top_srcdir)/src
b2dad0e3 185
b2dad0e3
BK
186libstdc___la_SOURCES = $(sources)
187
02d92e3b 188libstdc___la_LIBADD = ../libmath/libmath.la @libio_la@ ../libsupc++/libsupc++convenience.la
5d89258a 189
b2dad0e3 190
4e10943d 191libstdc___la_LDFLAGS = -version-info @libtool_VERSION@ -lm
b2dad0e3 192
5d89258a 193libstdc___la_DEPENDENCIES = $(libstdc___la_LIBADD)
43ba4a58 194
4a9d5109
SW
195# Use special rules for the deprecated source files so that they find
196# deprecated include files.
197GLIBCPP_INCLUDE_DIR = @glibcpp_builddir@/include
fc81ccd3 198
0b8e0cf3 199# AM_CXXFLAGS needs to be in each subdirectory so that it can be
a9117427
BK
200# modified in a per-library or per-sub-library way. Need to manually
201# set this option because CONFIG_CXXFLAGS has to be after
202# OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
203# as the occasion call for it. (ie, --enable-debug)
30a20a1e
PE
204#
205# The no-implicit-templates flag will generate unresolved references to
206# the concept-checking symbols. So we must disable the checks while
207# actually building the library.
02d92e3b 208AM_CXXFLAGS = -fno-implicit-templates $(LIBSUPCXX_CXXFLAGS) $(WARN_CXXFLAGS) $(OPTIMIZE_CXXFLAGS) $(CONFIG_CXXFLAGS)
a9117427
BK
209
210
211# libstdc++ libtool notes
212
213# 1) Need to explicitly set LTCXXCOMPILE so that AM_CXXFLAGS is
214# last. (That way, things like -O2 passed down from the toplevel can
215# be overridden by --enable-debug.)
216
217# 2) In general, libtool expects an argument such as `--tag=CXX' when
218# using the C++ compiler, because that will enable the settings
219# detected when C++ support was being configured. However, when no
220# such flag is given in the command line, libtool attempts to figure
221# it out by matching the compiler name in each configuration section
222# against a prefix of the command line. The problem is that, if the
223# compiler name and its initial flags stored in the libtool
224# configuration file don't match those in the command line, libtool
225# can't decide which configuration to use, and it gives up. The
226# correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
227# CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
228# attempt to infer which configuration to use
02d92e3b 229LTCXXCOMPILE = $(LIBTOOL) --tag CXX --mode=compile $(CXX) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(AM_CXXFLAGS)
a9117427
BK
230
231
787d2fb7
AO
232# 3) We'd have a problem when building the shared libstdc++ object if
233# the rules automake generates would be used. We cannot allow g++ to
234# be used since this would add -lstdc++ to the link line which of
235# course is problematic at this point. So, we get the top-level
236# directory to configure libstdc++-v3 to use gcc as the C++
237# compilation driver.
02d92e3b 238CXXLINK = $(LIBTOOL) --tag CXX --mode=link $(CXX) @OPT_LDFLAGS@ @SECTION_LDFLAGS@ $(AM_CXXFLAGS) $(LDFLAGS) -o $@
a9117427 239
58b08ac3 240CONFIG_HEADER = ../config.h
b2dad0e3
BK
241CONFIG_CLEAN_FILES =
242LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
243
244
58b08ac3 245DEFS = @DEFS@ -I. -I$(srcdir) -I..
b2dad0e3
BK
246CPPFLAGS = @CPPFLAGS@
247LDFLAGS = @LDFLAGS@
248LIBS = @LIBS@
e4bf6077 249libstdc___la_OBJECTS = basic_file.lo bitset.lo c++locale.lo cmath.lo \
aa240818
GDR
250codecvt.lo complex_io.lo functexcept.lo globals.lo ios.lo limits.lo \
251locale.lo locale-inst.lo localename.lo messages_members.lo misc-inst.lo \
252stdexcept.lo stl-inst.lo string-inst.lo strstream.lo valarray-inst.lo \
253wstring-inst.lo
b2dad0e3 254CXXFLAGS = @CXXFLAGS@
b1e53318 255CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
b2dad0e3
BK
256CXXLD = $(CXX)
257DIST_COMMON = Makefile.am Makefile.in
258
259
260DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
261
e26cb7ab 262TAR = gtar
b2dad0e3 263GZIP_ENV = --best
4cacbdf2
BK
264SOURCES = $(libstdc___la_SOURCES)
265OBJECTS = $(libstdc___la_OBJECTS)
b2dad0e3
BK
266
267all: all-redirect
268.SUFFIXES:
3df64633 269.SUFFIXES: .S .c .cc .lo .o .obj .s
b2dad0e3
BK
270$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
271 cd $(top_srcdir) && $(AUTOMAKE) --cygnus src/Makefile
272
273Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
274 cd $(top_builddir) \
275 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
276
277
278mostlyclean-toolexeclibLTLIBRARIES:
279
280clean-toolexeclibLTLIBRARIES:
281 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
282
283distclean-toolexeclibLTLIBRARIES:
284
285maintainer-clean-toolexeclibLTLIBRARIES:
286
287install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
288 @$(NORMAL_INSTALL)
289 $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir)
290 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
291 if test -f $$p; then \
292 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p"; \
293 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p; \
294 else :; fi; \
295 done
296
297uninstall-toolexeclibLTLIBRARIES:
298 @$(NORMAL_UNINSTALL)
299 list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
300 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(toolexeclibdir)/$$p; \
301 done
302
303.c.o:
304 $(COMPILE) -c $<
305
3df64633
AO
306# FIXME: We should only use cygpath when building on Windows,
307# and only if it is available.
308.c.obj:
309 $(COMPILE) -c `cygpath -w $<`
310
b2dad0e3
BK
311.s.o:
312 $(COMPILE) -c $<
313
314.S.o:
315 $(COMPILE) -c $<
316
317mostlyclean-compile:
318 -rm -f *.o core *.core
3df64633 319 -rm -f *.$(OBJEXT)
b2dad0e3
BK
320
321clean-compile:
322
323distclean-compile:
324 -rm -f *.tab.c
325
326maintainer-clean-compile:
327
328.c.lo:
329 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
330
331.s.lo:
332 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
333
334.S.lo:
335 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
336
337mostlyclean-libtool:
338 -rm -f *.lo
339
340clean-libtool:
341 -rm -rf .libs _libs
342
343distclean-libtool:
344
345maintainer-clean-libtool:
346
347libstdc++.la: $(libstdc___la_OBJECTS) $(libstdc___la_DEPENDENCIES)
348 $(CXXLINK) -rpath $(toolexeclibdir) $(libstdc___la_LDFLAGS) $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD) $(LIBS)
349.cc.o:
350 $(CXXCOMPILE) -c $<
3df64633
AO
351.cc.obj:
352 $(CXXCOMPILE) -c `cygpath -w $<`
b2dad0e3
BK
353.cc.lo:
354 $(LTCXXCOMPILE) -c $<
355
356tags: TAGS
357
358ID: $(HEADERS) $(SOURCES) $(LISP)
359 list='$(SOURCES) $(HEADERS)'; \
360 unique=`for i in $$list; do echo $$i; done | \
361 awk ' { files[$$0] = 1; } \
362 END { for (i in files) print i; }'`; \
363 here=`pwd` && cd $(srcdir) \
364 && mkid -f$$here/ID $$unique $(LISP)
365
1fd2f510
BK
366TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
367 tags=; \
368 here=`pwd`; \
369 list='$(SOURCES) $(HEADERS)'; \
370 unique=`for i in $$list; do echo $$i; done | \
371 awk ' { files[$$0] = 1; } \
372 END { for (i in files) print i; }'`; \
373 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
374 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
375
b2dad0e3
BK
376mostlyclean-tags:
377
378clean-tags:
379
380distclean-tags:
381 -rm -f TAGS ID
382
383maintainer-clean-tags:
384
385distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
386
387subdir = src
388
389distdir: $(DISTFILES)
390 @for file in $(DISTFILES); do \
391 if test -f $$file; then d=.; else d=$(srcdir); fi; \
392 if test -d $$d/$$file; then \
755f30f4 393 cp -pr $$d/$$file $(distdir)/$$file; \
b2dad0e3
BK
394 else \
395 test -f $(distdir)/$$file \
396 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
397 || cp -p $$d/$$file $(distdir)/$$file || :; \
398 fi; \
399 done
400info-am:
401info: info-am
402dvi-am:
403dvi: dvi-am
404check-am:
405check: check-am
406installcheck-am:
407installcheck: installcheck-am
408install-info-am:
409install-info: install-info-am
410install-exec-am: install-toolexeclibLTLIBRARIES
411install-exec: install-exec-am
412
4a9d5109 413install-data-am:
b2dad0e3
BK
414install-data: install-data-am
415
416install-am: all-am
417 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
418install: install-am
419uninstall-am: uninstall-toolexeclibLTLIBRARIES
420uninstall: uninstall-am
421all-am: Makefile $(LTLIBRARIES)
422all-redirect: all-am
423install-strip:
424 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
425installdirs:
426 $(mkinstalldirs) $(DESTDIR)$(toolexeclibdir)
427
428
429mostlyclean-generic:
430
431clean-generic:
432
433distclean-generic:
434 -rm -f Makefile $(CONFIG_CLEAN_FILES)
435 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
436
437maintainer-clean-generic:
438mostlyclean-am: mostlyclean-toolexeclibLTLIBRARIES mostlyclean-compile \
439 mostlyclean-libtool mostlyclean-tags \
440 mostlyclean-generic
441
442mostlyclean: mostlyclean-am
443
444clean-am: clean-toolexeclibLTLIBRARIES clean-compile clean-libtool \
445 clean-tags clean-generic mostlyclean-am
446
447clean: clean-am
448
449distclean-am: 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-toolexeclibLTLIBRARIES \
457 maintainer-clean-compile maintainer-clean-libtool \
458 maintainer-clean-tags maintainer-clean-generic \
459 distclean-am
460 @echo "This command is intended for maintainers to use;"
461 @echo "it deletes files that may require special tools to rebuild."
462
463maintainer-clean: maintainer-clean-am
464
465.PHONY: mostlyclean-toolexeclibLTLIBRARIES \
466distclean-toolexeclibLTLIBRARIES clean-toolexeclibLTLIBRARIES \
467maintainer-clean-toolexeclibLTLIBRARIES \
468uninstall-toolexeclibLTLIBRARIES install-toolexeclibLTLIBRARIES \
469mostlyclean-compile distclean-compile clean-compile \
470maintainer-clean-compile mostlyclean-libtool distclean-libtool \
471clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
472distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
473dvi-am dvi check check-am installcheck-am installcheck install-info-am \
4a9d5109
SW
474install-info install-exec-am install-exec install-data-am install-data \
475install-am install uninstall-am uninstall all-redirect all-am all \
476installdirs mostlyclean-generic distclean-generic clean-generic \
477maintainer-clean-generic clean mostlyclean distclean maintainer-clean
b2dad0e3 478
e08838ac
BK
479strstream.lo: strstream.cc
480 $(LTCXXCOMPILE) -I$(GLIBCPP_INCLUDE_DIR)/backward -c $<
481strstream.o: strstream.cc
482 $(CXXCOMPILE) -I$(GLIBCPP_INCLUDE_DIR)/backward -c $<
483
b2dad0e3
BK
484# Tell versions [3.59,3.63) of GNU make to not export all variables.
485# Otherwise a system limit (for SysV at least) may be exceeded.
486.NOEXPORT: