*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Sun, 06 Jul 1997 13:28:50 +0200
changeset 583 718b623e9158
parent 582 9a00e2dbdc97
child 584 23b2124d7765
*** empty log message ***
Make.proto
--- a/Make.proto	Sun Jul 06 12:35:42 1997 +0200
+++ b/Make.proto	Sun Jul 06 13:28:50 1997 +0200
@@ -1,15 +1,10 @@
-# $Header: /cvs/stx/stx/libcomp/Make.proto,v 1.52 1997-07-05 19:36:47 cg Exp $
+# $Header: /cvs/stx/stx/libcomp/Make.proto,v 1.53 1997-07-06 11:28:50 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=libcomp
 
 STCOPT=$(LIBCOMP_STCOPT)