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

Subversion Repositories eco32

[/] [eco32/] [trunk/] [binutils/] [tests-2/] [hello/] [Makefile] - Diff between revs 7 and 245

Show entire file | Details | Blame | View Log

Rev 7 Rev 245
Line 7... Line 7...
 
 
hello.o:        hello.s
hello.o:        hello.s
                $(BUILD)/bin/as -o hello.o hello.s
                $(BUILD)/bin/as -o hello.o hello.s
 
 
run:            hello.bin
run:            hello.bin
                $(BUILD)/bin/sim -t 1 -l hello.bin
                $(BUILD)/bin/sim -s 1 -t 0 -l hello.bin
 
 
clean:
clean:
                rm -f *~ hello.bin hello.o
                rm -f *~ hello.bin hello.o

powered by: WebSVN 2.1.0

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