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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.5/] [rtl/] [vlib/] [genlib/] [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-12-09   100   1.1.1  drop ISE_p definition
6
# 2007-06-03    47   1.1    use Makefile.xflow
7
# 2007-06-03    45   1.0    Initial version
8
#
9
VBOM_all = $(wildcard *.vbom)
10
NGC_all  = $(VBOM_all:.vbom=.ngc)
11
#
12
.phony : all clean
13
#
14
all : $(NGC_all)
15
#
16
clean : ise_clean
17
#
18
#----
19
#
20
include $(RETROBASE)/rtl/vlib/Makefile.xflow
21
#
22
include $(VBOM_all:.vbom=.dep_xst)
23
#

powered by: WebSVN 2.1.0

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