From 62e72a56efdd899229968eca3e5fc1b6c081f4c2 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Tue, 29 Sep 2020 09:31:20 +0200 Subject: Drop automake build support. Add basic cmake build instructions. Delete empty folder doc. Delete empty files NEWS and TODO. Add a README file. Some cosmetics. Signed-off-by: gregory guy (cherry picked from commit 65d08b5b3cd629d406f8bf1cffa6ea392a93b3b7) --- 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