From e4991ce586558b0ff3a06b7c0c4022d2083c4d01 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 15 Apr 2003 02:41:04 +0000 Subject: "" svn path=/trunk/; revision=562 --- externals/grill/vasp/makefile.pd-linux | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'externals/grill/vasp/makefile.pd-linux') diff --git a/externals/grill/vasp/makefile.pd-linux b/externals/grill/vasp/makefile.pd-linux index 3bb424c0..4caa0097 100644 --- a/externals/grill/vasp/makefile.pd-linux +++ b/externals/grill/vasp/makefile.pd-linux @@ -9,7 +9,9 @@ # to install help, do "make -f makefile.pd-linux install-help" # -include config-pd-linux.txt +CONFIG=config-pd-linux.txt + +include ${CONFIG} FLEXTLIB=$(FLEXTPATH)/flext_t.a @@ -27,7 +29,6 @@ LIBS=m # ---------------------------------------------- NAME=vasp -SRCDIR=source include make-files.txt -- cgit v1.2.1