From 34bd03bab4baf16cc2cf35f12bb832011df874d9 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Tue, 29 Mar 2005 20:28:42 +0000 Subject: [PATCH] - deprecate netsummary --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 6b8f7964..ad63d19b 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $Id: Makefile,v 1.56 2004/11/04 18:35:45 mlhuang Exp $ +# $Id: Makefile,v 1.60 2005/01/10 20:39:42 mlhuang Exp $ # # Default target @@ -263,11 +263,11 @@ ALL += ulogd ulogd: kernel proper # -# netflow and netsummary +# netflow # netflow-CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs -netflow-MODULE := netflow netsummary +netflow-MODULE := netflow netflow-SPEC := netflow/netflow.spec ALL += netflow -- 2.45.2