Hi all- It would be nice to enable more static code checking in nfs-utils (I'm especially interested in utils/mount/). Is there a clean way to add additional CFLAGS, like -Wall, to utils/mount/Makefile using the autotools set up? How about a lint or sparse target? I'm not just interested in autotools foo, but also in knowing how the nfs-utils maintainers prefer this sort of thing to be done. Thanks!