From c618c514b78c2f64b217763dd0c3777c5cf45ab1 Mon Sep 17 00:00:00 2001 From: Chris Mundy Date: Fri, 29 Jun 2001 07:01:01 +0000 Subject: [PATCH] Proper arch file for DEC svn-origin-rev: 21 --- arch/DEC_OS.sdbg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 arch/DEC_OS.sdbg diff --git a/arch/DEC_OS.sdbg b/arch/DEC_OS.sdbg new file mode 100644 index 0000000000..150e31daa9 --- /dev/null +++ b/arch/DEC_OS.sdbg @@ -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