*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Mon, 04 May 1998 21:35:56 +0200
changeset 916 64822d23fdec
parent 915 ee0c6c2cc6a1
child 917 66872b5bfdcb
*** empty log message ***
Make.proto
--- a/Make.proto	Mon May 04 19:42:52 1998 +0200
+++ b/Make.proto	Mon May 04 21:35:56 1998 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview2/Make.proto,v 1.54 1998-05-01 10:55:12 cg Exp $
+# $Header: /cvs/stx/stx/libview2/Make.proto,v 1.55 1998-05-04 19:35:56 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -8,7 +8,7 @@
 LIBNAME=libview2
 LIB_BASE=$(LIBVIEW2_BASE)
 
-STCOPT=$(LIBVIEW_STCOPT)
+STCOPT=$(LIBVIEW2_STCOPT)
 STCLOCALOPT='-package=stx:libview2' $(COMMONSYMBOLS) $(SEPINITCODE) -varPrefix=$(LIBNAME)
 UNCRITICALOPT=-optinline +optspace3
 CCLOCALOPT=$(CC_SPACEOPT)