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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.5/] [rtl/] [vlib/] [comlib/] [Makefile] - Blame information for rev 7

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 wfjm
# $Id: Makefile 311 2010-06-30 17:52:37Z mueller $
2
#
3
#  Revision History:
4
# Date         Rev Version  Comment
5
# 2007-07-06    64   1.1    use Makefile.xflow
6
# 2007-06-03    45   1.0    Initial version
7
#
8
VBOM_all = $(wildcard *.vbom)
9
NGC_all  = $(VBOM_all:.vbom=.ngc)
10
#
11
.phony : all clean
12
#
13
all : $(NGC_all)
14
#
15
clean : ise_clean
16
#
17
#----
18
#
19
include $(RETROBASE)/rtl/vlib/Makefile.xflow
20
#
21
include $(VBOM_all:.vbom=.dep_xst)
22
#

powered by: WebSVN 2.1.0

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