252N/A# Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. 252N/A# U.S. Government Rights - Commercial software. Government users are subject 252N/A# to the Sun Microsystems, Inc. standard license agreement and applicable 252N/A# provisions of the FAR and its supplements. 252N/A# This distribution may include materials developed by third parties. Sun, 252N/A# Sun Microsystems, the Sun logo and Solaris are trademarks or registered 252N/A# trademarks of Sun Microsystems, Inc. in the U.S. and other countries. 252N/A# Revision 1.5 2003/09/18 11:39:08 rr144420 252N/A# 4922904 - include sea directory in makefile 252N/A# Revision 1.4 2003/08/21 14:42:00 rr144420 252N/A# 4908816 - further makefile changes to install into correct lib 252N/A# Revision 1.3 2003/08/12 21:14:36 rr144420 252N/A# 4895376 - correct Sun copyright statements. Cannot use (c), and must use Copyright Copyright in makefiles 252N/A# Revision 1.2 2003/08/01 16:32:16 rr144420 252N/A# more of Paul's changes for packaging 252N/A# Revision 1.1 2003/07/23 15:53:29 rr144420 252N/A# new makefiles for building sun directory 252N/A echo "making all in `pwd`/$$i"; \
252N/A if test $$? !=
0 ;
then \
252N/A echo "making install in `pwd`/$$i"; \
252N/A if test $$? !=
0 ;
then \