URL
https://opencores.org/ocsvn/eco32/eco32/trunk
[/] [eco32/] [trunk/] [stdalone/] [Makefile] - Diff between revs 198 and 213
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 198 |
Rev 213 |
Line 3... |
Line 3... |
# (which are to be loaded from disk by a boot-loader)
|
# (which are to be loaded from disk by a boot-loader)
|
#
|
#
|
|
|
BUILD = ../build
|
BUILD = ../build
|
|
|
DIRS = hello hello2 memsize onetask twotasks-1 twotasks-2 \
|
DIRS = hello hello2 bottles memsize memtest onetask twotasks-1 \
|
dskchk dskchk2 wrtmbr dmpmbr mkpart shpart
|
twotasks-2 dskchk dskchk2 wrtmbr dmpmbr mkpart shpart
|
|
|
.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.