OSDN Git Service

2006-07-31 Jeff Johnston <jjohnstn@redhat.com>
[pf3gnuchains/pf3gnuchains3x.git] / newlib / libc / sys / Makefile.in
1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17
18 SOURCES = lib.c
19
20 srcdir = @srcdir@
21 top_srcdir = @top_srcdir@
22 VPATH = @srcdir@
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkglibdir = $(libdir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 top_builddir = .
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 INSTALL = @INSTALL@
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 build_triplet = @build@
41 host_triplet = @host@
42 DIST_COMMON = $(srcdir)/../../../config.guess \
43         $(srcdir)/../../../config.sub $(srcdir)/Makefile.in \
44         $(srcdir)/Makefile.am $(top_srcdir)/configure \
45         $(am__configure_deps) $(srcdir)/../../../mkinstalldirs \
46         $(srcdir)/../../../ltmain.sh $(srcdir)/../../../config.guess \
47         $(srcdir)/../../../config.sub
48 subdir = .
49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50 am__aclocal_m4_deps = $(top_srcdir)/../../acinclude.m4 \
51         $(top_srcdir)/../../libtool.m4 $(top_srcdir)/configure.in
52 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53         $(ACLOCAL_M4)
54 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
55  configure.lineno configure.status.lineno
56 mkinstalldirs = $(SHELL) $(top_srcdir)/../../../mkinstalldirs
57 CONFIG_CLEAN_FILES =
58 LIBRARIES = $(noinst_LIBRARIES)
59 ARFLAGS = cru
60 lib_a_AR = $(AR) $(ARFLAGS)
61 lib_a_LIBADD =
62 lib_a_SOURCES = lib.c
63 lib_a_OBJECTS = lib.$(OBJEXT)
64 DEFAULT_INCLUDES = -I. -I$(srcdir)
65 depcomp =
66 am__depfiles_maybe =
67 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
68         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
69 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
70         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
71         $(AM_CFLAGS) $(CFLAGS)
72 CCLD = $(CC)
73 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
74         $(AM_LDFLAGS) $(LDFLAGS) -o $@
75 SOURCES = lib.c
76 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
77         html-recursive info-recursive install-data-recursive \
78         install-exec-recursive install-info-recursive \
79         install-recursive installcheck-recursive installdirs-recursive \
80         pdf-recursive ps-recursive uninstall-info-recursive \
81         uninstall-recursive
82 DATA = $(noinst_DATA)
83 ETAGS = etags
84 CTAGS = ctags
85 DIST_SUBDIRS = $(SUBDIRS)
86 ACLOCAL = @ACLOCAL@
87 AMDEP_FALSE = @AMDEP_FALSE@
88 AMDEP_TRUE = @AMDEP_TRUE@
89 AMTAR = @AMTAR@
90 AR = @AR@
91 AS = @AS@
92 AUTOCONF = @AUTOCONF@
93 AUTOHEADER = @AUTOHEADER@
94 AUTOMAKE = @AUTOMAKE@
95 AWK = @AWK@
96 CC = @CC@
97 CCAS = @CCAS@
98 CCASFLAGS = @CCASFLAGS@
99 CCDEPMODE = @CCDEPMODE@
100 CFLAGS = @CFLAGS@
101 CPPFLAGS = @CPPFLAGS@
102 CRT0 = @CRT0@
103 CYGPATH_W = @CYGPATH_W@
104 DEFS = @DEFS@
105 DEPDIR = @DEPDIR@
106 ECHO_C = @ECHO_C@
107 ECHO_N = @ECHO_N@
108 ECHO_T = @ECHO_T@
109 ELIX_LEVEL_0_FALSE = @ELIX_LEVEL_0_FALSE@
110 ELIX_LEVEL_0_TRUE = @ELIX_LEVEL_0_TRUE@
111 ELIX_LEVEL_1_FALSE = @ELIX_LEVEL_1_FALSE@
112 ELIX_LEVEL_1_TRUE = @ELIX_LEVEL_1_TRUE@
113 ELIX_LEVEL_2_FALSE = @ELIX_LEVEL_2_FALSE@
114 ELIX_LEVEL_2_TRUE = @ELIX_LEVEL_2_TRUE@
115 ELIX_LEVEL_3_FALSE = @ELIX_LEVEL_3_FALSE@
116 ELIX_LEVEL_3_TRUE = @ELIX_LEVEL_3_TRUE@
117 ELIX_LEVEL_4_FALSE = @ELIX_LEVEL_4_FALSE@
118 ELIX_LEVEL_4_TRUE = @ELIX_LEVEL_4_TRUE@
119 EXEEXT = @EXEEXT@
120 HAVE_SYS_DIR_FALSE = @HAVE_SYS_DIR_FALSE@
121 HAVE_SYS_DIR_TRUE = @HAVE_SYS_DIR_TRUE@
122 INSTALL_DATA = @INSTALL_DATA@
123 INSTALL_PROGRAM = @INSTALL_PROGRAM@
124 INSTALL_SCRIPT = @INSTALL_SCRIPT@
125 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
126 LDFLAGS = @LDFLAGS@
127 LIBOBJS = @LIBOBJS@
128 LIBS = @LIBS@
129 LIBTOOL = @LIBTOOL@
130 LN_S = @LN_S@
131 LTLIBOBJS = @LTLIBOBJS@
132 MAINT = @MAINT@
133 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
134 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
135 MAKEINFO = @MAKEINFO@
136 MAY_SUPPLY_SYSCALLS_FALSE = @MAY_SUPPLY_SYSCALLS_FALSE@
137 MAY_SUPPLY_SYSCALLS_TRUE = @MAY_SUPPLY_SYSCALLS_TRUE@
138 NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
139 OBJEXT = @OBJEXT@
140 PACKAGE = @PACKAGE@
141 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
142 PACKAGE_NAME = @PACKAGE_NAME@
143 PACKAGE_STRING = @PACKAGE_STRING@
144 PACKAGE_TARNAME = @PACKAGE_TARNAME@
145 PACKAGE_VERSION = @PACKAGE_VERSION@
146 PATH_SEPARATOR = @PATH_SEPARATOR@
147 RANLIB = @RANLIB@
148 READELF = @READELF@
149 SET_MAKE = @SET_MAKE@
150 SHELL = @SHELL@
151 STRIP = @STRIP@
152 USE_LIBTOOL_FALSE = @USE_LIBTOOL_FALSE@
153 USE_LIBTOOL_TRUE = @USE_LIBTOOL_TRUE@
154 VERSION = @VERSION@
155 ac_ct_AR = @ac_ct_AR@
156 ac_ct_AS = @ac_ct_AS@
157 ac_ct_CC = @ac_ct_CC@
158 ac_ct_RANLIB = @ac_ct_RANLIB@
159 ac_ct_READELF = @ac_ct_READELF@
160 ac_ct_STRIP = @ac_ct_STRIP@
161 aext = @aext@
162 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
163 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
164 am__include = @am__include@
165 am__leading_dot = @am__leading_dot@
166 am__quote = @am__quote@
167 am__tar = @am__tar@
168 am__untar = @am__untar@
169 bindir = @bindir@
170 build = @build@
171 build_alias = @build_alias@
172 build_cpu = @build_cpu@
173 build_os = @build_os@
174 build_vendor = @build_vendor@
175 datadir = @datadir@
176 exec_prefix = @exec_prefix@
177 host = @host@
178 host_alias = @host_alias@
179 host_cpu = @host_cpu@
180 host_os = @host_os@
181 host_vendor = @host_vendor@
182 includedir = @includedir@
183 infodir = @infodir@
184 install_sh = @install_sh@
185 libdir = @libdir@
186 libexecdir = @libexecdir@
187 libm_machine_dir = @libm_machine_dir@
188 localstatedir = @localstatedir@
189 lpfx = @lpfx@
190 machine_dir = @machine_dir@
191 mandir = @mandir@
192 mkdir_p = @mkdir_p@
193 newlib_basedir = @newlib_basedir@
194 oext = @oext@
195 oldincludedir = @oldincludedir@
196 prefix = @prefix@
197 program_transform_name = @program_transform_name@
198 sbindir = @sbindir@
199 sharedstatedir = @sharedstatedir@
200 subdirs = @subdirs@
201 sys_dir = @sys_dir@
202 sysconfdir = @sysconfdir@
203 target_alias = @target_alias@
204 AUTOMAKE_OPTIONS = cygnus
205 SUBDIRS = $(sys_dir) .
206 @HAVE_SYS_DIR_TRUE@SYSLIB = lib.a
207 noinst_DATA = $(CRT0)
208 @USE_LIBTOOL_FALSE@noinst_LIBRARIES = $(SYSLIB)
209 CLEANFILES = $(CRT0)
210 ACLOCAL_AMFLAGS = -I ../..
211 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
212 all: all-recursive
213
214 .SUFFIXES:
215 .SUFFIXES: .c .lo .o .obj
216 am--refresh:
217         @:
218 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
219         @for dep in $?; do \
220           case '$(am__configure_deps)' in \
221             *$$dep*) \
222               echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
223               cd $(srcdir) && $(AUTOMAKE) --cygnus  \
224                 && exit 0; \
225               exit 1;; \
226           esac; \
227         done; \
228         echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus  Makefile'; \
229         cd $(top_srcdir) && \
230           $(AUTOMAKE) --cygnus  Makefile
231 .PRECIOUS: Makefile
232 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
233         @case '$?' in \
234           *config.status*) \
235             echo ' $(SHELL) ./config.status'; \
236             $(SHELL) ./config.status;; \
237           *) \
238             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
239             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
240         esac;
241
242 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
243         $(SHELL) ./config.status --recheck
244
245 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
246         cd $(srcdir) && $(AUTOCONF)
247 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
248         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
249
250 clean-noinstLIBRARIES:
251         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
252 @USE_LIBTOOL_TRUE@lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES) 
253 @USE_LIBTOOL_TRUE@      -rm -f lib.a
254 @USE_LIBTOOL_TRUE@      $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
255 @USE_LIBTOOL_TRUE@      $(RANLIB) lib.a
256
257 mostlyclean-compile:
258         -rm -f *.$(OBJEXT)
259
260 distclean-compile:
261         -rm -f *.tab.c
262
263 .c.o:
264         $(COMPILE) -c $<
265
266 .c.obj:
267         $(COMPILE) -c `$(CYGPATH_W) '$<'`
268
269 .c.lo:
270         $(LTCOMPILE) -c -o $@ $<
271
272 mostlyclean-libtool:
273         -rm -f *.lo
274
275 clean-libtool:
276         -rm -rf .libs _libs
277
278 distclean-libtool:
279         -rm -f libtool
280 uninstall-info-am:
281
282 # This directory's subdirectories are mostly independent; you can cd
283 # into them and run `make' without going through this Makefile.
284 # To change the values of `make' variables: instead of editing Makefiles,
285 # (1) if the variable is set in `config.status', edit `config.status'
286 #     (which will cause the Makefiles to be regenerated when you run `make');
287 # (2) otherwise, pass the desired values on the `make' command line.
288 $(RECURSIVE_TARGETS):
289         @failcom='exit 1'; \
290         for f in x $$MAKEFLAGS; do \
291           case $$f in \
292             *=* | --[!k]*);; \
293             *k*) failcom='fail=yes';; \
294           esac; \
295         done; \
296         dot_seen=no; \
297         target=`echo $@ | sed s/-recursive//`; \
298         list='$(SUBDIRS)'; for subdir in $$list; do \
299           echo "Making $$target in $$subdir"; \
300           if test "$$subdir" = "."; then \
301             dot_seen=yes; \
302             local_target="$$target-am"; \
303           else \
304             local_target="$$target"; \
305           fi; \
306           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
307           || eval $$failcom; \
308         done; \
309         if test "$$dot_seen" = "no"; then \
310           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
311         fi; test -z "$$fail"
312
313 mostlyclean-recursive clean-recursive distclean-recursive \
314 maintainer-clean-recursive:
315         @failcom='exit 1'; \
316         for f in x $$MAKEFLAGS; do \
317           case $$f in \
318             *=* | --[!k]*);; \
319             *k*) failcom='fail=yes';; \
320           esac; \
321         done; \
322         dot_seen=no; \
323         case "$@" in \
324           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
325           *) list='$(SUBDIRS)' ;; \
326         esac; \
327         rev=''; for subdir in $$list; do \
328           if test "$$subdir" = "."; then :; else \
329             rev="$$subdir $$rev"; \
330           fi; \
331         done; \
332         rev="$$rev ."; \
333         target=`echo $@ | sed s/-recursive//`; \
334         for subdir in $$rev; do \
335           echo "Making $$target in $$subdir"; \
336           if test "$$subdir" = "."; then \
337             local_target="$$target-am"; \
338           else \
339             local_target="$$target"; \
340           fi; \
341           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
342           || eval $$failcom; \
343         done && test -z "$$fail"
344 tags-recursive:
345         list='$(SUBDIRS)'; for subdir in $$list; do \
346           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
347         done
348 ctags-recursive:
349         list='$(SUBDIRS)'; for subdir in $$list; do \
350           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
351         done
352
353 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
354         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
355         unique=`for i in $$list; do \
356             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357           done | \
358           $(AWK) '    { files[$$0] = 1; } \
359                END { for (i in files) print i; }'`; \
360         mkid -fID $$unique
361 tags: TAGS
362
363 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
364                 $(TAGS_FILES) $(LISP)
365         tags=; \
366         here=`pwd`; \
367         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
368           include_option=--etags-include; \
369           empty_fix=.; \
370         else \
371           include_option=--include; \
372           empty_fix=; \
373         fi; \
374         list='$(SUBDIRS)'; for subdir in $$list; do \
375           if test "$$subdir" = .; then :; else \
376             test ! -f $$subdir/TAGS || \
377               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
378           fi; \
379         done; \
380         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
381         unique=`for i in $$list; do \
382             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
383           done | \
384           $(AWK) '    { files[$$0] = 1; } \
385                END { for (i in files) print i; }'`; \
386         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
387           test -n "$$unique" || unique=$$empty_fix; \
388           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
389             $$tags $$unique; \
390         fi
391 ctags: CTAGS
392 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
393                 $(TAGS_FILES) $(LISP)
394         tags=; \
395         here=`pwd`; \
396         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
397         unique=`for i in $$list; do \
398             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
399           done | \
400           $(AWK) '    { files[$$0] = 1; } \
401                END { for (i in files) print i; }'`; \
402         test -z "$(CTAGS_ARGS)$$tags$$unique" \
403           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
404              $$tags $$unique
405
406 GTAGS:
407         here=`$(am__cd) $(top_builddir) && pwd` \
408           && cd $(top_srcdir) \
409           && gtags -i $(GTAGS_ARGS) $$here
410
411 distclean-tags:
412         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
413 check-am:
414 check: check-recursive
415 all-am: Makefile $(LIBRARIES) $(DATA)
416 installdirs: installdirs-recursive
417 installdirs-am:
418 install: install-recursive
419 install-exec: install-exec-recursive
420 install-data: install-data-recursive
421 uninstall: uninstall-recursive
422
423 install-am: all-am
424         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
425
426 installcheck: installcheck-recursive
427 install-strip:
428         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
429           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
430           `test -z '$(STRIP)' || \
431             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
432 mostlyclean-generic:
433
434 clean-generic:
435         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
436
437 distclean-generic:
438         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
439
440 maintainer-clean-generic:
441         @echo "This command is intended for maintainers to use"
442         @echo "it deletes files that may require special tools to rebuild."
443 clean: clean-recursive
444
445 clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
446         mostlyclean-am
447
448 distclean: distclean-recursive
449         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
450         -rm -f Makefile
451 distclean-am: clean-am distclean-compile distclean-generic \
452         distclean-libtool distclean-tags
453
454 dvi: dvi-recursive
455
456 dvi-am:
457
458 html: html-recursive
459
460 info: info-recursive
461
462 info-am:
463
464 install-data-am:
465
466 install-exec-am:
467
468 install-info: install-info-recursive
469
470 install-man:
471
472 installcheck-am:
473
474 maintainer-clean: maintainer-clean-recursive
475         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
476         -rm -rf $(top_srcdir)/autom4te.cache
477         -rm -f Makefile
478 maintainer-clean-am: distclean-am maintainer-clean-generic
479
480 mostlyclean: mostlyclean-recursive
481
482 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
483         mostlyclean-libtool
484
485 pdf: pdf-recursive
486
487 pdf-am:
488
489 ps: ps-recursive
490
491 ps-am:
492
493 uninstall-am:
494
495 uninstall-info: uninstall-info-recursive
496
497 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
498         check-am clean clean-generic clean-libtool \
499         clean-noinstLIBRARIES clean-recursive ctags ctags-recursive \
500         distclean distclean-compile distclean-generic \
501         distclean-libtool distclean-recursive distclean-tags dvi \
502         dvi-am html html-am info info-am install install-am \
503         install-data install-data-am install-exec install-exec-am \
504         install-info install-info-am install-man install-strip \
505         installcheck installcheck-am installdirs installdirs-am \
506         maintainer-clean maintainer-clean-generic \
507         maintainer-clean-recursive mostlyclean mostlyclean-compile \
508         mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
509         pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
510         uninstall-info-am
511
512
513 @USE_LIBTOOL_FALSE@lib.a: $(sys_dir)/lib.a
514 @USE_LIBTOOL_FALSE@     rm -f $@
515 @USE_LIBTOOL_FALSE@     ln $(sys_dir)/lib.a $@ >/dev/null 2>/dev/null \
516 @USE_LIBTOOL_FALSE@      || cp $(sys_dir)/lib.a $@
517
518 $(sys_dir)/libsys.$(aext): ; @true
519
520 $(CRT0): $(sys_dir)/$(CRT0)
521         rm -f $@
522         ln $(sys_dir)/$(CRT0) $@ >/dev/null 2>/dev/null \
523          || cp $(sys_dir)/$(CRT0) $@
524
525 $(sys_dir)/$(CRT0): ; @true
526
527 doc:
528 # Tell versions [3.59,3.63) of GNU make to not export all variables.
529 # Otherwise a system limit (for SysV at least) may be exceeded.
530 .NOEXPORT: