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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.5/] [rtl/] [vlib/] [xlib/] [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  omment
5
# 2007-12-08   100   1.0    Initial version
6
#
7
VBOM_all = $(wildcard *.vbom)
8
NGC_all  = $(VBOM_all:.vbom=.ngc)
9
#
10
.phony : all clean
11
#
12
all : $(NGC_all)
13
#
14
clean : ise_clean
15
#
16
#----
17
#
18
include $(RETROBASE)/rtl/vlib/Makefile.xflow
19
#
20
include $(VBOM_all:.vbom=.dep_xst)
21
#

powered by: WebSVN 2.1.0

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