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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.5/] [rtl/] [bplib/] [s3board/] [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  Comment
5
# 2007-12-09   100   1.0.1  drop ISE_p definition
6
# 2007-09-16    83   1.0    Initial version
7
#
8
VBOM_all = $(wildcard *.vbom)
9
NGC_all  = $(VBOM_all:.vbom=.ngc)
10
#
11
ISE_PATH = xc3s1000-ft256-4
12
#
13
.phony : all clean
14
#
15
all : $(NGC_all)
16
#
17
clean : ise_clean
18
#
19
#----
20
#
21
include $(RETROBASE)/rtl/vlib/Makefile.xflow
22
#
23
include $(VBOM_all:.vbom=.dep_xst)
24
#

powered by: WebSVN 2.1.0

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