pass OPT in big-file rule
authorClaus Gittinger <cg@exept.de>
Mon, 15 Jan 1996 14:41:39 +0100
changeset 286 3ec5d73fdf54
parent 285 e1f09d0f2c15
child 287 82691623dd4c
pass OPT in big-file rule
Make.proto
--- a/Make.proto	Sun Jan 14 17:46:33 1996 +0100
+++ b/Make.proto	Mon Jan 15 14:41:39 1996 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.33 1996-01-06 13:02:26 cg Exp $
+# $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.34 1996-01-15 13:41:39 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -126,7 +126,7 @@
 # special BIG-rule (kludge for NeXT)
 #
 ListView.$(O):
-	$(MAKE) $(BIG_STFILE_RULE) BIG_FILE=ListView
+	$(MAKE) $(BIG_STFILE_RULE) BIG_FILE=ListView OPT=
 
 # BEGINMAKEDEPEND --- do not remove this line; make depend needs it
 ArrButton.o: ArrButton.st $(STCHDR) ../include/Button.H ../include/Label.H ../include/View.H ../include/SimpleView.H ../include/PseudoV.H ../include/DevDraw.H ../include/DMedium.H ../include/GC.H ../include/Object.H