summaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-08-29 14:40:24 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-08-29 17:42:30 +0900
commit171bba15a85339862f84d5e1f336373a6fd0d1f5 (patch)
tree3d2ee6e15fa24d05d93918766e76328b778f8b3e /Makefile.cvs
parent4629443a2ad6e5f5470119bb89704f82e100103c (diff)
downloadtastymenu-171bba15.tar.gz
tastymenu-171bba15.zip
Drop automake build support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9745a2b423ce03fb59ce229728113c316262a84f)
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: