summaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2019-12-30 14:08:45 +0100
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-01-01 22:41:54 +0900
commitf8ac80fc16dfbe3efeb16c77522242883026305c (patch)
tree7df427652609c7b9c12cba0bde50b742d2238a5e /Makefile.cvs
parentbb2c3b93bbb9a3f8b9ae96ba9a6034affc0fd000 (diff)
downloadknutclient-f8ac80fc16dfbe3efeb16c77522242883026305c.tar.gz
knutclient-f8ac80fc16dfbe3efeb16c77522242883026305c.zip
Drop automake build support.
Add basic build instructions to the INSTALL file. Remove empty files NEWS and TODO. Remove "specs" folder as well as several shell scripts (Deb, Fedora, Mandriva...) Rework of the REAME file and the help page. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 6ca05fe5e859a5f276453085fe4d89e662741a54)
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: