summaryrefslogtreecommitdiffstats
path: root/Makefile.dist
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2022-11-11 11:34:08 +0900
committerMichele Calgaro <[email protected]>2022-11-11 11:34:08 +0900
commit90f63a97bb8775f2cc64cb2d6d1c19e65647a138 (patch)
tree898891ab9ba25436c38b8951dd910e272f0824f5 /Makefile.dist
parent308c9e2d856eec7405550df3b91b690877658ea3 (diff)
downloadkplayer-90f63a97bb8775f2cc64cb2d6d1c19e65647a138.tar.gz
kplayer-90f63a97bb8775f2cc64cb2d6d1c19e65647a138.zip
Drop automake build support.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'Makefile.dist')
-rw-r--r--Makefile.dist10
1 files changed, 0 insertions, 10 deletions
diff --git a/Makefile.dist b/Makefile.dist
deleted file mode 100644
index 4c0afd1..0000000
--- a/Makefile.dist
+++ /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: