
#################################################################
############### acedb: R.Durbin and J.Thierry-Mieg ##############
############### wmake/ALLIANT_DEF    Jan-12-1992   ##############
#################################################################

#################################################################
########## Machine dependant compiler modification ##############
###########  for the ALLIANT work 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 = ALLIANT
#  (on Alliant we use  the native ANSI compiler.
COMPILER = cc

OPTIONS = -DBIBLIO 
LIBS = -lm 

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