summaryrefslogtreecommitdiff
path: root/lib/make/known-architectures/hp-ux
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-06-14 15:50:32 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-06-14 15:50:32 +0000
commit73c042453a8491a59c1e44965ec2a62440db04b8 (patch)
tree3f0930ff72a58dd7ef54cd32ac532e58019ab913 /lib/make/known-architectures/hp-ux
parentca46569ce970b2fab0c8e440e381aa77f3a2c38b (diff)
Known architectures stuff for the NPACI exemplar
git-svn-id: http://svn.cactuscode.org/flesh/trunk@550 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib/make/known-architectures/hp-ux')
-rw-r--r--lib/make/known-architectures/hp-ux13
1 files changed, 13 insertions, 0 deletions
diff --git a/lib/make/known-architectures/hp-ux b/lib/make/known-architectures/hp-ux
new file mode 100644
index 00000000..b947e80f
--- /dev/null
+++ b/lib/make/known-architectures/hp-ux
@@ -0,0 +1,13 @@
+#! /bin/sh
+# /*@@
+# @file
+# @date
+# @author
+# @desc
+#
+# @enddesc
+# @version $Header: /mnt/data2/cvs2svn/cvs-repositories/Cactus/lib/make/known-architectures/hp-ux,v 1.1 1999-06-14 15:50:32 allen Exp $
+# @@*/
+
+: ${LIBS="cl F90 "}
+: ${LIBDIRS="+ /opt/fortran90/lib/"}