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

Subversion Repositories eco32

[/] [eco32/] [trunk/] [tools/] [bin2exo/] [Makefile] - Diff between revs 34 and 254

Show entire file | Details | Blame | View Log

Rev 34 Rev 254
Line 11... Line 11...
install:        bin2exo
install:        bin2exo
                mkdir -p $(BUILD)/bin
                mkdir -p $(BUILD)/bin
                cp bin2exo $(BUILD)/bin
                cp bin2exo $(BUILD)/bin
 
 
bin2exo:        bin2exo.c
bin2exo:        bin2exo.c
                gcc -m32 -g -Wall -o bin2exo bin2exo.c
                gcc -g -Wall -o bin2exo bin2exo.c
 
 
clean:
clean:
                rm -f *~ bin2exo
                rm -f *~ bin2exo

powered by: WebSVN 2.1.0

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