Unidiff1 files changed, 3 insertions, 10 deletions
|
diff --git a/README b/README index 722286a..b03724f 100644 --- a/ README+++ b/ README |
|
@@ -27,20 +27,13 @@ selection mechanisms can be used to identify the points under the |
27 | mouse. Alternatively a keyboard command might be added to provide the | 27 | mouse. Alternatively a keyboard command might be added to provide the |
28 | information upon a keypress. | 28 | information upon a keypress. |
29 | | 29 | |
30 | ====== | 30 | === |
31 | COFFEE | 31 | DB2 |
32 | ====== | 32 | === |
33 | | 33 | |
34 | export LDFLAGS="-L/home/db2inst1/sqllib/lib" | 34 | export LDFLAGS="-L/home/db2inst1/sqllib/lib" |
35 | export CFLAGS="-I/home/db2inst1/sqllib/include" | 35 | export CFLAGS="-I/home/db2inst1/sqllib/include" |
36 | | 36 | |
37 | ======= | | |
38 | PANCAKE | | |
39 | ======= | | |
40 | | | |
41 | export LDFLAGS="-L/opt/ibm/db2/V9.5/lib32" | | |
42 | export CFLAGS="-I/opt/ibm/db2/V9.5/include" | | |
43 | | | |
44 | ====================== | 37 | ====================== |
45 | CLUSTER.CIS.DREXEL.EDU | 38 | CLUSTER.CIS.DREXEL.EDU |
46 | ====================== | 39 | ====================== |
|