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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [testsuite/] [test-code/] [Makefile.in] - Diff between revs 460 and 538

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

Rev 460 Rev 538
Line 1... Line 1...
# Makefile.in generated by automake 1.11.1 from Makefile.am.
# Makefile.in generated by automake 1.11 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 299... Line 299...
# 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):
        @fail= failcom='exit 1'; \
        @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 324... Line 324...
        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):
        @fail= failcom='exit 1'; \
        @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.