OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [newlib-1.17.0/] [newlib/] [libc/] [sys/] [Makefile.in] - Blame information for rev 158

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.