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

Subversion Repositories openfire2

[/] [openfire2/] [trunk/] [sw/] [crt/] [Makefile] - Diff between revs 3 and 4

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

Rev 3 Rev 4
Line 1... Line 1...
all:
all:
        mb-as -a=crt-bram.lst -o crt-bram.o crt-bram.s
        mb-as -a=crt-bram.lst -o crt-bram.o crt-bram.s
        mb-as -a=crt-sram.lst -o crt-sram.o crt-sram.s
        mb-as -a=crt-sram.lst -o crt-sram.o crt-sram.s
        mb-as -a=crt-sram-with-int.lst -o crt-sram-with-int.o crt-sram-with-int.s
 
 
 
clean:
clean:
        -rm *.o
        -rm *.o
        -rm *.out
        -rm *.out
        -rm *.bin
        -rm *.bin

powered by: WebSVN 2.1.0

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