summaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorMavridis Philippe <mavridisf@gmail.com>2021-04-04 18:26:05 +0300
committerMavridis Philippe <mavridisf@gmail.com>2021-04-04 20:02:10 +0300
commit751933ec8be5220affceb171ff7ef8cf92b6aaab (patch)
treede91f2b43dd58f9a9d6d8fbff014701f9783a8a4 /Makefile.cvs
parentfeeae7b801d0518d783bc338c1615cdc9f6b27d3 (diff)
downloadklamav-751933ec8be5220affceb171ff7ef8cf92b6aaab.tar.gz
klamav-751933ec8be5220affceb171ff7ef8cf92b6aaab.zip
Removed Autotools build files.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
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: