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

Subversion Repositories eco32

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

Show entire file | Details | Blame | View Log

Rev 284 Rev 306
Line 2... Line 2...
# Makefile for building the tools
# Makefile for building the tools
#
#
 
 
BUILD = ../build
BUILD = ../build
 
 
DIRS = bin2dat bin2exo bin2mcs bit2exo bit2mcs chrgen dspmem vcdchk
DIRS = bin2dat bin2exo bin2mcs bit2exo bit2mcs \
 
       chrgen dspmem shdspout shserout vcdchk
 
 
.PHONY:         all install clean
.PHONY:         all install clean
 
 
all:
all:
                for i in $(DIRS) ; do \
                for i in $(DIRS) ; do \

powered by: WebSVN 2.1.0

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