From 66ef464d84115c12eca26beaa34c6e5c3089802c Mon Sep 17 00:00:00 2001
From: Douglas Guptill <douglas.guptill@dal.ca>
Date: Tue, 14 Jul 2009 19:15:17 +0000
Subject: [PATCH] build recipe

---
 doc/build-p690 | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 doc/build-p690

diff --git a/doc/build-p690 b/doc/build-p690
new file mode 100644
index 00000000..a719691a
--- /dev/null
+++ b/doc/build-p690
@@ -0,0 +1,13 @@
+Build recipe for the p690
+
+Author: Douglas Guptill
+Date: 2009-07-14
+
+PATH=/usr/xlf-10.1/usr/bin:${PATH}
+export OBJECT_MODE=64
+touch Makefile.deps
+make bc_20090710
+make p690
+make
+make more-output
+make install
-- 
GitLab