URL
https://opencores.org/ocsvn/eco32/eco32/trunk
[/] [eco32/] [trunk/] [disk/] [Makefile] - Diff between revs 17 and 47
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 17 |
Rev 47 |
Line 2... |
Line 2... |
# Makefile for serial line disk server and basic disk tools
|
# Makefile for serial line disk server and basic disk tools
|
#
|
#
|
|
|
BUILD = ../build
|
BUILD = ../build
|
|
|
DIRS = server tools
|
DIRS = diskserv tools
|
|
|
.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.