aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vasp/makefile-win-bcc.txt
diff options
context:
space:
mode:
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