From b99929ea6bd05599d239452a7305047b53194130 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sat, 21 Sep 1996 14:30:23 +0000 Subject: [PATCH] Remove SHARED_LIBCC_INT sample, it's gone and has been a do-nothing option since the cc1/cc1plus backends were linked static some time ago. --- 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 cf80bcfcf465..8544f2bf6776 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.30 1996/04/21 08:56:32 asami Exp $ +# $Id: make.conf,v 1.31 1996/06/24 16:50:39 nate 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 @@ -82,13 +82,6 @@ #MOTIFLIB= -L${X11BASE}/lib -lXm # # -# Build `cc' using a dynamic internals library, rather than the default -# (static) one. This makes the compilers run slower (10-15%), but saves -# quite some diskspace. -# -#SHARED_LIBCC_INT= smaller_cc -# -# # Kerberos IV # If you want the eBones-based Kerberos, define this: # diff --git a/etc/make.conf b/etc/make.conf index cf80bcfcf465..8544f2bf6776 100644 --- a/etc/make.conf +++ b/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.30 1996/04/21 08:56:32 asami Exp $ +# $Id: make.conf,v 1.31 1996/06/24 16:50:39 nate 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 @@ -82,13 +82,6 @@ #MOTIFLIB= -L${X11BASE}/lib -lXm # # -# Build `cc' using a dynamic internals library, rather than the default -# (static) one. This makes the compilers run slower (10-15%), but saves -# quite some diskspace. -# -#SHARED_LIBCC_INT= smaller_cc -# -# # Kerberos IV # If you want the eBones-based Kerberos, define this: # diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index cf80bcfcf465..8544f2bf6776 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.30 1996/04/21 08:56:32 asami Exp $ +# $Id: make.conf,v 1.31 1996/06/24 16:50:39 nate 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 @@ -82,13 +82,6 @@ #MOTIFLIB= -L${X11BASE}/lib -lXm # # -# Build `cc' using a dynamic internals library, rather than the default -# (static) one. This makes the compilers run slower (10-15%), but saves -# quite some diskspace. -# -#SHARED_LIBCC_INT= smaller_cc -# -# # Kerberos IV # If you want the eBones-based Kerberos, define this: #