summaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-22 13:28:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-08-04 10:06:45 +0900
commitd8f75eb1059c727d52993d6475328de165fd3a78 (patch)
tree599590c07a61af6f058df0692b7f617e1e9c4a34 /Makefile.cvs
parent3dbd5e8f9b528bba86f91f818d87db3d327d0808 (diff)
downloadk9copy-d8f75eb1.tar.gz
k9copy-d8f75eb1.zip
Normalize doc structure and remove unused files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7fbccb650b02b00882781706c11d76add0b589bc)
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: