.
authorclaus
Wed, 16 Aug 1995 02:40:51 +0200
changeset 166 20d51eb40e3d
parent 165 b955786e6060
child 167 7b48ed613abc
.
Make.proto
--- a/Make.proto	Fri Aug 11 18:06:30 1995 +0200
+++ b/Make.proto	Wed Aug 16 02:40:51 1995 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview/Make.proto,v 1.35 1995-07-23 02:29:48 claus Exp $
+# $Header: /cvs/stx/stx/libview/Make.proto,v 1.36 1995-08-16 00:40:51 claus Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -182,6 +182,10 @@
 SimpleView.$(O):
 	$(MAKE) $(BIG_STFILE_RULE) BIG_FILE=SimpleView CC=$(CC)
 
+AIX:
+	$(MAKE) DevWorkst.o
+	$(MAKE) OPT=-O2
+
 #
 # install the extra objects
 #