Rohit Grover <[EMAIL PROTECTED]> writes: > Interestingly, when I executed the command 'make depend', > vnode_if.h was correctly created for me. I'd like to know why I don't > need to do a 'make depend' for modules like 'vn' or 'nfs' before > building them. Perhaps because it was done before? Check to see if you have a '.depend' file in those directories. I'm pretty sure you do. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- can't generate vnode_if.h automatically Rohit Grover
- Re: can't generate vnode_if.h automatically Andrew R. Reiter
- Re: can't generate vnode_if.h automatically Dima Dorfman
- Re: can't generate vnode_if.h automatically Rohit Grover
- Re: can't generate vnode_if.h automatically Terry Lambert