Proper arch file for DEC

svn-origin-rev: 21
This commit is contained in:
Chris Mundy 2001-06-29 07:01:01 +00:00
parent a3be4071bf
commit c618c514b7

13
arch/DEC_OS.sdbg Normal file
View file

@ -0,0 +1,13 @@
PERL = perl
CC = cc
CPP = cpp
FC = f95 -free
FC_fixed = f95 -fixed
LD = f95
AR = ar -r
CPPFLAGS = -C -D__DEC -D__FFTSG -D__FFTW -P
FCFLAGS = -C -D__DEC -D__FFTSG -D__FFTW -automatic -g -u -fpe0 -synchronous_exceptions
LDFLAGS = $(FCFLAGS) -L$(HOME)/fftw/tc2k/lib
LIBS = -ldxml -lfftw
OBJECTS_ARCHITECTURE = machine_dec.o