1 # Alpha/Linux Double Prec.
2 # @(#) Makefile.s18 1.1 15 Sep 1996
5 # GROMACS - Groningen Machine for Chemical Simulation
6 # Copyright (c) 1990, 1991, 1992, Groningen University
8 # Makefile for gromacs on alpha processors running linux
10 # Uncomment the next line here too if you are running with compaq compilers,
11 # or you will have problems with the real size if fortran!
12 #COMPAQ_COMPILERS = yes
14 include $(GMXHOME)/src/makef/Makefile.alx
15 SYSDEFS += -DDOUBLE -D_ald_
16 ifeq ($(COMPAQ_COMPILERS),yes)