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

Subversion Repositories rise

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 145 to Rev 146
    Reverse comparison

Rev 145 → Rev 146

/trunk/examples/Makefile.simple
3,7 → 3,7
#
# Copyright (c) 2006 Christian Walter, Vienna 2006.
#
# $Id: Makefile.simple,v 1.1 2007-01-25 21:20:06 cwalter Exp $
# $Id: Makefile.simple,v 1.2 2007-01-25 22:52:58 cwalter Exp $
#
# ---------------------------------------------------------------------------
 
16,8 → 16,8
ASFLAGS =
LDFLAGS =
 
TGT = subroutine
ASRC = subroutine.s
TGT = uart_complex
ASRC = uart_complex.s
OBJS = $(ASRC:.s=.o)
 
.PHONY: clean all

powered by: WebSVN 2.1.0

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