summaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2019-12-30 14:08:45 +0100
committergregory guy <gregory-tde@laposte.net>2019-12-31 14:01:22 +0100
commit6ca05fe5e859a5f276453085fe4d89e662741a54 (patch)
tree2255926d9c5145455225aa1ec4ee606d4726a62c /Makefile.cvs
parentc70d0dd138d856266ad3990c4d7cf6c0dd0a43c4 (diff)
downloadknutclient-6ca05fe5e859a5f276453085fe4d89e662741a54.tar.gz
knutclient-6ca05fe5e859a5f276453085fe4d89e662741a54.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>
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: