summaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2019-10-17 14:22:44 +0200
committergregory guy <[email protected]>2019-10-17 14:22:44 +0200
commit9d191894a587d67cacceb69b868160250820cfa7 (patch)
tree3111db0ed259e295a586bf845a0a2e2f151eec03 /Makefile.cvs
parent8a53bde7e8e5ca828f1908ff4228ee58c34f4177 (diff)
downloadkkbswitch-9d191894a587d67cacceb69b868160250820cfa7.tar.gz
kkbswitch-9d191894a587d67cacceb69b868160250820cfa7.zip
Drop automake build support.
Add basic cmake build instructions in the INSTALL file. Deleted empty file: NEWS. Deleted obsolete file: kkbswitch.spec . Some cleanup in the README, the "man" page and the "help" page files. The man page as well as the icons have moved in their own folder. Signed-off-by: gregory guy <[email protected]>
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: