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

Subversion Repositories eco32

[/] [eco32/] [trunk/] [disk/] [tools/] [Makefile] - Diff between revs 205 and 264

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 205 Rev 264
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 fs-Linux
DIRS = mkdisk mkmboot mkpart shpart 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 \

powered by: WebSVN 2.1.0

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