summaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2019-10-09 15:31:35 +0200
committergregory guy <gregory-tde@laposte.net>2019-10-09 17:49:37 +0200
commit8097d72273656e748d5bf2e1cf72d8d66d73bab7 (patch)
treeb44799f45f01e9d351998e8c52190908a3e48ea6 /Makefile.cvs
parent1fafb1fc903058a14d7a3bcc02a755dcc8ca0db9 (diff)
downloadkcmautostart-8097d72273656e748d5bf2e1cf72d8d66d73bab7.tar.gz
kcmautostart-8097d72273656e748d5bf2e1cf72d8d66d73bab7.zip
Drop automake build support.
Add basic cmake build instructions. Deleted empty files: NEWS and TODO. Add description in README. Signed-off-by: gregory guy <gregory-tde@laposte.net>
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: