summaryrefslogtreecommitdiffstats
path: root/readme
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2008-06-10 08:01:00 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2008-06-10 08:01:00 -0700
commit9d09f583b6ea1181ebd5af1654acd3432c427445 (patch)
tree2ea6fb1cc6f70871f861dd0ccbe7f8522c34c765 /readme
parent9604ecb1745da3bde720cd7be5ee8f89dc6bd5ff (diff)
downloadabc-9d09f583b6ea1181ebd5af1654acd3432c427445.tar.gz
abc-9d09f583b6ea1181ebd5af1654acd3432c427445.tar.bz2
abc-9d09f583b6ea1181ebd5af1654acd3432c427445.zip
Version abc80610
Diffstat (limited to 'readme')
-rw-r--r--readme2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme b/readme
index b1588510..13bb8e15 100644
--- a/readme
+++ b/readme
@@ -1,6 +1,8 @@
Often the code comes directly from a Windows computer.
The following steps may be needed to compile it on UNIX:
+Modify Makefile to have -DLIN (for 32-bits) or -DLIN64 (for 64-bits)
+
>> dos2unix Makefile Makefile
>> dos2unix depends.sh depends.sh
>> chmod 755 depends.sh