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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.5/] [rtl/] [vlib/] [comlib/] [misc/] [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-11-26    98   1.0    Initial version
6
#
7
EXE_all = gen_crc8_tbl gen_crc8_tbl_check
8
#
9
#
10
.phony : all clean
11
#
12
all : $(EXE_all)
13
#
14
clean : ghdl_clean
15
#
16
#-----
17
#
18
include $(RETROBASE)/rtl/vlib/Makefile.ghdl
19
#
20
VBOM_all = $(wildcard *.vbom)
21
#
22
include $(VBOM_all:.vbom=.dep_ghdl)
23
#
24
#-----
25
#

powered by: WebSVN 2.1.0

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