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

Subversion Repositories eco32

[/] [eco32/] [tags/] [eco32-0.25/] [fpga/] [Makefile] - Rev 248

Compare with Previous | Blame | View Log

#
# Makefile for FPGA implementations of ECO32
#

BUILD = ../build

.PHONY:         all install clean

all:
                $(MAKE) -C boards all

install:
                $(MAKE) -C boards install

clean:
                $(MAKE) -C boards clean
                rm -f *~

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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