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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [cpu/] [Makefile.in] - Diff between revs 233 and 234

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 233 Rev 234
Line 1... Line 1...
# Makefile.in generated by automake 1.11 from Makefile.am.
# Makefile.in generated by automake 1.11.1 from Makefile.am.
# @configure_input@
# @configure_input@
 
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
# Inc.
# Inc.
Line 172... Line 172...
PACKAGE = @PACKAGE@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
 
PACKAGE_VERSION = @PACKAGE_VERSION@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PATH_SEPARATOR = @PATH_SEPARATOR@
POW_LIB = @POW_LIB@
POW_LIB = @POW_LIB@
RANLIB = @RANLIB@
RANLIB = @RANLIB@
RUNTESTDEFAULTFLAGS = @RUNTESTDEFAULTFLAGS@
RUNTESTDEFAULTFLAGS = @RUNTESTDEFAULTFLAGS@
Line 290... Line 289...
# To change the values of `make' variables: instead of editing Makefiles,
# To change the values of `make' variables: instead of editing Makefiles,
# (1) if the variable is set in `config.status', edit `config.status'
# (1) if the variable is set in `config.status', edit `config.status'
#     (which will cause the Makefiles to be regenerated when you run `make');
#     (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
# (2) otherwise, pass the desired values on the `make' command line.
$(RECURSIVE_TARGETS):
$(RECURSIVE_TARGETS):
        @failcom='exit 1'; \
        @fail= failcom='exit 1'; \
        for f in x $$MAKEFLAGS; do \
        for f in x $$MAKEFLAGS; do \
          case $$f in \
          case $$f in \
            *=* | --[!k]*);; \
            *=* | --[!k]*);; \
            *k*) failcom='fail=yes';; \
            *k*) failcom='fail=yes';; \
          esac; \
          esac; \
Line 315... Line 314...
        if test "$$dot_seen" = "no"; then \
        if test "$$dot_seen" = "no"; then \
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
        fi; test -z "$$fail"
        fi; test -z "$$fail"
 
 
$(RECURSIVE_CLEAN_TARGETS):
$(RECURSIVE_CLEAN_TARGETS):
        @failcom='exit 1'; \
        @fail= failcom='exit 1'; \
        for f in x $$MAKEFLAGS; do \
        for f in x $$MAKEFLAGS; do \
          case $$f in \
          case $$f in \
            *=* | --[!k]*);; \
            *=* | --[!k]*);; \
            *k*) failcom='fail=yes';; \
            *k*) failcom='fail=yes';; \
          esac; \
          esac; \

powered by: WebSVN 2.1.0

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