On Thu, Jul 02, 2009 at 02:49:24PM +0200, Kay Sievers wrote: > > Kay's rules look like they should be fairly straightforward to drop into > > e2fsprogs. personally i'd use: > > E = @: > > when V=1, but this is probably just splitting hairs > > Ah nice, looks good to me, if that works. Take a look at what I've checked into e2fsprogs' maint branch; it was largely based on what you suggested. If someone can point me at an autoconf test that determines whether or not we're using gmake, I could even set up something which sucks in a Makefile fragment that enhances what we can do for developers who are using GNU make. (i.e., if you're using GNU make, "make V=1" will DTRT, but if you're using a Solaris or BSD make, you'll have to settle for "configure --enable-verbose-makecmds") - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html