Make.proto
changeset 524 acf00a9c922c
parent 519 404251fcfe2e
child 525 87524b8e35a6
--- a/Make.proto	Wed Mar 27 13:27:02 1996 +0100
+++ b/Make.proto	Fri Mar 29 02:53:44 1996 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.42 1996-03-25 22:14:53 cg Exp $
+# $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.43 1996-03-29 01:53:44 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -109,12 +109,12 @@
 obsolete:   Notifier.$(O)                  \
 	    ErrNotify.$(O)
 
-AIX:
-	    $(MAKE) ListView.o
-	    $(MAKE) ObjView.o
-	    $(MAKE) OPT=-O2 TextView.o
-	    $(MAKE) ETxtView.o
-	    $(MAKE) OPT=-O2
+#
+# on (my) aix system, this one cannot be compiled with 
+# optimizer - running out of space during compile
+#
+AIX::
+	    $(MAKE) OPT= ETxtView.o
 
 cleanjunk::
 	    -rm -f *.c *.H