On 05/07/07, Wes Hardaker <[EMAIL PROTECTED]> wrote:

>  [EMAIL PROTECTED]@
> +OTHERCLEANTODOS=subdotlibs
>
> +subdotlibs:
> +       rm -rf */.libs */*/.libs */*/*/.libs */*/*/*/.libs
> +


  -1


a)  This feels a very clunky way of addressing the problem
     If nothing else, this would be better handled by the local
     Makefile, rather than wildcarded from the top.

b) The "make clean" target should be removing the .libs
     directory anyway

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to