2 # @(#) Makefile.ins 1.3 5/15/97
5 # GROMACS - Groningen Machine for Chemical Simulation
6 # Copyright (c) 1990, 1991, 1992, Groningen University
8 # Makefile for gromacs on mips processor (sgi)
10 # See README file for info
12 # take all default settings equal to SGI:
13 include $(GMXHOME)/src/makef/Makefile.SGI
15 # now set all things to insure:
16 SYSDEFS = -DHAVE_IDENT
18 CC = insure # def c-compiler
19 CCC = insure # c++ compiler
26 LDFLAGS = -L$(LIBDIR) -g -n32 -multigot
29 # USER MODIFIABLE SECTION
31 # If you want to use fortran innerloops set this to yes
33 # If you don't have PVM (parallel virtual machines) set this to no
35 # If you want to use compressed data files set this to yes
40 # Note that these variables are also used in Makefile.std
41 # If you experience any problems using PVM also check that file.