Fixed incorrect comment lines
This commit is contained in:
@@ -26,7 +26,6 @@
|
|||||||
# USR_CFLAGS C flags
|
# USR_CFLAGS C flags
|
||||||
# USR_CXXFLAGS C++ flags
|
# USR_CXXFLAGS C++ flags
|
||||||
# USR_CPPFLAGS c preprocesser flags
|
# USR_CPPFLAGS c preprocesser flags
|
||||||
# INC include-files to install
|
|
||||||
# SRCS source files for building libraries and prods
|
# SRCS source files for building libraries and prods
|
||||||
# USR_SRCS source files for building libraries and prods
|
# USR_SRCS source files for building libraries and prods
|
||||||
# PROD_SRCS source files for building prods
|
# PROD_SRCS source files for building prods
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# CONFIG.Common.RTEMS-mvme3100
|
# CONFIG.Common.RTEMS-mvme2100
|
||||||
# $Revision-Id$
|
# $Revision-Id$
|
||||||
# Author: W. Eric Norum <wenorum@lbl.gov>
|
# Author: W. Eric Norum <wenorum@lbl.gov>
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
# This file is maintained by the build community.
|
# This file is maintained by the build community.
|
||||||
#
|
#
|
||||||
# Definitions for cygwin-x86 target builds
|
# Definitions for cygwin-x86 target builds
|
||||||
# Sites may override these definitions in CONFIG_SITE.Common.cygwin-x86
|
# Sites may override these definitions in CONFIG_SITE.Common.win32-x86-cygwin
|
||||||
#-------------------------------------------------------
|
#-------------------------------------------------------
|
||||||
|
|
||||||
# Include definitions common to all Unix targets
|
# Include definitions common to all Unix targets
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# $Revision-Id$
|
# $Revision-Id$
|
||||||
# This file is maintained by the build community.
|
# This file is maintained by the build community.
|
||||||
#
|
#
|
||||||
# Definitions for solaris-sparc Sun compiler host builds
|
# Definitions for solaris-sparc64 Sun compiler host builds
|
||||||
# Sites may override these definitions in CONFIG_SITE.solaris-sparc64.Common
|
# Sites may override these definitions in CONFIG_SITE.solaris-sparc64.Common
|
||||||
#-------------------------------------------------------
|
#-------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# $Revision-Id$
|
# $Revision-Id$
|
||||||
# This file is maintained by the build community.
|
# This file is maintained by the build community.
|
||||||
#
|
#
|
||||||
# Definitions for solaris-sparc Sun compiler host - solaris-sparc Sun compiler target builds
|
# Definitions for solaris-sparc64 compiler host - solaris-sparc64 compiler target builds
|
||||||
# Sites may override these definitions in CONFIG_SITE.solaris-sparc64.solaris-sparc64
|
# Sites may override these definitions in CONFIG_SITE.solaris-sparc64.solaris-sparc64
|
||||||
#-------------------------------------------------------
|
#-------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
@@ -3,8 +3,8 @@
|
|||||||
# $Revision-Id$
|
# $Revision-Id$
|
||||||
# This file is maintained by the build community.
|
# This file is maintained by the build community.
|
||||||
#
|
#
|
||||||
# Definitions for solaris-sparc host - solaris-sparc target build
|
# Definitions for solaris host - solaris target build
|
||||||
# Sites may override these definitions in CONFIG_SITE.solaris-sparc.solaris-sparc
|
# Sites may override these definitions in CONFIG_SITE.solarisCommon.solarisCommon
|
||||||
#-------------------------------------------------------
|
#-------------------------------------------------------
|
||||||
|
|
||||||
GNU = NO
|
GNU = NO
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
# This file is maintained by the build community.
|
# This file is maintained by the build community.
|
||||||
#
|
#
|
||||||
# Definitions for win32-x86-cygwin host archs
|
# Definitions for win32-x86-cygwin host archs
|
||||||
# Sites may override these definitions in CONFIG_SITE.win32-x86-cygwin.Common
|
# Sites may override these definitions in CONFIG_SITE.win32-x86-mingw.Common
|
||||||
#-------------------------------------------------------
|
#-------------------------------------------------------
|
||||||
|
|
||||||
#Include definitions common to unix hosts
|
#Include definitions common to unix hosts
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
ARCH_DEP_CPPFLAGS += /favor:blend
|
ARCH_DEP_CPPFLAGS += /favor:blend
|
||||||
#ARCH_DEP_CPPFLAGS += /Wp64
|
#ARCH_DEP_CPPFLAGS += /Wp64
|
||||||
|
|
||||||
# /favor:blend both AMD64 and INTEL64
|
# /favor:blend both AMD64 and INTEL64 This is the default
|
||||||
# /favor:AMD64
|
# /favor:AMD64
|
||||||
# /favor:INTEL64 (new value)
|
# /favor:INTEL64 (new value)
|
||||||
# /favor:EN64T (old value)
|
# /favor:EN64T (old value)
|
||||||
|
|||||||
@@ -2,6 +2,6 @@
|
|||||||
#
|
#
|
||||||
# $Revision-Id$
|
# $Revision-Id$
|
||||||
#
|
#
|
||||||
# Site Specific definitions for cygwin-x86 target
|
# Site Specific definitions for win32-x86-cygwin target
|
||||||
# Only the local epics system manager should modify this file
|
# Only the local epics system manager should modify this file
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user