From 5a056f7d000788f1286da647bef895fdce1b46b8 Mon Sep 17 00:00:00 2001 From: rgrimes Date: Thu, 13 Jul 1995 08:43:14 +0000 Subject: [PATCH] Remove CCFPU, it is no longer used any place in the source tree. Submitted by: Thomas Graichen --- etc/defaults/make.conf | 9 +-------- etc/make.conf | 9 +-------- share/examples/etc/make.conf | 9 +-------- 3 files changed, 3 insertions(+), 24 deletions(-) diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 3d4f5f52b984..a67f27e5b4d5 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.16 1995/03/21 02:55:33 phk Exp $ +# $Id: make.conf,v 1.17 1995/04/23 13:03:24 jkh Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -53,13 +53,6 @@ #BOOTWAIT=30000 # # -# Allow 'cc' to generate all FPU codes. Do not use this if you intend to -# generate code to run on machines with broken FPU emulator. Beware, this -# is a compile-time static option to 'cc'. -# -#CCFPU= yes -# -# # By default, this points to /usr/X11R6 for XFree86 releases 3.0 or earlier. # If you have a XFree86 from before 3.0 you want to uncomment this. # diff --git a/etc/make.conf b/etc/make.conf index 3d4f5f52b984..a67f27e5b4d5 100644 --- a/etc/make.conf +++ b/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.16 1995/03/21 02:55:33 phk Exp $ +# $Id: make.conf,v 1.17 1995/04/23 13:03:24 jkh Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -53,13 +53,6 @@ #BOOTWAIT=30000 # # -# Allow 'cc' to generate all FPU codes. Do not use this if you intend to -# generate code to run on machines with broken FPU emulator. Beware, this -# is a compile-time static option to 'cc'. -# -#CCFPU= yes -# -# # By default, this points to /usr/X11R6 for XFree86 releases 3.0 or earlier. # If you have a XFree86 from before 3.0 you want to uncomment this. # diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 3d4f5f52b984..a67f27e5b4d5 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.16 1995/03/21 02:55:33 phk Exp $ +# $Id: make.conf,v 1.17 1995/04/23 13:03:24 jkh Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -53,13 +53,6 @@ #BOOTWAIT=30000 # # -# Allow 'cc' to generate all FPU codes. Do not use this if you intend to -# generate code to run on machines with broken FPU emulator. Beware, this -# is a compile-time static option to 'cc'. -# -#CCFPU= yes -# -# # By default, this points to /usr/X11R6 for XFree86 releases 3.0 or earlier. # If you have a XFree86 from before 3.0 you want to uncomment this. #