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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.6/] [rtl/] [sys_gen/] [tst_serloop/] [Makefile] - Blame information for rev 40

Go to most recent revision | 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 16 wfjm
#
3
#  Revision History:
4
# Date         Rev Version  Comment
5
# 2011-10-14   416   1.0    Initial version
6
#
7
VBOM_all = $(wildcard *.vbom)
8
NGC_all  = $(VBOM_all:.vbom=.ngc)
9
#
10 19 wfjm
include $(RETROBASE)/rtl/make/xflow_default_s3board.mk
11 16 wfjm
#
12
.PHONY : all clean realclean
13
#
14
all : tst_serloop
15
#
16
clean : ise_clean
17
#
18
realclean :
19
        rm -f tst_serloop
20
#
21
#----
22
#
23
include $(RETROBASE)/rtl/make/generic_xflow.mk
24
#
25 19 wfjm
ifndef DONTINCDEP
26 16 wfjm
include $(VBOM_all:.vbom=.dep_xst)
27 19 wfjm
endif
28 16 wfjm
#

powered by: WebSVN 2.1.0

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