summaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-07-22 13:28:28 +0900
committerMichele Calgaro <[email protected]>2023-08-03 22:56:40 +0900
commit7fbccb650b02b00882781706c11d76add0b589bc (patch)
tree99b95403f3b127209124b504a5b64996230bcb84 /Makefile.cvs
parentb3ebd61cfbfdba0d025543c5323751ad7a73a8fe (diff)
downloadk9copy-7fbccb650b02b00882781706c11d76add0b589bc.tar.gz
k9copy-7fbccb650b02b00882781706c11d76add0b589bc.zip
Normalize doc structure and remove unused files
Signed-off-by: Michele Calgaro <[email protected]>
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: