diff --git a/configure/os/CONFIG.Common.vxWorks-ppc32-debug b/configure/os/CONFIG.Common.vxWorks-ppc32-debug new file mode 100644 index 000000000..bb46c7aba --- /dev/null +++ b/configure/os/CONFIG.Common.vxWorks-ppc32-debug @@ -0,0 +1,14 @@ +# CONFIG.Common.vxWorks-ppc32-debug +# +# $Revision-Id$ +# This file is maintained by the build community. +# +# Definitions for vxWorks-ppc32-debug target archs +# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-ppc32-debug +#------------------------------------------------------- + +# Include definitions common to all vxWorks archs +include $(CONFIG)/os/CONFIG.Common.vxWorks-ppc32 + +CROSS_OPT = NO + diff --git a/configure/os/CONFIG.Common.vxWorks-ppc32sf-debug b/configure/os/CONFIG.Common.vxWorks-ppc32sf-debug new file mode 100644 index 000000000..dd2a350bb --- /dev/null +++ b/configure/os/CONFIG.Common.vxWorks-ppc32sf-debug @@ -0,0 +1,14 @@ +# CONFIG.Common.vxWorks-ppc32sf-debug +# +# $Revision-Id$ +# This file is maintained by the build community. +# +# Definitions for vxWorks-ppc32sf-debug target archs +# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-ppc32sf-debug +#------------------------------------------------------- + +# Include definitions common to all vxWorks archs +include $(CONFIG)/os/CONFIG.Common.vxWorks-ppc32sf + +CROSS_OPT = NO +