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

Subversion Repositories or2k

[/] [or2k/] [trunk/] [analysis-bin/] [insnanalysis/] [Makefile] - Diff between revs 20 and 28

Show entire file | Details | Blame | View Log

Rev 20 Rev 28
Line 12... Line 12...
insnanalysis:  $(SRC) $(HDRS)
insnanalysis:  $(SRC) $(HDRS)
        gcc $(CFLAGS) $(SRC) -o $@
        gcc $(CFLAGS) $(SRC) -o $@
 
 
 
 
test: test.bin $(APP)
test: test.bin $(APP)
        ./$(APP) $<
        ./$(APP) -f $<
 
        ./$(APP) -f $< -o /dev/null
 
 
test.bin: test.o
test.bin: test.o
        or32-elf-objcopy -O binary $< $@
        or32-elf-objcopy -O binary $< $@
 
 
test.o: test.S
test.o: test.S

powered by: WebSVN 2.1.0

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