From e9f8fa66c202381780bccc5e5082e8c2487a9433 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sat, 18 Dec 2004 05:02:44 +0000 Subject: updated make system for BCC use flext build system avoid malicious file name characters using flext build system updated build system svn path=/trunk/; revision=2406 --- externals/grill/vasp/makefile-lnx-gcc.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 externals/grill/vasp/makefile-lnx-gcc.txt (limited to 'externals/grill/vasp/makefile-lnx-gcc.txt') diff --git a/externals/grill/vasp/makefile-lnx-gcc.txt b/externals/grill/vasp/makefile-lnx-gcc.txt new file mode 100644 index 00000000..93008710 --- /dev/null +++ b/externals/grill/vasp/makefile-lnx-gcc.txt @@ -0,0 +1,6 @@ +# usage: +# to build run "sh build-lnx-max-gcc.sh" or "sh build-lnx-pd-gcc.sh" +# + +# multi-threaded build +THREADED=1 -- cgit v1.2.1