summaryrefslogtreecommitdiff
path: root/lib/make
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-06-17 17:43:59 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-06-17 17:43:59 +0000
commit44c009f1af7acd7bc6dcb07e14f9986b59e7cff1 (patch)
tree81ac2ec6134caffe9c8ade69d69e14deab85d6d7 /lib/make
parent25daece1e2b19dd6a7cc0885dd4e7255aa6ea8b7 (diff)
Adding this back again.
git-svn-id: http://svn.cactuscode.org/flesh/trunk@553 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib/make')
-rw-r--r--lib/make/known-architectures/hp-ux15
1 files changed, 15 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..04a1f08e
--- /dev/null
+++ b/lib/make/known-architectures/hp-ux
@@ -0,0 +1,15 @@
+#! /bin/sh
+# /*@@
+# @file
+# @date
+# @author
+# @desc
+#
+# @enddesc
+# @version $Header: /usr/users/cactus/CCTK/lib/make/known-architectures/hp-ux,
+v 1.1 1999/06/14 15:50:32 allen Exp $
+# @@*/
+
+: ${LIBS="cl F90 "}
+: ${LIBDIRS="+ /opt/fortran90/lib/"}
+