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

Subversion Repositories or1k_old

[/] [or1k_old/] [trunk/] [orp/] [orp_soc/] [sw/] [utils/] [Makefile] - Blame information for rev 751

Go to most recent revision | 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-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.