From 8eef7f8326e715ea4e9e84f46487cf4657601c25 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Mon, 20 Feb 2006 08:01:00 -0800 Subject: Version abc60220 --- readme | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 readme (limited to 'readme') diff --git a/readme b/readme new file mode 100644 index 00000000..69dbe508 --- /dev/null +++ b/readme @@ -0,0 +1,10 @@ +Often the code comes directly from a Windows computer. +The following steps may be needed to compile it on UNIX: + +>> dos2unix Makefile Makefile +>> dos2unix depends.sh depends.sh +>> chmod 755 depends.sh +>> make + +If compiling as a static library, it is necessary to uncomment +#define _LIB in "src/abc/main/main.c" -- cgit v1.2.3