summaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-11-09 12:03:32 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-11-10 09:20:27 +0900
commitb36ba4568d3e5022a1ce7e13aa6c33db79e68ed2 (patch)
treeff8dfe1e7a6214e9264923531e470a3d4806b71a /Makefile.cvs
parent65f00ac09fb56385f09d85148bc62fc55af11afe (diff)
downloadsoundkonverter-b36ba456.tar.gz
soundkonverter-b36ba456.zip
Remove unnecessary files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 15f2729a4350458b86f6181c31da1d21d189ddcb)
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: