10 lines
327 B
Plaintext
10 lines
327 B
Plaintext
include $(CONFIG)/os/CONFIG.Common.vxWorks-ppc604_long
|
|
VXWORKS_VERSION = 6.7
|
|
WIND_BASE = /afs/psi.ch/project/vxworks/WindRiverGPP3.7
|
|
NM = $(GNU_DIR)/powerpc-wrs-vxworks/bin/nm
|
|
WIND_HOME=$(WIND_BASE)
|
|
export WIND_HOME
|
|
|
|
ARCH_DEP_CFLAGS += -fno-strict-aliasing
|
|
ARCH_DEP_CFLAGS += -D_VSB_CONFIG_FILE='<../lib/h/config/vsbConfig.h>'
|