Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / verif / model / verilog / niu / sparse_mem_model / loadpli / Makefile.nc.sun4v
CommitLineData
86530b38
AT
1#
2# This file contains definitions specifically for the SUN4V platform.
3#
4# Please do not modify the contents of this file. All changes should
5# be made in the Makefile.nc file.
6#
7
8# include $(INSTALL_DIR)/tools/inca/files/Makefile.nc.$(ARCH).$(USE_COMPILER)
9include Makefile.nc.$(ARCH).$(USE_COMPILER)
10
11
12QUOTE =
13PATH_SEPARATOR = :
14
15OBJ_POSTFIX = o
16SHARED_LIB_POSTFIX = so
17
18LMC_PLAT_PATH = `[ \`ncbits\` = 64 ] && echo $(LMC_HOME)/lib/sparc64.lib || echo $(LMC_HOME)/lib/sun4Solaris.lib `
19LMC_LIB = $(LMC_PLAT_PATH)/lmtv.o
20
21SFI_LIB = $(SFI_ROOT)/lib/sun4_5.4/lm_sfi.a
22DYN_SFI_LIB = -L$(SFI_ROOT)/lib/sun4_5.4 -lsfi
23
24C_DEFAULT_TARGET = .c.$(OBJ_POSTFIX): $*.c
25CC_DEFAULT_TARGET = .$(CC_EXTENSION).$(OBJ_POSTFIX): $*.$(CC_EXTENSION)
26
27PURIFYPLUS_NC_ARCH_DEFAULT_OPTIONS = -selective=yes -ignore-signals=SIGBUS