svn commit: r265703 - in head: share/man/man4 sys/dev/bce sys/dev/bxe sys/modules/bce

Garrett Cooper yaneurabeya at gmail.com
Mon Sep 15 17:22:16 UTC 2014


> On Sep 15, 2014, at 9:31, David Somayajulu <david.somayajulu at qlogic.com> wrote:
> 
> Hi Andrey,
> When I didn't have the clean override,  "make clean" was not cleaning properly when I built a standalone loadable driver. Perhaps we can change "clean" in bxe/Makefile and bce/Makefile to "dclean".

Hi David,
    Does make depend work from a clean obj tree? You added some files to your make clean target that aren't in SRCS.
Cheers,
-Garrett


More information about the svn-src-head mailing list