From eb210ed90ad97dcaaead3d730e4e53052951eee7 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 16 Aug 2019 22:55:31 +0900 Subject: Removed admin submodule and autotools files. Signed-off-by: Michele Calgaro (cherry picked from commit 567f9d0f1f23bb06d2dc46bc2b53b5e4b3160288) --- 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.3