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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.5/] [rtl/] [vlib/] [genlib/] [Makefile] - Diff between revs 2 and 7

Only display areas with differences | Details | Blame | View Log

Rev 2 Rev 7
# $Id: Makefile 311 2010-06-30 17:52:37Z mueller $
# $Id: Makefile 311 2010-06-30 17:52:37Z mueller $
#
#
#  Revision History:
#  Revision History:
# Date         Rev Version  Comment
# Date         Rev Version  Comment
# 2007-12-09   100   1.1.1  drop ISE_p definition
# 2007-12-09   100   1.1.1  drop ISE_p definition
# 2007-06-03    47   1.1    use Makefile.xflow
# 2007-06-03    47   1.1    use Makefile.xflow
# 2007-06-03    45   1.0    Initial version
# 2007-06-03    45   1.0    Initial version
#
#
VBOM_all = $(wildcard *.vbom)
VBOM_all = $(wildcard *.vbom)
NGC_all  = $(VBOM_all:.vbom=.ngc)
NGC_all  = $(VBOM_all:.vbom=.ngc)
#
#
.phony : all clean
.phony : all clean
#
#
all : $(NGC_all)
all : $(NGC_all)
#
#
clean : ise_clean
clean : ise_clean
#
#
#----
#----
#
#
include $(RETROBASE)/rtl/vlib/Makefile.xflow
include $(RETROBASE)/rtl/vlib/Makefile.xflow
#
#
include $(VBOM_all:.vbom=.dep_xst)
include $(VBOM_all:.vbom=.dep_xst)
#
#
 
 

powered by: WebSVN 2.1.0

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