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

Subversion Repositories plasma

[/] [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

powered by: WebSVN 2.1.0

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