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

Subversion Repositories eco32

[/] [eco32/] [trunk/] [tools/] [vcdchk/] [Makefile] - Diff between revs 284 and 327

Show entire file | Details | Blame | View Log

Rev 284 Rev 327
Line 9... Line 9...
install:        vcdchk
install:        vcdchk
                mkdir -p $(BUILD)/bin
                mkdir -p $(BUILD)/bin
                cp vcdchk $(BUILD)/bin
                cp vcdchk $(BUILD)/bin
 
 
vcdchk:         vcdchk.c
vcdchk:         vcdchk.c
                gcc -m32 -g -Wall -o vcdchk vcdchk.c
                gcc -g -Wall -o vcdchk vcdchk.c
 
 
clean:
clean:
                rm -f *~ vcdchk
                rm -f *~ vcdchk

powered by: WebSVN 2.1.0

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