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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_47/] [or1ksim/] [cpu/] [Makefile.in] - Diff between revs 517 and 876

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

Rev 517 Rev 876
Line 1... Line 1...
# Makefile.in generated automatically by automake 1.4 from Makefile.am
# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
 
 
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# Copyright (C) 1994, 1995-8, 1999, 2001 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,
Line 143... Line 143...
maintainer-clean-recursive:
maintainer-clean-recursive:
        @set fnord $(MAKEFLAGS); amf=$$2; \
        @set fnord $(MAKEFLAGS); amf=$$2; \
        dot_seen=no; \
        dot_seen=no; \
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
          rev="$$subdir $$rev"; \
          rev="$$subdir $$rev"; \
          test "$$subdir" = "." && dot_seen=yes; \
          test "$$subdir" != "." || dot_seen=yes; \
        done; \
        done; \
        test "$$dot_seen" = "no" && rev=". $$rev"; \
        test "$$dot_seen" = "no" && rev=". $$rev"; \
        target=`echo $@ | sed s/-recursive//`; \
        target=`echo $@ | sed s/-recursive//`; \
        for subdir in $$rev; do \
        for subdir in $$rev; do \
          echo "Making $$target in $$subdir"; \
          echo "Making $$target in $$subdir"; \

powered by: WebSVN 2.1.0

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