URL
https://opencores.org/ocsvn/eco32/eco32/trunk
[/] [eco32/] [trunk/] [monitor/] [Makefile] - Diff between revs 51 and 57
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 51 |
Rev 57 |
Line 1... |
Line 1... |
#
|
#
|
# Makefile for building the ECO32 ROM monitor
|
# Makefile for ECO32 ROM monitor and serial line load server
|
#
|
#
|
|
|
BUILD = ../build
|
BUILD = ../build
|
|
|
DIRS = kbdtbls monitor-xess monitor-digilent loadserv
|
DIRS = monitor loadserv
|
|
|
.PHONY: all install clean
|
.PHONY: all install clean
|
|
|
all:
|
all:
|
for i in $(DIRS) ; do \
|
for i in $(DIRS) ; do \
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.