Snort mailing list archives

Re: [PATCH] so_rules/src/Makefile


From: Patrick Mullen <pmullen () sourcefire com>
Date: Thu, 7 Oct 2010 17:25:44 -0400

Terry,

Thanks for the great patch!  The change has been committed and should
be released soon.


Thanks,

~Patrick

On Tue, Oct 5, 2010 at 10:33 AM, Terry Burton <tez () terryburton co uk> wrote:
Hi,

Can I recommend the following trivial patch to so_rules/src/Makefile:

- libs := icmp p2p dos exploit bad-traffic web-activex web-client
web-iis netbios misc nntp smtp web-misc sql imap chat multimedia pop3
+ libs := $(shell ls ?*\_*.c | cut -d_ -f1 | uniq)

This prevents make from failing to build empty categories such as icmp.


All the best,

Terry

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Snort-devel mailing list
Snort-devel () lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/snort-devel


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Snort-devel mailing list
Snort-devel () lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/snort-devel


Current thread: