Unidiff1 files changed, 3 insertions, 10 deletions
|
diff --git a/README b/README index f3fe1b8..fa23f39 100644 --- a/ README+++ b/ README |
|
@@ -20,20 +20,13 @@ used to highlight the selection. |
20 | Mouse-wheel: scroll to zoom in or out by 10% of the window size with | 20 | Mouse-wheel: scroll to zoom in or out by 10% of the window size with |
21 | the focus at the center of the window. | 21 | the focus at the center of the window. |
22 | | 22 | |
23 | ====== | 23 | === |
24 | COFFEE | 24 | DB2 |
25 | ====== | 25 | === |
26 | | 26 | |
27 | export LDFLAGS="-L/home/db2inst1/sqllib/lib" | 27 | export LDFLAGS="-L/home/db2inst1/sqllib/lib" |
28 | export CFLAGS="-I/home/db2inst1/sqllib/include" | 28 | export CFLAGS="-I/home/db2inst1/sqllib/include" |
29 | | 29 | |
30 | ======= | | |
31 | PANCAKE | | |
32 | ======= | | |
33 | | | |
34 | export LDFLAGS="-L/opt/ibm/db2/V9.5/lib32" | | |
35 | export CFLAGS="-I/opt/ibm/db2/V9.5/include" | | |
36 | | | |
37 | ====================== | 30 | ====================== |
38 | CLUSTER.CIS.DREXEL.EDU | 31 | CLUSTER.CIS.DREXEL.EDU |
39 | ====================== | 32 | ====================== |
|