summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL18
1 files changed, 0 insertions, 18 deletions
diff --git a/INSTALL b/INSTALL
deleted file mode 100644
index aef619a..0000000
--- a/INSTALL
+++ /dev/null
@@ -1,18 +0,0 @@
-BUILD
-=====
-
-1. Edit Makefile. Change SUIFHOME and OMEGAHOME to correct paths.
-
-2. Do "make depend" in the chill directory.
-
-3. Optional, do "make clean" or "make veryclean" which removes additional
- target files and flex/bison generated files.
-
-4. Do "make".
-
-
-INSTALLATION
-============
-
-You can use CHiLL in source directory since all links are already
-created in bin/, lib/ and include/ directories.