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

Subversion Repositories w11

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 22 wfjm
# $Id: Makefile 525 2013-07-06 12:19:39Z mueller $
2 20 wfjm
#
3
#  Revision History:
4
# Date         Rev Version  Comment
5
# 2013-04-20   509   1.0    Initial version (cloned..)
6
#
7
VBOM_all = $(wildcard *.vbom)
8
NGC_all  = $(VBOM_all:.vbom=.ngc)
9
#
10
include $(RETROBASE)/rtl/make/xflow_default_nexys2.mk
11
#
12
.PHONY : all clean
13
#
14
all : $(NGC_all)
15
#
16
clean : ise_clean
17
#
18
#----
19
#
20
include $(RETROBASE)/rtl/make/generic_xflow.mk
21
#
22
ifndef DONTINCDEP
23
include $(VBOM_all:.vbom=.dep_xst)
24
endif
25
#

powered by: WebSVN 2.1.0

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