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

Subversion Repositories or1k

[/] [or1k/] [tags/] [first/] [orp/] [orp_soc/] [sw/] [utils/] [Makefile] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 750 lampret
all: dummy
2
 
3
bin2srec: bin2srec.c
4
        gcc -O2 -o bin2srec bin2srec.c
5
 
6
bin2flimg: bin2flimg.c
7
        gcc -O2 -o bin2flimg bin2flimg.c
8
 
9
dummy: bin2srec bin2flimg
10
 
11
clean:
12
        rm -rf  bin2srec  bin2flimg *~ *.bak

powered by: WebSVN 2.1.0

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