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

Subversion Repositories mlite

[/] [mlite/] [trunk/] [tools/] [makefile] - Diff between revs 66 and 126

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

Rev 66 Rev 126
Line 1... Line 1...
#WARNING: Now uses the gccmips_elf.zip compiler!
# NOTE:  CC is for the x86 compiler to compile the PC based tools.
 
# Gcc is for the MIPS test code.
 
# If you get an error using GNU make.exe try a different make utility.
 
# The MIPS gcc compiler libraries cause problems with GNU make.
 
 
CC = cl /O1
CC = cl /O1
#CC = gcc_x86 -O
#CC = gcc_x86 -O
 
 
all: convert.exe mlite.exe tracehex.exe bintohex.exe
all: convert.exe mlite.exe tracehex.exe bintohex.exe
        @echo make targets = count, opcodes, pi, test, run, tohex
        @echo make targets = count, opcodes, pi, test, run, tohex

powered by: WebSVN 2.1.0

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