URL
https://opencores.org/ocsvn/plasma/plasma/trunk
[/] [plasma/] [trunk/] [tools/] [makefile] - Diff between revs 193 and 200
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 193 |
Rev 200 |
Line 27... |
Line 27... |
|
|
CFLAGS = -O2 -Wall -c -s
|
CFLAGS = -O2 -Wall -c -s
|
|
|
|
|
all: convert_bin.exe tracehex.exe bintohex.exe ram_image.exe
|
all: convert_bin.exe tracehex.exe bintohex.exe ram_image.exe
|
@echo make targets = count, opcodes, pi, test, run, tohex, toimage, rtos
|
@echo make targets = count, opcodes, pi, test, run, tohex, toimage
|
|
|
clean:
|
clean:
|
-$(RM) *.o *.obj *.map *.lst *.hex *.txt
|
-$(RM) *.o *.obj *.map *.lst *.hex *.txt
|
|
|
convert_bin.exe: convert.c
|
convert_bin.exe: convert.c
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.