Make.proto
changeset 598 4e50a2b76fa2
parent 596 b659e02f7293
child 616 c8ba3d8df1ab
--- a/Make.proto	Sat Jul 05 21:21:23 1997 +0200
+++ b/Make.proto	Sun Jul 06 13:31:25 1997 +0200
@@ -1,15 +1,10 @@
-# $Header: /cvs/stx/stx/libbasic3/Make.proto,v 1.31 1997-07-05 18:16:10 cg Exp $
+# $Header: /cvs/stx/stx/libbasic3/Make.proto,v 1.32 1997-07-06 11:31:25 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
 TOP=..
 SUBDIRS=
 
-# SUN gcc only:
-# can use pic (instead of PIC)
-#
-SUN_GCC_PIC_FLAG=pic
-
 LIBNAME=libbasic3
 
 STCOPT=$(LIBBASIC3_STCOPT)