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

Subversion Repositories or1k

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

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
DEPDIR = @DEPDIR@
73
ENDIF = @ENDIF@
74
GCC_SPECS = @GCC_SPECS@
75
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76
MAINT = @MAINT@
77
MAKE = @MAKE@
78
PACKAGE = @PACKAGE@
79
PACKHEX = @PACKHEX@
80
PROJECT_INCLUDE = @PROJECT_INCLUDE@
81
PROJECT_RELEASE = @PROJECT_RELEASE@
82
PROJECT_ROOT = @PROJECT_ROOT@
83
PROJECT_TOPdir = @PROJECT_TOPdir@
84
 
85
RTEMS_BSP = $(RTEMS_BSP_LIST)
86
RTEMS_BSP_LIST = @RTEMS_BSP_LIST@
87
RTEMS_BSP_SPECS = @RTEMS_BSP_SPECS@
88
RTEMS_CPU = @RTEMS_CPU@
89
RTEMS_HOST = @RTEMS_HOST@
90
RTEMS_ROOT = @RTEMS_ROOT@
91
RTEMS_TOPdir = @RTEMS_TOPdir@
92
STRIP = @STRIP@
93
VERSION = @VERSION@
94
am__include = @am__include@
95
am__quote = @am__quote@
96
bsplibdir = @bsplibdir@
97
install_sh = @install_sh@
98
rtems_bsp_configure = @rtems_bsp_configure@
99
 
100
ACLOCAL_AMFLAGS = -I ../aclocal
101
SUBDIRS = . $(RTEMS_BSP)
102
 
103
EXTRA_DIST = ACKNOWLEDGEMENTS README.DOS REQUIRES PROBLEMS TESTED README \
104
    UPDATE_HELP
105
 
106
 
107
DIST_SUBDIRS = ${RTEMS_BSP}
108
subdir = .
109
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
110
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
111
CONFIG_CLEAN_FILES =
112
DIST_SOURCES =
113
 
114
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
115
        uninstall-info-recursive all-recursive install-data-recursive \
116
        install-exec-recursive installdirs-recursive install-recursive \
117
        uninstall-recursive check-recursive installcheck-recursive
118
DIST_COMMON = README ../COPYING ../ChangeLog ../INSTALL ../README \
119
        ../acinclude.m4 ../config.guess ../config.sub ../configure \
120
        ../configure.ac ../depcomp ../install-sh ../missing \
121
        ../mkinstalldirs ChangeLog Makefile.am Makefile.in aclocal.m4 \
122
        configure configure.ac
123
all: all-recursive
124
 
125
.SUFFIXES:
126
 
127
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log
128
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/../automake/subdirs.am $(top_srcdir)/../automake/host.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
129
        cd $(top_srcdir) && \
130
          $(AUTOMAKE) --foreign  Makefile
131
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
132
        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
133
 
134
$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
135
        $(SHELL) ./config.status --recheck
136
$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
137
        cd $(srcdir) && $(AUTOCONF)
138
 
139
$(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
140
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
141
uninstall-info-am:
142
 
143
# This directory's subdirectories are mostly independent; you can cd
144
# into them and run `make' without going through this Makefile.
145
# To change the values of `make' variables: instead of editing Makefiles,
146
# (1) if the variable is set in `config.status', edit `config.status'
147
#     (which will cause the Makefiles to be regenerated when you run `make');
148
# (2) otherwise, pass the desired values on the `make' command line.
149
$(RECURSIVE_TARGETS):
150
        @set fnord $$MAKEFLAGS; amf=$$2; \
151
        dot_seen=no; \
152
        target=`echo $@ | sed s/-recursive//`; \
153
        list='$(SUBDIRS)'; for subdir in $$list; do \
154
          echo "Making $$target in $$subdir"; \
155
          if test "$$subdir" = "."; then \
156
            dot_seen=yes; \
157
            local_target="$$target-am"; \
158
          else \
159
            local_target="$$target"; \
160
          fi; \
161
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
162
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
163
        done; \
164
        if test "$$dot_seen" = "no"; then \
165
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
166
        fi; test -z "$$fail"
167
 
168
mostlyclean-recursive clean-recursive distclean-recursive \
169
maintainer-clean-recursive:
170
        @set fnord $$MAKEFLAGS; amf=$$2; \
171
        dot_seen=no; \
172
        case "$@" in \
173
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
174
          *) list='$(SUBDIRS)' ;; \
175
        esac; \
176
        rev=''; for subdir in $$list; do \
177
          if test "$$subdir" = "."; then :; else \
178
            rev="$$subdir $$rev"; \
179
          fi; \
180
        done; \
181
        rev="$$rev ."; \
182
        target=`echo $@ | sed s/-recursive//`; \
183
        for subdir in $$rev; do \
184
          echo "Making $$target in $$subdir"; \
185
          if test "$$subdir" = "."; then \
186
            local_target="$$target-am"; \
187
          else \
188
            local_target="$$target"; \
189
          fi; \
190
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
191
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
192
        done && test -z "$$fail"
193
tags-recursive:
194
        list='$(SUBDIRS)'; for subdir in $$list; do \
195
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
196
        done
197
 
198
ETAGS = etags
199
ETAGSFLAGS =
200
 
201
tags: TAGS
202
 
203
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
204
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
205
        unique=`for i in $$list; do \
206
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
207
          done | \
208
          $(AWK) '    { files[$$0] = 1; } \
209
               END { for (i in files) print i; }'`; \
210
        mkid -fID $$unique
211
 
212
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
213
                $(TAGS_FILES) $(LISP)
214
        tags=; \
215
        here=`pwd`; \
216
        list='$(SUBDIRS)'; for subdir in $$list; do \
217
          if test "$$subdir" = .; then :; else \
218
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
219
          fi; \
220
        done; \
221
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
222
        unique=`for i in $$list; do \
223
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
224
          done | \
225
          $(AWK) '    { files[$$0] = 1; } \
226
               END { for (i in files) print i; }'`; \
227
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
228
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
229
             $$tags $$unique
230
 
231
GTAGS:
232
        here=`$(am__cd) $(top_builddir) && pwd` \
233
          && cd $(top_srcdir) \
234
          && gtags -i $(GTAGS_ARGS) $$here
235
 
236
distclean-tags:
237
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
238
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
239
 
240
top_distdir = .
241
distdir = $(PACKAGE)-$(VERSION)
242
 
243
am__remove_distdir = \
244
  { test ! -d $(distdir) \
245
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
246
         && rm -fr $(distdir); }; }
247
 
248
GZIP_ENV = --best
249
distcleancheck_listfiles = find . -type f -print
250
 
251
distdir: $(DISTFILES)
252
        $(am__remove_distdir)
253
        mkdir $(distdir)
254
        $(mkinstalldirs) $(distdir)/..
255
        @list='$(DISTFILES)'; for file in $$list; do \
256
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
257
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
258
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
259
            dir="/$$dir"; \
260
            $(mkinstalldirs) "$(distdir)$$dir"; \
261
          else \
262
            dir=''; \
263
          fi; \
264
          if test -d $$d/$$file; then \
265
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
266
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
267
            fi; \
268
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
269
          else \
270
            test -f $(distdir)/$$file \
271
            || cp -p $$d/$$file $(distdir)/$$file \
272
            || exit 1; \
273
          fi; \
274
        done
275
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
276
          if test "$$subdir" = .; then :; else \
277
            test -d $(distdir)/$$subdir \
278
            || mkdir $(distdir)/$$subdir \
279
            || exit 1; \
280
            (cd $$subdir && \
281
              $(MAKE) $(AM_MAKEFLAGS) \
282
                top_distdir="$(top_distdir)" \
283
                distdir=../$(distdir)/$$subdir \
284
                distdir) \
285
              || exit 1; \
286
          fi; \
287
        done
288
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
289
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
290
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
291
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
292
        || chmod -R a+r $(distdir)
293
dist-gzip: distdir
294
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
295
        $(am__remove_distdir)
296
 
297
dist dist-all: distdir
298
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
299
        $(am__remove_distdir)
300
 
301
# This target untars the dist file and tries a VPATH configuration.  Then
302
# it guarantees that the distribution is self-contained by making another
303
# tarfile.
304
distcheck: dist
305
        $(am__remove_distdir)
306
        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
307
        chmod -R a-w $(distdir); chmod a+w $(distdir)
308
        mkdir $(distdir)/=build
309
        mkdir $(distdir)/=inst
310
        chmod a-w $(distdir)
311
        dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
312
          && cd $(distdir)/=build \
313
          && ../configure --srcdir=.. --prefix=$$dc_install_base \
314
            $(DISTCHECK_CONFIGURE_FLAGS) \
315
          && $(MAKE) $(AM_MAKEFLAGS) \
316
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
317
          && $(MAKE) $(AM_MAKEFLAGS) check \
318
          && $(MAKE) $(AM_MAKEFLAGS) install \
319
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
320
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
321
          && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
322
              || { echo "ERROR: files left after uninstall:" ; \
323
                   find $$dc_install_base -type f -print ; \
324
                   exit 1; } >&2 ) \
325
          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
326
          && rm -f $(distdir).tar.gz \
327
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
328
        $(am__remove_distdir)
329
        @echo "$(distdir).tar.gz is ready for distribution" | \
330
          sed 'h;s/./=/g;p;x;p;x'
331
distcleancheck: distclean
332
        if test '$(srcdir)' = . ; then \
333
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
334
          exit 1 ; \
335
        fi
336
        test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
337
          || { echo "ERROR: files left after distclean:" ; \
338
               $(distcleancheck_listfiles) ; \
339
               exit 1; } >&2
340
check-am: all-am
341
check: check-recursive
342
all-am: Makefile all-local
343
installdirs: installdirs-recursive
344
installdirs-am:
345
 
346
install: install-recursive
347
install-exec: install-exec-recursive
348
install-data: install-data-recursive
349
uninstall: uninstall-recursive
350
 
351
install-am: all-am
352
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
353
 
354
installcheck: installcheck-recursive
355
install-strip:
356
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
357
          INSTALL_STRIP_FLAG=-s \
358
          `test -z '$(STRIP)' || \
359
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
360
mostlyclean-generic:
361
 
362
clean-generic:
363
 
364
distclean-generic:
365
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
366
 
367
maintainer-clean-generic:
368
        @echo "This command is intended for maintainers to use"
369
        @echo "it deletes files that may require special tools to rebuild."
370
clean: clean-recursive
371
 
372
clean-am: clean-generic mostlyclean-am
373
 
374
distclean: distclean-recursive
375
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
376
distclean-am: clean-am distclean-generic distclean-tags
377
 
378
dvi: dvi-recursive
379
 
380
dvi-am:
381
 
382
info: info-recursive
383
 
384
info-am:
385
 
386
install-data-am:
387
 
388
install-exec-am:
389
 
390
install-info: install-info-recursive
391
 
392
install-man:
393
 
394
installcheck-am:
395
 
396
maintainer-clean: maintainer-clean-recursive
397
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
398
        -rm -rf autom4te.cache
399
maintainer-clean-am: distclean-am maintainer-clean-generic
400
 
401
mostlyclean: mostlyclean-recursive
402
 
403
mostlyclean-am: mostlyclean-generic
404
 
405
uninstall-am: uninstall-info-am
406
 
407
uninstall-info: uninstall-info-recursive
408
 
409
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am all-local check check-am \
410
        clean clean-generic clean-recursive dist dist-all dist-gzip \
411
        distcheck distclean distclean-generic distclean-recursive \
412
        distclean-tags distcleancheck distdir dvi dvi-am dvi-recursive \
413
        info info-am info-recursive install install-am install-data \
414
        install-data-am install-data-recursive install-exec \
415
        install-exec-am install-exec-recursive install-info \
416
        install-info-am install-info-recursive install-man \
417
        install-recursive install-strip installcheck installcheck-am \
418
        installdirs installdirs-am installdirs-recursive \
419
        maintainer-clean maintainer-clean-generic \
420
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
421
        mostlyclean-recursive tags tags-recursive uninstall \
422
        uninstall-am uninstall-info-am uninstall-info-recursive \
423
        uninstall-recursive
424
 
425
 
426
@RTEMS_BSP_LIST@: src/configure
427
        @set fnord $(MAKEFLAGS); amf=$$2; \
428
        test -n "${RTEMS_BSP}" && for i in ${RTEMS_BSP}; do \
429
          echo "Configuring RTEMS_BSP=$$i"; \
430
          test -d $$i || mkdir $$i; \
431
          ( cd $$i && \
432
            CONFIG_SHELL=$(SHELL) RTEMS_BSP=$$i $(rtems_bsp_configure) \
433
            && $(MAKE) $(AM_MAKEFLAGS) preinstall ) \
434
          || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
435
        done
436
 
437
all-local: ${RTEMS_BSP}
438
preinstall-am: ${RTEMS_BSP}
439
depend-am: ${RTEMS_BSP}
440
 
441
depend-recursive \
442
preinstall-recursive:
443
        @set fnord $(MAKEFLAGS); amf=$$2; \
444
        dot_seen=no; \
445
        target=`echo $@ | sed s/-recursive//`; \
446
        list='$(SUBDIRS)'; for subdir in $$list; do \
447
          echo "Making $$target in $$subdir"; \
448
          if test "$$subdir" = "."; then \
449
            dot_seen=yes; \
450
            local_target="$$target-am"; \
451
          else \
452
            local_target="$$target"; \
453
          fi; \
454
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
455
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
456
        done; \
457
        if test "$$dot_seen" = "no"; then \
458
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
459
        fi; test -z "$$fail"
460
 
461
preinstall: preinstall-recursive
462
.PHONY: preinstall-recursive
463
 
464
depend: depend-recursive
465
.PHONY: depend-recursive
466
 
467
debug:
468
        @echo
469
        @echo "\"make debug\" is obsolete, instead use:"
470
        @echo " make VARIANT=DEBUG"
471
        @echo
472
 
473
.PHONY: debug
474
 
475
profile:
476
        @echo
477
        @echo "\"make profile\" is obsolete, instead use:"
478
        @echo " make VARIANT=PROFILE"
479
        @echo
480
 
481
preinstall-am: $(PREINSTALL_FILES)
482
preinstall: preinstall-am
483
.PHONY: preinstall preinstall-am
484
 
485
depend-am:
486
depend: depend-am
487
.PHONY: depend depend-am
488
# Tell versions [3.59,3.63) of GNU make to not export all variables.
489
# Otherwise a system limit (for SysV at least) may be exceeded.
490
.NOEXPORT:

powered by: WebSVN 2.1.0

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