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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [scripts/] [rtems/] [Makefile.in] - Diff between revs 1026 and 1765

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 1026 Rev 1765
# Makefile.in generated by automake 1.6.2 from Makefile.am.
# Makefile.in generated by automake 1.6.2 from Makefile.am.
# @configure_input@
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
# Free Software Foundation, Inc.
# Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
# PARTICULAR PURPOSE.
@SET_MAKE@
@SET_MAKE@
SHELL = @SHELL@
SHELL = @SHELL@
srcdir = @srcdir@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
VPATH = @srcdir@
prefix = @prefix@
prefix = @prefix@
exec_prefix = @exec_prefix@
exec_prefix = @exec_prefix@
bindir = @bindir@
bindir = @bindir@
sbindir = @sbindir@
sbindir = @sbindir@
libexecdir = @libexecdir@
libexecdir = @libexecdir@
datadir = @datadir@
datadir = @datadir@
sysconfdir = @sysconfdir@
sysconfdir = @sysconfdir@
sharedstatedir = @sharedstatedir@
sharedstatedir = @sharedstatedir@
localstatedir = @localstatedir@
localstatedir = @localstatedir@
libdir = @libdir@
libdir = @libdir@
infodir = @infodir@
infodir = @infodir@
mandir = @mandir@
mandir = @mandir@
includedir = @includedir@
includedir = @includedir@
oldincludedir = /usr/include
oldincludedir = /usr/include
pkgdatadir = $(datadir)/@PACKAGE@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = ..
top_builddir = ..
ACLOCAL = @ACLOCAL@
ACLOCAL = @ACLOCAL@
AUTOCONF = @AUTOCONF@
AUTOCONF = @AUTOCONF@
AUTOMAKE = @AUTOMAKE@
AUTOMAKE = @AUTOMAKE@
AUTOHEADER = @AUTOHEADER@
AUTOHEADER = @AUTOHEADER@
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = @INSTALL@
INSTALL = @INSTALL@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_DATA = @INSTALL_DATA@
install_sh_DATA = $(install_sh) -c -m 644
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_HEADER = $(INSTALL_DATA)
INSTALL_HEADER = $(INSTALL_DATA)
transform = @program_transform_name@
transform = @program_transform_name@
NORMAL_INSTALL = :
NORMAL_INSTALL = :
PRE_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
POST_UNINSTALL = :
host_alias = @host_alias@
host_alias = @host_alias@
host_triplet = @host@
host_triplet = @host@
EXEEXT = @EXEEXT@
EXEEXT = @EXEEXT@
OBJEXT = @OBJEXT@
OBJEXT = @OBJEXT@
PATH_SEPARATOR = @PATH_SEPARATOR@
PATH_SEPARATOR = @PATH_SEPARATOR@
AMTAR = @AMTAR@
AMTAR = @AMTAR@
AWK = @AWK@
AWK = @AWK@
BINUTILSVERS = @BINUTILSVERS@
BINUTILSVERS = @BINUTILSVERS@
BSPVERS = @BSPVERS@
BSPVERS = @BSPVERS@
DEPDIR = @DEPDIR@
DEPDIR = @DEPDIR@
ENDIF = @ENDIF@
ENDIF = @ENDIF@
GCC3NEWLIBVERS = @GCC3NEWLIBVERS@
GCC3NEWLIBVERS = @GCC3NEWLIBVERS@
GCCNEWLIBVERS = @GCCNEWLIBVERS@
GCCNEWLIBVERS = @GCCNEWLIBVERS@
GDBVERS = @GDBVERS@
GDBVERS = @GDBVERS@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
MAKE = @MAKE@
MAKE = @MAKE@
PACKAGE = @PACKAGE@
PACKAGE = @PACKAGE@
PROJECT_ROOT = @PROJECT_ROOT@
PROJECT_ROOT = @PROJECT_ROOT@
PROJECT_TOPdir = @PROJECT_TOPdir@
PROJECT_TOPdir = @PROJECT_TOPdir@
RPM_CPU = @RPM_CPU@
RPM_CPU = @RPM_CPU@
RPM_SPECSdir = @RPM_SPECSdir@
RPM_SPECSdir = @RPM_SPECSdir@
RTEMS_TOPdir = @RTEMS_TOPdir@
RTEMS_TOPdir = @RTEMS_TOPdir@
RTEMS_VERSION = @RTEMS_VERSION@
RTEMS_VERSION = @RTEMS_VERSION@
STRIP = @STRIP@
STRIP = @STRIP@
VERSION = @VERSION@
VERSION = @VERSION@
am__include = @am__include@
am__include = @am__include@
am__quote = @am__quote@
am__quote = @am__quote@
install_sh = @install_sh@
install_sh = @install_sh@
MKBSPSPEC = $(SHELL) $(top_builddir)/mkbspspec
MKBSPSPEC = $(SHELL) $(top_builddir)/mkbspspec
MKBSPSPEC_DEPS = $(top_builddir)/mkbspspec rtems.spec.in \
MKBSPSPEC_DEPS = $(top_builddir)/mkbspspec rtems.spec.in \
    $(top_builddir)/setup.cache
    $(top_builddir)/setup.cache
TEMPLATES = rtems.spec.in
TEMPLATES = rtems.spec.in
RPM_SPECS_DATA = hppa1.1-rtems-simhppa-$(BSPVERS).spec \
RPM_SPECS_DATA = hppa1.1-rtems-simhppa-$(BSPVERS).spec \
    i386-rtems-pc386-$(BSPVERS).spec i960-rtems-cvme961-$(BSPVERS).spec \
    i386-rtems-pc386-$(BSPVERS).spec i960-rtems-cvme961-$(BSPVERS).spec \
    m68k-rtems-gen68360-$(BSPVERS).spec \
    m68k-rtems-gen68360-$(BSPVERS).spec \
    mips64orion-rtems-p4600-$(BSPVERS).spec \
    mips64orion-rtems-p4600-$(BSPVERS).spec \
    powerpc-rtems-mcp750-$(BSPVERS).spec sh-rtems-gensh1-$(BSPVERS).spec \
    powerpc-rtems-mcp750-$(BSPVERS).spec sh-rtems-gensh1-$(BSPVERS).spec \
    sh-rtemself-gensh1-$(BSPVERS).spec sparc-rtems-erc32-$(BSPVERS).spec
    sh-rtemself-gensh1-$(BSPVERS).spec sparc-rtems-erc32-$(BSPVERS).spec
noinst_DATA = $(TEMPLATES)
noinst_DATA = $(TEMPLATES)
EXTRA_DIST = $(TEMPLATES)
EXTRA_DIST = $(TEMPLATES)
CLEANFILES = $(RPM_SPECS_DATA)
CLEANFILES = $(RPM_SPECS_DATA)
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
subdir = rtems
subdir = rtems
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_FILES =
DIST_SOURCES =
DIST_SOURCES =
DATA = $(RPM_SPECS_DATA) $(noinst_DATA)
DATA = $(RPM_SPECS_DATA) $(noinst_DATA)
DIST_COMMON = Makefile.am Makefile.in
DIST_COMMON = Makefile.am Makefile.in
all: all-am
all: all-am
.SUFFIXES:
.SUFFIXES:
$(srcdir)/Makefile.in:  Makefile.am $(top_srcdir)/../automake/local.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
$(srcdir)/Makefile.in:  Makefile.am $(top_srcdir)/../automake/local.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
        cd $(top_srcdir) && \
        cd $(top_srcdir) && \
          $(AUTOMAKE) --foreign  rtems/Makefile
          $(AUTOMAKE) --foreign  rtems/Makefile
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
uninstall-info-am:
uninstall-info-am:
RPM_SPECSDATA_INSTALL = $(INSTALL_DATA)
RPM_SPECSDATA_INSTALL = $(INSTALL_DATA)
install-RPM_SPECSDATA: $(RPM_SPECS_DATA)
install-RPM_SPECSDATA: $(RPM_SPECS_DATA)
        @$(NORMAL_INSTALL)
        @$(NORMAL_INSTALL)
        $(mkinstalldirs) $(DESTDIR)$(RPM_SPECSdir)
        $(mkinstalldirs) $(DESTDIR)$(RPM_SPECSdir)
        @list='$(RPM_SPECS_DATA)'; for p in $$list; do \
        @list='$(RPM_SPECS_DATA)'; for p in $$list; do \
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
          f="`echo $$p | sed -e 's|^.*/||'`"; \
          f="`echo $$p | sed -e 's|^.*/||'`"; \
          echo " $(RPM_SPECSDATA_INSTALL) $$d$$p $(DESTDIR)$(RPM_SPECSdir)/$$f"; \
          echo " $(RPM_SPECSDATA_INSTALL) $$d$$p $(DESTDIR)$(RPM_SPECSdir)/$$f"; \
          $(RPM_SPECSDATA_INSTALL) $$d$$p $(DESTDIR)$(RPM_SPECSdir)/$$f; \
          $(RPM_SPECSDATA_INSTALL) $$d$$p $(DESTDIR)$(RPM_SPECSdir)/$$f; \
        done
        done
uninstall-RPM_SPECSDATA:
uninstall-RPM_SPECSDATA:
        @$(NORMAL_UNINSTALL)
        @$(NORMAL_UNINSTALL)
        @list='$(RPM_SPECS_DATA)'; for p in $$list; do \
        @list='$(RPM_SPECS_DATA)'; for p in $$list; do \
          f="`echo $$p | sed -e 's|^.*/||'`"; \
          f="`echo $$p | sed -e 's|^.*/||'`"; \
          echo " rm -f $(DESTDIR)$(RPM_SPECSdir)/$$f"; \
          echo " rm -f $(DESTDIR)$(RPM_SPECSdir)/$$f"; \
          rm -f $(DESTDIR)$(RPM_SPECSdir)/$$f; \
          rm -f $(DESTDIR)$(RPM_SPECSdir)/$$f; \
        done
        done
tags: TAGS
tags: TAGS
TAGS:
TAGS:
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
top_distdir = ..
top_distdir = ..
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
distdir: $(DISTFILES)
distdir: $(DISTFILES)
        @list='$(DISTFILES)'; for file in $$list; do \
        @list='$(DISTFILES)'; for file in $$list; do \
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
            dir="/$$dir"; \
            dir="/$$dir"; \
            $(mkinstalldirs) "$(distdir)$$dir"; \
            $(mkinstalldirs) "$(distdir)$$dir"; \
          else \
          else \
            dir=''; \
            dir=''; \
          fi; \
          fi; \
          if test -d $$d/$$file; then \
          if test -d $$d/$$file; then \
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
            fi; \
            fi; \
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
          else \
          else \
            test -f $(distdir)/$$file \
            test -f $(distdir)/$$file \
            || cp -p $$d/$$file $(distdir)/$$file \
            || cp -p $$d/$$file $(distdir)/$$file \
            || exit 1; \
            || exit 1; \
          fi; \
          fi; \
        done
        done
check-am: all-am
check-am: all-am
check: check-am
check: check-am
all-am: Makefile $(DATA)
all-am: Makefile $(DATA)
installdirs:
installdirs:
        $(mkinstalldirs) $(DESTDIR)$(RPM_SPECSdir)
        $(mkinstalldirs) $(DESTDIR)$(RPM_SPECSdir)
install: install-am
install: install-am
install-exec: install-exec-am
install-exec: install-exec-am
install-data: install-data-am
install-data: install-data-am
uninstall: uninstall-am
uninstall: uninstall-am
install-am: all-am
install-am: all-am
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-am
installcheck: installcheck-am
install-strip:
install-strip:
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
          INSTALL_STRIP_FLAG=-s \
          INSTALL_STRIP_FLAG=-s \
          `test -z '$(STRIP)' || \
          `test -z '$(STRIP)' || \
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:
mostlyclean-generic:
clean-generic:
clean-generic:
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
distclean-generic:
distclean-generic:
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
maintainer-clean-generic:
maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
        @echo "This command is intended for maintainers to use"
        @echo "it deletes files that may require special tools to rebuild."
        @echo "it deletes files that may require special tools to rebuild."
clean: clean-am
clean: clean-am
clean-am: clean-generic clean-local mostlyclean-am
clean-am: clean-generic clean-local mostlyclean-am
distclean: distclean-am
distclean: distclean-am
distclean-am: clean-am distclean-generic distclean-local
distclean-am: clean-am distclean-generic distclean-local
dvi: dvi-am
dvi: dvi-am
dvi-am:
dvi-am:
info: info-am
info: info-am
info-am:
info-am:
install-data-am: install-RPM_SPECSDATA
install-data-am: install-RPM_SPECSDATA
install-exec-am:
install-exec-am:
install-info: install-info-am
install-info: install-info-am
install-man:
install-man:
installcheck-am:
installcheck-am:
maintainer-clean: maintainer-clean-am
maintainer-clean: maintainer-clean-am
maintainer-clean-am: distclean-am maintainer-clean-generic
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-am
mostlyclean: mostlyclean-am
mostlyclean-am: mostlyclean-generic
mostlyclean-am: mostlyclean-generic
uninstall-am: uninstall-RPM_SPECSDATA uninstall-info-am
uninstall-am: uninstall-RPM_SPECSDATA uninstall-info-am
.PHONY: all all-am check check-am clean clean-generic clean-local \
.PHONY: all all-am check check-am clean clean-generic clean-local \
        distclean distclean-generic distclean-local distdir dvi dvi-am \
        distclean distclean-generic distclean-local distdir dvi dvi-am \
        info info-am install install-RPM_SPECSDATA install-am \
        info info-am install install-RPM_SPECSDATA install-am \
        install-data install-data-am install-exec install-exec-am \
        install-data install-data-am install-exec install-exec-am \
        install-info install-info-am install-man install-strip \
        install-info install-info-am install-man install-strip \
        installcheck installcheck-am installdirs maintainer-clean \
        installcheck installcheck-am installdirs maintainer-clean \
        maintainer-clean-generic mostlyclean mostlyclean-generic \
        maintainer-clean-generic mostlyclean mostlyclean-generic \
        uninstall uninstall-RPM_SPECSDATA uninstall-am \
        uninstall uninstall-RPM_SPECSDATA uninstall-am \
        uninstall-info-am
        uninstall-info-am
hppa1.1-rtems-simhppa-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
hppa1.1-rtems-simhppa-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . hppa1.1-rtems simhppa
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . hppa1.1-rtems simhppa
i386-rtems-pc386-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
i386-rtems-pc386-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . i386-rtems pc386
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . i386-rtems pc386
i960-rtems-cvme961-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
i960-rtems-cvme961-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . i960-rtems cvme961
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . i960-rtems cvme961
m68k-rtems-gen68360-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
m68k-rtems-gen68360-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . m68k-rtems gen68360
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . m68k-rtems gen68360
mips64orion-rtems-p4600-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
mips64orion-rtems-p4600-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . mips64orion-rtems p4600
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . mips64orion-rtems p4600
powerpc-rtems-mcp750-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
powerpc-rtems-mcp750-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . powerpc-rtems mcp750
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . powerpc-rtems mcp750
sh-rtems-gensh1-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
sh-rtems-gensh1-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . sh-rtems gensh1
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . sh-rtems gensh1
sh-rtemself-gensh1-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
sh-rtemself-gensh1-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . sh-rtemself gensh1
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . sh-rtemself gensh1
sparc-rtems-erc32-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
sparc-rtems-erc32-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . sparc-rtems erc32
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . sparc-rtems erc32
debug:
debug:
        @echo
        @echo
        @echo "\"make debug\" is obsolete, instead use:"
        @echo "\"make debug\" is obsolete, instead use:"
        @echo " make VARIANT=DEBUG"
        @echo " make VARIANT=DEBUG"
        @echo
        @echo
.PHONY: debug
.PHONY: debug
profile:
profile:
        @echo
        @echo
        @echo "\"make profile\" is obsolete, instead use:"
        @echo "\"make profile\" is obsolete, instead use:"
        @echo " make VARIANT=PROFILE"
        @echo " make VARIANT=PROFILE"
        @echo
        @echo
.PHONY: profile
.PHONY: profile
preinstall-am: $(PREINSTALL_FILES)
preinstall-am: $(PREINSTALL_FILES)
preinstall: preinstall-am
preinstall: preinstall-am
.PHONY: preinstall preinstall-am
.PHONY: preinstall preinstall-am
depend-am:
depend-am:
depend: depend-am
depend: depend-am
.PHONY: depend depend-am
.PHONY: depend depend-am
${ARCH}:
${ARCH}:
        mkdir ${ARCH}
        mkdir ${ARCH}
clean-local:
clean-local:
        $(RM) -r o-optimize o-debug o-profile $(CLEANDIRS)
        $(RM) -r o-optimize o-debug o-profile $(CLEANDIRS)
        $(RM) Depends-o-optimize.tmp Depends-o-debug.tmp Depends-o-profile.tmp
        $(RM) Depends-o-optimize.tmp Depends-o-debug.tmp Depends-o-profile.tmp
distclean-local:
distclean-local:
        $(RM) Depends-o-optimize Depends-o-debug Depends-o-profile
        $(RM) Depends-o-optimize Depends-o-debug Depends-o-profile
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
.NOEXPORT:
 
 

powered by: WebSVN 2.1.0

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