From bc8f99d2a6d64b1d53cd66124dc97544d2fde030 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 21 Sep 1996 14:30:23 +0000 Subject: 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. --- share/examples/etc/make.conf | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'share') diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index cf80bcf..8544f2b 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: # -- cgit v1.1