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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [newlib-1.17.0/] [newlib/] [libc/] [machine/] [Makefile.in] - Blame information for rev 148

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

powered by: WebSVN 2.1.0

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