
#################################################################
############### acedb: R.Durbin and J.Thierry-Mieg ##############
############### wmake/NEW_SUN_CC_DEF    Apr-3-1992 ##############
#################################################################

#################################################################
########## Machine dependant compiler modification ##############
########### for the SUN3/80 and sparc stations ##################
#################################################################
########### This file is included by wmake/truemake #############
######  Edit this file to adapt the ACeDB to a new machine ######
#####   following the explanations given in wmake/truemake  #####
#################################################################

NAME = SUN
COMPILER = /home2/SUNCC/cc_compiler/SC1.0/acc

OPTIONS = -DIPC  -DWCS  -DBIBLIO 
LIBS = -lm  /usr/local/lib/gcc-gnulib

#################################################################
#################################################################

