From: gormo at domain itc.nuigalway.ie
Date: Wed 26 Jul 2000 - 10:27:03 IST
Can anyone tell me what is wrong with this conditional statement for
make.
.
.
.
ifeq ($(PLATFORM),ALPHA)
CC = f90 #this is line 13
else
CC = pghpf
endif
.
.
.
I get the *helpfull* error message:
[gormo at domain zag X_Shan97]$ make d2q9shan_Serial
Make: Makefile: Must be a separator on line 13. Stop.
Hints anyone before bits of monitor glass have to be removed from my
forehead!?
Cheers,
g
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:06:59 GMT