Make.proto
changeset 525 87524b8e35a6
parent 524 acf00a9c922c
child 527 fbe2fd7e796b
--- a/Make.proto	Fri Mar 29 02:53:44 1996 +0100
+++ b/Make.proto	Fri Mar 29 03:08:00 1996 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.43 1996-03-29 01:53:44 cg Exp $
+# $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.44 1996-03-29 02:08:00 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -161,7 +161,8 @@
 # special BIG-rule (kludge for NeXT)
 #
 ListView.$(O):
-	$(MAKE) $(BIG_STFILE_RULE) BIG_FILE=ListView OPT=
+	$(MAKE) $(BIG_STFILE_RULE) BIG_FILE=ListView OPT="$(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