aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vasp/makefile-win-bcc.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-12-18 05:02:44 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-12-18 05:02:44 +0000
commite9f8fa66c202381780bccc5e5082e8c2487a9433 (patch)
treeefafe9de97f610b65402b5931a24eb53116f1543 /externals/grill/vasp/makefile-win-bcc.txt
parente741586389de21efe0dd7fa1b0057c970e4c1a17 (diff)
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
Diffstat (limited to 'externals/grill/vasp/makefile-win-bcc.txt')
-rw-r--r--externals/grill/vasp/makefile-win-bcc.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/externals/grill/vasp/makefile-win-bcc.txt b/externals/grill/vasp/makefile-win-bcc.txt
new file mode 100644
index 00000000..b4823de7
--- /dev/null
+++ b/externals/grill/vasp/makefile-win-bcc.txt
@@ -0,0 +1,8 @@
+# Makefile for BCC
+#
+# usage:
+# to build run "build-win-max-bcc.bat" or "build-win-pd-bcc.bat"
+#
+
+# multi-threaded build
+THREADED=1 \ No newline at end of file