Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / verif / env / common / coverage / l2sat / Makefile
################################################################################
##
## File: <unit>/Makefile
## Description:
## -----------
## Makefile for unit's coverage objects, called by Makefile in
## testbench vera directory.
## NOTE:
## ----
## This file just sets some unit specific variables and then
## includes the common ../CovMakefile.inc.
## Caution:
## -------
## Only works with "gmake".
##
## $Id: Makefile,v 1.1 2004/07/21 21:08:24 rh148176 Exp $
##
################################################################################
################################################################################
# variable declarations
################################################################################
## To over-ride default setting.
## UNIT :=
## Explicit list of coverage objects
COV_OBJS :=
include ../CovMakefile.inc