From: Jason Ish Date: Thu, 24 Oct 2024 21:02:18 +0000 (-0600) Subject: Makefile.cvs: remove, not used X-Git-Tag: suricata-8.0.0-beta1~751 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F12032%2Fhead;p=thirdparty%2Fsuricata.git Makefile.cvs: remove, not used --- diff --git a/Makefile.cvs b/Makefile.cvs deleted file mode 100644 index d16070234d..0000000000 --- a/Makefile.cvs +++ /dev/null @@ -1,8 +0,0 @@ -default: all - -all: - aclocal - autoheader - automake - autoconf -