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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.6/] [rtl/] [bplib/] [fx2lib/] [Makefile] - Blame information for rev 24

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 19 wfjm
# $Id: Makefile 477 2013-01-27 14:07:10Z mueller $
2 17 wfjm
#
3
#  Revision History:
4
# Date         Rev Version  Comment
5
# 2011-08-13   405   1.1    use includes from rtl/make
6
# 2010-05-23   293   1.0    Initial version (cloned..)
7
#
8
VBOM_all = $(wildcard *.vbom)
9
NGC_all  = $(VBOM_all:.vbom=.ngc)
10
#
11 19 wfjm
include $(RETROBASE)/rtl/make/xflow_default_nexys2.mk
12 17 wfjm
#
13
.PHONY : all clean
14
#
15
all : $(NGC_all)
16
#
17
clean : ise_clean
18
#
19
#----
20
#
21
include $(RETROBASE)/rtl/make/generic_xflow.mk
22
#
23 19 wfjm
ifndef DONTINCDEP
24 17 wfjm
include $(VBOM_all:.vbom=.dep_xst)
25 19 wfjm
endif
26 17 wfjm
#

powered by: WebSVN 2.1.0

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