Configuration for DEC system

This commit is contained in:
vhenson 1997-08-28 18:59:03 +00:00
parent fa389b4ac7
commit 365fb19e47
2 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,20 @@
#BHEADER***********************************************************************
# (c) 1996 The Regents of the University of California
#
# See the file COPYRIGHT_and_DISCLAIMER for a complete copyright
# notice, contact person, and disclaimer.
#
# $Revision$
#EHEADER***********************************************************************
#=============================================================================
# Configuration file for Sun Solaris systems
#=============================================================================
AMG_CC="cc"
AMG_F77_FLAGS="-silent"
AMG_F90_FLAGS="-silent"
AMG_LINK="cc"

View File

@ -0,0 +1,20 @@
#BHEADER***********************************************************************
# (c) 1996 The Regents of the University of California
#
# See the file COPYRIGHT_and_DISCLAIMER for a complete copyright
# notice, contact person, and disclaimer.
#
# $Revision$
#EHEADER***********************************************************************
#=============================================================================
# Configuration file for Sun Solaris systems
#=============================================================================
AMG_CC="cc"
AMG_F77_FLAGS="-silent"
AMG_F90_FLAGS="-silent"
AMG_LINK="cc"