Files
pcas/configure/os/CONFIG.Common.vxWorks-68040lc
Janet B. Anderson 24ef7a7e10 Added -m68040.
2000-07-07 19:53:09 +00:00

21 lines
556 B
Plaintext

# CONFIG.Common.vxWorks-68040lc
#
# $Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-68040lc target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-68040lc
#-------------------------------------------------------
# Include definitions common to all vxWorks archs
include $(CONFIG)/os/CONFIG.Common.vxWorksCommon
# Vx GNU cross compiler suffix
CMPLR_SUFFIX = 68k
ARCH_CLASS = 68k
# Architecture specific build flags
ARCH_DEP_CPPFLAGS = -DCPU=MC68LC040
ARCH_DEP_CFLAGS = -m68040 -msoft-float