summaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2020-08-27 16:26:49 +0200
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-08-29 15:34:39 +0900
commitd1571dea2aac285280c35383f79cda03cdcb913f (patch)
tree4fb2b0325739d4ea5021711661931e7e07c6097a /Makefile.cvs
parenta4e0262b214c035df0fa1808192e332806396265 (diff)
downloadkima-d1571dea2aac285280c35383f79cda03cdcb913f.tar.gz
kima-d1571dea2aac285280c35383f79cda03cdcb913f.zip
Drop automake build support.
Add basic cmake build instructions. Delete empty file NEWS. Rework of the README file (splitted with the FAQ). Add FAQ file. Rework of the desktop file. Few cosmetics here and there. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit c4ba990dcc1531424959545520236b033847905b)
Diffstat (limited to 'Makefile.cvs')
-rw-r--r--Makefile.cvs10
1 files changed, 0 insertions, 10 deletions
diff --git a/Makefile.cvs b/Makefile.cvs
deleted file mode 100644
index 4c0afd1..0000000
--- a/Makefile.cvs
+++ /dev/null
@@ -1,10 +0,0 @@
-all:
- @echo "This Makefile is only for the CVS repository"
- @echo "This will be deleted before making the distribution"
- @echo ""
- $(MAKE) -f admin/Makefile.common cvs
-
-dist:
- $(MAKE) -f admin/Makefile.common dist
-
-.SILENT: