From a5fed6d68f73d4c4ba721c90d6ef2ba386876375 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sat, 23 May 2020 16:27:39 +0200 Subject: Drop automake build support. Delete empty folder doc. Write basic cmake build instructions and README file. Delete empty files ChangeLog, NEWS and TODO. Some cosmetics. Signed-off-by: gregory guy --- Makefile.cvs | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 Makefile.cvs (limited to 'Makefile.cvs') 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: -- cgit v1.2.1