summaryrefslogtreecommitdiffstats
path: root/readme
diff options
context:
space:
mode:
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