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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.6/] [rtl/] [bplib/] [nexys2/] [Makefile] - Diff between revs 12 and 19

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 12 Rev 19
Line 1... Line 1...
# $Id: Makefile 405 2011-08-14 08:16:28Z mueller $
# $Id: Makefile 477 2013-01-27 14:07:10Z mueller $
#
#
#  Revision History:
#  Revision History:
# Date         Rev Version  Comment
# Date         Rev Version  Comment
# 2011-08-13   405   1.1    use includes from rtl/make
# 2011-08-13   405   1.1    use includes from rtl/make
# 2010-05-23   293   1.0    Initial version (cloned..)
# 2010-05-23   293   1.0    Initial version (cloned..)
#
#
VBOM_all = $(wildcard *.vbom)
VBOM_all = $(wildcard *.vbom)
NGC_all  = $(VBOM_all:.vbom=.ngc)
NGC_all  = $(VBOM_all:.vbom=.ngc)
#
#
ISE_PATH = xc3s1200e-fg320-4
include $(RETROBASE)/rtl/make/xflow_default_nexys2.mk
#
#
.PHONY : all clean
.PHONY : all clean
#
#
all : $(NGC_all)
all : $(NGC_all)
#
#
Line 18... Line 18...
#
#
#----
#----
#
#
include $(RETROBASE)/rtl/make/generic_xflow.mk
include $(RETROBASE)/rtl/make/generic_xflow.mk
#
#
 
ifndef DONTINCDEP
include $(VBOM_all:.vbom=.dep_xst)
include $(VBOM_all:.vbom=.dep_xst)
 
endif
#
#

powered by: WebSVN 2.1.0

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