>>>>> "TA" == Thomas Anders <[EMAIL PROTECTED]> writes:

DS> If 'mk' is a directory, then shouldn't this be either "rm -rf mk" or
DS> "rmdir mk" ?
>> 
>> Yep.  Good catch.

TA> Can you post an updated patch with a rfv for rc2, please?

The only change from the previous one is the one thing Dave pointed out:

--- Makefile.in 17 Oct 2006 23:05:40 -0000      5.72
+++ Makefile.in 1 Nov 2006 14:52:31 -0000
@@ -257,8 +257,7 @@ configclean: makefileclean
                agent/mibgroup/mib_module_inits.h       \
                agent/mibgroup/mib_module_shutdown.h    \
                agent/mibgroup/mib_module_dot_conf.h
-       rm -f module_rules.mk mib_module_list_deps.mk module_list_deps.mk \
-               agent_module_list_deps.mk
+       rm -rf mk
        rm -f *.core

 #
 

-- 
Wes Hardaker
Sparta, Inc.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to