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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [optman/] [Makefile.in] - Blame information for rev 1780

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
# Makefile.in generated by automake 1.6.2 from Makefile.am.
2
# @configure_input@
3
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# 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
SHELL = @SHELL@
17
 
18
srcdir = @srcdir@
19
top_srcdir = @top_srcdir@
20
VPATH = @srcdir@
21
prefix = @prefix@
22
exec_prefix = @exec_prefix@
23
 
24
bindir = @bindir@
25
sbindir = @sbindir@
26
libexecdir = @libexecdir@
27
datadir = @datadir@
28
sysconfdir = @sysconfdir@
29
sharedstatedir = @sharedstatedir@
30
localstatedir = @localstatedir@
31
libdir = @libdir@
32
infodir = @infodir@
33
mandir = @mandir@
34
includedir = @includedir@
35
oldincludedir = /usr/include
36
pkgdatadir = $(datadir)/@PACKAGE@
37
pkglibdir = $(libdir)/@PACKAGE@
38
pkgincludedir = $(includedir)/@PACKAGE@
39
top_builddir = .
40
 
41
ACLOCAL = @ACLOCAL@
42
AUTOCONF = @AUTOCONF@
43
AUTOMAKE = @AUTOMAKE@
44
AUTOHEADER = @AUTOHEADER@
45
 
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47
INSTALL = @INSTALL@
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
49
INSTALL_DATA = @INSTALL_DATA@
50
install_sh_DATA = $(install_sh) -c -m 644
51
install_sh_PROGRAM = $(install_sh) -c
52
install_sh_SCRIPT = $(install_sh) -c
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
54
INSTALL_HEADER = $(INSTALL_DATA)
55
transform = @program_transform_name@
56
NORMAL_INSTALL = :
57
PRE_INSTALL = :
58
POST_INSTALL = :
59
NORMAL_UNINSTALL = :
60
PRE_UNINSTALL = :
61
POST_UNINSTALL = :
62
host_alias = @host_alias@
63
host_triplet = @host@
64
 
65
EXEEXT = @EXEEXT@
66
OBJEXT = @OBJEXT@
67
PATH_SEPARATOR = @PATH_SEPARATOR@
68
AMTAR = @AMTAR@
69
AWK = @AWK@
70
BARE_CPU_CFLAGS = @BARE_CPU_CFLAGS@
71
BARE_CPU_MODEL = @BARE_CPU_MODEL@
72
CC = @CC@
73
CPP = @CPP@
74
DEPDIR = @DEPDIR@
75
ENDIF = @ENDIF@
76
GCCSED = @GCCSED@
77
GCC_SPECS = @GCC_SPECS@
78
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
79
MAINT = @MAINT@
80
MAKE = @MAKE@
81
PACKAGE = @PACKAGE@
82
PACKHEX = @PACKHEX@
83
PROJECT_INCLUDE = @PROJECT_INCLUDE@
84
PROJECT_RELEASE = @PROJECT_RELEASE@
85
PROJECT_ROOT = @PROJECT_ROOT@
86
PROJECT_TOPdir = @PROJECT_TOPdir@
87
RTEMS_BSP = @RTEMS_BSP@
88
RTEMS_BSP_SPECS = @RTEMS_BSP_SPECS@
89
RTEMS_CPU = @RTEMS_CPU@
90
RTEMS_HOST = @RTEMS_HOST@
91
RTEMS_ROOT = @RTEMS_ROOT@
92
RTEMS_TOPdir = @RTEMS_TOPdir@
93
STRIP = @STRIP@
94
VERSION = @VERSION@
95
am__include = @am__include@
96
am__quote = @am__quote@
97
bsplibdir = @bsplibdir@
98
install_sh = @install_sh@
99
 
100
ACLOCAL_AMFLAGS = -I ../../../aclocal
101
 
102
SUBDIRS = rtems sapi
103
 
104
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
105
subdir = .
106
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
107
mkinstalldirs = $(SHELL) $(top_srcdir)/../../../mkinstalldirs
108
CONFIG_CLEAN_FILES =
109
DIST_SOURCES =
110
 
111
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
112
        uninstall-info-recursive all-recursive install-data-recursive \
113
        install-exec-recursive installdirs-recursive install-recursive \
114
        uninstall-recursive check-recursive installcheck-recursive
115
DIST_COMMON = ../../../COPYING ../../../ChangeLog ../../../INSTALL \
116
        ../../../README ../../../acinclude.m4 ../../../config.guess \
117
        ../../../config.sub ../../../configure ../../../configure.ac \
118
        ../../../depcomp ../../../install-sh ../../../missing \
119
        ../../../mkinstalldirs ChangeLog Makefile.am Makefile.in \
120
        aclocal.m4 configure configure.ac
121
DIST_SUBDIRS = $(SUBDIRS)
122
all: all-recursive
123
 
124
.SUFFIXES:
125
 
126
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log
127
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/../../../automake/subdirs.am $(top_srcdir)/../../../automake/local.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
128
        cd $(top_srcdir) && \
129
          $(AUTOMAKE) --foreign  Makefile
130
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
131
        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
132
 
133
$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
134
        $(SHELL) ./config.status --recheck
135
$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
136
        cd $(srcdir) && $(AUTOCONF)
137
 
138
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac ../../../aclocal/bsp-alias.m4 ../../../aclocal/bsp-arg-enable.m4 ../../../aclocal/bsp-configure.m4 ../../../aclocal/bspopts.m4 ../../../aclocal/canonical-host.m4 ../../../aclocal/canonical-target-name.m4 ../../../aclocal/canonicalize-tools.m4 ../../../aclocal/check-bsp-cache.m4 ../../../aclocal/check-bsps.m4 ../../../aclocal/check-cpu.m4 ../../../aclocal/check-cxx.m4 ../../../aclocal/check-itron.m4 ../../../aclocal/check-multiprocessing.m4 ../../../aclocal/check-networking.m4 ../../../aclocal/check-newlib.m4 ../../../aclocal/check-posix.m4 ../../../aclocal/check-rdbg.m4 ../../../aclocal/check-tool.m4 ../../../aclocal/config-subdirs.m4 ../../../aclocal/enable-bare.m4 ../../../aclocal/enable-cxx.m4 ../../../aclocal/enable-inlines.m4 ../../../aclocal/enable-itron.m4 ../../../aclocal/enable-multiprocessing.m4 ../../../aclocal/enable-networking.m4 ../../../aclocal/enable-posix.m4 ../../../aclocal/enable-rdbg.m4 ../../../aclocal/enable-rtemsbsp.m4 ../../../aclocal/enable-tests.m4 ../../../aclocal/env-rtemsbsp.m4 ../../../aclocal/gcc-pipe.m4 ../../../aclocal/gcc-specs.m4 ../../../aclocal/i386-gas-code16.m4 ../../../aclocal/multilib.m4 ../../../aclocal/path-ksh.m4 ../../../aclocal/path-perl.m4 ../../../aclocal/ppc.m4 ../../../aclocal/prog-cc.m4 ../../../aclocal/prog-cxx.m4 ../../../aclocal/project-root.m4 ../../../aclocal/rtems-cpu-subdirs.m4 ../../../aclocal/rtems-debug.m4 ../../../aclocal/rtems-test-no-pause.m4 ../../../aclocal/rtems-top.m4 ../../../aclocal/sysv-ipc.m4 ../../../aclocal/target.m4 ../../../aclocal/tool-paths.m4 ../../../aclocal/version.m4
139
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
140
uninstall-info-am:
141
 
142
# This directory's subdirectories are mostly independent; you can cd
143
# into them and run `make' without going through this Makefile.
144
# To change the values of `make' variables: instead of editing Makefiles,
145
# (1) if the variable is set in `config.status', edit `config.status'
146
#     (which will cause the Makefiles to be regenerated when you run `make');
147
# (2) otherwise, pass the desired values on the `make' command line.
148
$(RECURSIVE_TARGETS):
149
        @set fnord $$MAKEFLAGS; amf=$$2; \
150
        dot_seen=no; \
151
        target=`echo $@ | sed s/-recursive//`; \
152
        list='$(SUBDIRS)'; for subdir in $$list; do \
153
          echo "Making $$target in $$subdir"; \
154
          if test "$$subdir" = "."; then \
155
            dot_seen=yes; \
156
            local_target="$$target-am"; \
157
          else \
158
            local_target="$$target"; \
159
          fi; \
160
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
161
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
162
        done; \
163
        if test "$$dot_seen" = "no"; then \
164
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
165
        fi; test -z "$$fail"
166
 
167
mostlyclean-recursive clean-recursive distclean-recursive \
168
maintainer-clean-recursive:
169
        @set fnord $$MAKEFLAGS; amf=$$2; \
170
        dot_seen=no; \
171
        case "$@" in \
172
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
173
          *) list='$(SUBDIRS)' ;; \
174
        esac; \
175
        rev=''; for subdir in $$list; do \
176
          if test "$$subdir" = "."; then :; else \
177
            rev="$$subdir $$rev"; \
178
          fi; \
179
        done; \
180
        rev="$$rev ."; \
181
        target=`echo $@ | sed s/-recursive//`; \
182
        for subdir in $$rev; do \
183
          echo "Making $$target in $$subdir"; \
184
          if test "$$subdir" = "."; then \
185
            local_target="$$target-am"; \
186
          else \
187
            local_target="$$target"; \
188
          fi; \
189
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
190
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
191
        done && test -z "$$fail"
192
tags-recursive:
193
        list='$(SUBDIRS)'; for subdir in $$list; do \
194
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
195
        done
196
 
197
ETAGS = etags
198
ETAGSFLAGS =
199
 
200
tags: TAGS
201
 
202
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
203
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
204
        unique=`for i in $$list; do \
205
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
206
          done | \
207
          $(AWK) '    { files[$$0] = 1; } \
208
               END { for (i in files) print i; }'`; \
209
        mkid -fID $$unique
210
 
211
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
212
                $(TAGS_FILES) $(LISP)
213
        tags=; \
214
        here=`pwd`; \
215
        list='$(SUBDIRS)'; for subdir in $$list; do \
216
          if test "$$subdir" = .; then :; else \
217
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
218
          fi; \
219
        done; \
220
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
221
        unique=`for i in $$list; do \
222
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
223
          done | \
224
          $(AWK) '    { files[$$0] = 1; } \
225
               END { for (i in files) print i; }'`; \
226
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
227
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
228
             $$tags $$unique
229
 
230
GTAGS:
231
        here=`$(am__cd) $(top_builddir) && pwd` \
232
          && cd $(top_srcdir) \
233
          && gtags -i $(GTAGS_ARGS) $$here
234
 
235
distclean-tags:
236
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
237
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
238
 
239
top_distdir = .
240
distdir = $(PACKAGE)-$(VERSION)
241
 
242
am__remove_distdir = \
243
  { test ! -d $(distdir) \
244
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
245
         && rm -fr $(distdir); }; }
246
 
247
GZIP_ENV = --best
248
distcleancheck_listfiles = find . -type f -print
249
 
250
distdir: $(DISTFILES)
251
        $(am__remove_distdir)
252
        mkdir $(distdir)
253
        $(mkinstalldirs) $(distdir)/../../..
254
        @list='$(DISTFILES)'; for file in $$list; do \
255
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
256
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
257
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
258
            dir="/$$dir"; \
259
            $(mkinstalldirs) "$(distdir)$$dir"; \
260
          else \
261
            dir=''; \
262
          fi; \
263
          if test -d $$d/$$file; then \
264
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
265
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
266
            fi; \
267
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
268
          else \
269
            test -f $(distdir)/$$file \
270
            || cp -p $$d/$$file $(distdir)/$$file \
271
            || exit 1; \
272
          fi; \
273
        done
274
        list='$(SUBDIRS)'; for subdir in $$list; do \
275
          if test "$$subdir" = .; then :; else \
276
            test -d $(distdir)/$$subdir \
277
            || mkdir $(distdir)/$$subdir \
278
            || exit 1; \
279
            (cd $$subdir && \
280
              $(MAKE) $(AM_MAKEFLAGS) \
281
                top_distdir="$(top_distdir)" \
282
                distdir=../$(distdir)/$$subdir \
283
                distdir) \
284
              || exit 1; \
285
          fi; \
286
        done
287
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
288
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
289
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
290
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
291
        || chmod -R a+r $(distdir)
292
dist-gzip: distdir
293
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
294
        $(am__remove_distdir)
295
 
296
dist dist-all: distdir
297
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
298
        $(am__remove_distdir)
299
 
300
# This target untars the dist file and tries a VPATH configuration.  Then
301
# it guarantees that the distribution is self-contained by making another
302
# tarfile.
303
distcheck: dist
304
        $(am__remove_distdir)
305
        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
306
        chmod -R a-w $(distdir); chmod a+w $(distdir)
307
        mkdir $(distdir)/=build
308
        mkdir $(distdir)/=inst
309
        chmod a-w $(distdir)
310
        dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
311
          && cd $(distdir)/=build \
312
          && ../configure --srcdir=.. --prefix=$$dc_install_base \
313
            $(DISTCHECK_CONFIGURE_FLAGS) \
314
          && $(MAKE) $(AM_MAKEFLAGS) \
315
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
316
          && $(MAKE) $(AM_MAKEFLAGS) check \
317
          && $(MAKE) $(AM_MAKEFLAGS) install \
318
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
319
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
320
          && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
321
              || { echo "ERROR: files left after uninstall:" ; \
322
                   find $$dc_install_base -type f -print ; \
323
                   exit 1; } >&2 ) \
324
          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
325
          && rm -f $(distdir).tar.gz \
326
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
327
        $(am__remove_distdir)
328
        @echo "$(distdir).tar.gz is ready for distribution" | \
329
          sed 'h;s/./=/g;p;x;p;x'
330
distcleancheck: distclean
331
        if test '$(srcdir)' = . ; then \
332
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
333
          exit 1 ; \
334
        fi
335
        test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
336
          || { echo "ERROR: files left after distclean:" ; \
337
               $(distcleancheck_listfiles) ; \
338
               exit 1; } >&2
339
check-am: all-am
340
check: check-recursive
341
all-am: Makefile
342
installdirs: installdirs-recursive
343
installdirs-am:
344
 
345
install: install-recursive
346
install-exec: install-exec-recursive
347
install-data: install-data-recursive
348
uninstall: uninstall-recursive
349
 
350
install-am: all-am
351
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
352
 
353
installcheck: installcheck-recursive
354
install-strip:
355
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
356
          INSTALL_STRIP_FLAG=-s \
357
          `test -z '$(STRIP)' || \
358
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
359
mostlyclean-generic:
360
 
361
clean-generic:
362
 
363
distclean-generic:
364
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
365
 
366
maintainer-clean-generic:
367
        @echo "This command is intended for maintainers to use"
368
        @echo "it deletes files that may require special tools to rebuild."
369
clean: clean-recursive
370
 
371
clean-am: clean-generic clean-local mostlyclean-am
372
 
373
distclean: distclean-recursive
374
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
375
distclean-am: clean-am distclean-generic distclean-local distclean-tags
376
 
377
dvi: dvi-recursive
378
 
379
dvi-am:
380
 
381
info: info-recursive
382
 
383
info-am:
384
 
385
install-data-am:
386
 
387
install-exec-am:
388
 
389
install-info: install-info-recursive
390
 
391
install-man:
392
 
393
installcheck-am:
394
 
395
maintainer-clean: maintainer-clean-recursive
396
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
397
        -rm -rf autom4te.cache
398
maintainer-clean-am: distclean-am maintainer-clean-generic
399
 
400
mostlyclean: mostlyclean-recursive
401
 
402
mostlyclean-am: mostlyclean-generic
403
 
404
uninstall-am: uninstall-info-am
405
 
406
uninstall-info: uninstall-info-recursive
407
 
408
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
409
        clean-generic clean-local clean-recursive dist dist-all \
410
        dist-gzip distcheck distclean distclean-generic distclean-local \
411
        distclean-recursive distclean-tags distcleancheck distdir dvi \
412
        dvi-am dvi-recursive info info-am info-recursive install \
413
        install-am install-data install-data-am install-data-recursive \
414
        install-exec install-exec-am install-exec-recursive \
415
        install-info install-info-am install-info-recursive install-man \
416
        install-recursive install-strip installcheck installcheck-am \
417
        installdirs installdirs-am installdirs-recursive \
418
        maintainer-clean maintainer-clean-generic \
419
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
420
        mostlyclean-recursive tags tags-recursive uninstall \
421
        uninstall-am uninstall-info-am uninstall-info-recursive \
422
        uninstall-recursive
423
 
424
 
425
depend-recursive \
426
preinstall-recursive:
427
        @set fnord $(MAKEFLAGS); amf=$$2; \
428
        dot_seen=no; \
429
        target=`echo $@ | sed s/-recursive//`; \
430
        list='$(SUBDIRS)'; for subdir in $$list; do \
431
          echo "Making $$target in $$subdir"; \
432
          if test "$$subdir" = "."; then \
433
            dot_seen=yes; \
434
            local_target="$$target-am"; \
435
          else \
436
            local_target="$$target"; \
437
          fi; \
438
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
439
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
440
        done; \
441
        if test "$$dot_seen" = "no"; then \
442
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
443
        fi; test -z "$$fail"
444
 
445
preinstall: preinstall-recursive
446
.PHONY: preinstall-recursive
447
 
448
depend: depend-recursive
449
.PHONY: depend-recursive
450
 
451
debug:
452
        @echo
453
        @echo "\"make debug\" is obsolete, instead use:"
454
        @echo " make VARIANT=DEBUG"
455
        @echo
456
 
457
.PHONY: debug
458
 
459
profile:
460
        @echo
461
        @echo "\"make profile\" is obsolete, instead use:"
462
        @echo " make VARIANT=PROFILE"
463
        @echo
464
 
465
.PHONY: profile
466
 
467
preinstall-am: $(PREINSTALL_FILES)
468
preinstall: preinstall-am
469
.PHONY: preinstall preinstall-am
470
 
471
depend-am:
472
depend: depend-am
473
.PHONY: depend depend-am
474
 
475
${ARCH}:
476
        mkdir ${ARCH}
477
 
478
clean-local:
479
        $(RM) -r o-optimize o-debug o-profile $(CLEANDIRS)
480
        $(RM) Depends-o-optimize.tmp Depends-o-debug.tmp Depends-o-profile.tmp
481
 
482
distclean-local:
483
        $(RM) Depends-o-optimize Depends-o-debug Depends-o-profile
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:

powered by: WebSVN 2.1.0

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