Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / verif / env / common / vera / niu_ippktgen / C / wrapper / Makefile.nc.sun4v
#
# This file contains definitions specifically for the SUN4V platform.
#
# Please do not modify the contents of this file. All changes should
# be made in the Makefile.nc file.
#
# include $(INSTALL_DIR)/tools/inca/files/Makefile.nc.$(ARCH).$(USE_COMPILER)
include Makefile.nc.$(ARCH).$(USE_COMPILER)
QUOTE =
PATH_SEPARATOR = :
OBJ_POSTFIX = o
SHARED_LIB_POSTFIX = so
LMC_PLAT_PATH = `[ \`ncbits\` = 64 ] && echo $(LMC_HOME)/lib/sparc64.lib || echo $(LMC_HOME)/lib/sun4Solaris.lib `
LMC_LIB = $(LMC_PLAT_PATH)/lmtv.o
SFI_LIB = $(SFI_ROOT)/lib/sun4_5.4/lm_sfi.a
DYN_SFI_LIB = -L$(SFI_ROOT)/lib/sun4_5.4 -lsfi
C_DEFAULT_TARGET = .c.$(OBJ_POSTFIX): $*.c
CC_DEFAULT_TARGET = .$(CC_EXTENSION).$(OBJ_POSTFIX): $*.$(CC_EXTENSION)
PURIFYPLUS_NC_ARCH_DEFAULT_OPTIONS = -selective=yes -ignore-signals=SIGBUS