summaryrefslogtreecommitdiff
path: root/libcult/INSTALL
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-23 15:25:44 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-23 15:25:44 +0200
commit8286ac511144e4f17d34eac9affb97e50646344a (patch)
treef1af7320d7b6be6be059216d0ad08ac7b4f73fd0 /libcult/INSTALL
parenta15cf65c44d5c224169c32ef5495b68c758134b7 (diff)
Imported Upstream version 4.0.0upstream/4.0.0
Diffstat (limited to 'libcult/INSTALL')
-rw-r--r--libcult/INSTALL21
1 files changed, 0 insertions, 21 deletions
diff --git a/libcult/INSTALL b/libcult/INSTALL
deleted file mode 100644
index 72c7a29..0000000
--- a/libcult/INSTALL
+++ /dev/null
@@ -1,21 +0,0 @@
-Prerequisites
-
- build-time:
-
- - build >= 0.3.2 http://www.codesynthesis.com/projects/build/
- - g++ >= 3.4.3 http://gcc.gnu.org
-
-
-Building libcult
-
- To build in the source directory simply say `make'. You can also
- build in a separate directory, e.g.,
-
- $ mkdir libcult-i686-pc-linux-gnu
- $ cd libcult-i686-pc-linux-gnu
- $ make -f ../libcult-x.y.z/makefile
-
-
-Installing libcult
-
- Not supported in this version.