Make.proto
changeset 122 04ec3fda7c11
parent 119 59758ff5b841
child 126 40228f4fd66b
--- a/Make.proto	Sat May 06 16:18:13 1995 +0200
+++ b/Make.proto	Sun May 07 02:16:56 1995 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.18 1995-05-03 00:39:07 claus Exp $
+# $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.19 1995-05-07 00:16:56 claus Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -145,8 +145,8 @@
 BUTTON=$(I)/Button.H $(LABEL)
 CONTROLLER=$(I)/Controll.H $(OBJECT)
 
-RButtGrp.$(O):          RButtGrp.st $(I)/VarArray.H $(OBJECT)
-EFGroup.$(O):           EFGroup.st $(I)/VarArray.H $(OBJECT)
+RButtGrp.$(O):          RButtGrp.st $(I)/OrdColl.H $(OBJECT)
+EFGroup.$(O):           EFGroup.st $(OBJECT)
 
 DialogBox.$(O):         DialogBox.st $(MODALBOX)
 InfoBox.$(O):           InfoBox.st $(DIALOGBOX)