URL
https://opencores.org/ocsvn/eco32/eco32/trunk
[/] [eco32/] [trunk/] [disk/] [tools/] [Makefile] - Diff between revs 17 and 205
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 17 |
Rev 205 |
Line 2... |
Line 2... |
# Makefile for basic disk tools
|
# Makefile for basic disk tools
|
#
|
#
|
|
|
BUILD = ../../build
|
BUILD = ../../build
|
|
|
DIRS = mkdisk mkmboot mkpart shpart mkdata fs-EOS32 fs-NetBSD
|
DIRS = mkdisk mkmboot mkpart shpart mkdata fs-EOS32 fs-NetBSD fs-Linux
|
|
|
.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.