e2fsprogs/lib/blkid
Theodore Ts'o c13351f6c5 Add support for configure --enable-verbose-makecmds
Some people don't want to see the concise "kernel-style" make output.
This configure option allows build engines that want to see the full
set of commands executed by the makefile to get what they want.  Most
people will find this more distracting than useful, unless they need
to debug the Makefiles.

(It is not necessary to rerun configure to enable this verbose make
output temprarily; if a developer wants to do a quick debug of a
directory's makefile, he or she can simply edit the definition of the
$(E) and $(Q) variables in the Makefile; instructions can be found in
the MCONFIG file which is included in at the beginning of every
Makefile.)

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2009-07-02 00:11:17 -04:00
..
tests Add ZFS test image to blkid test suite 2008-07-07 15:13:09 -04:00
Makefile.in Add support for configure --enable-verbose-makecmds 2009-07-02 00:11:17 -04:00
blkid.h Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
blkid.pc.in Fix pkg-config files: use Requires.private and fix the include directory 2008-09-02 21:20:44 -04:00
blkidP.h libblkid: Unexport the private symbol blkid_devdirs 2008-08-27 00:00:44 -04:00
blkid_types.h.in Fix asm_types.h type conflicts 2006-04-09 08:41:55 -04:00
cache.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
dev.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
devname.c blkid: use /sys/block/dm-<N>/dm/name 2009-05-02 22:39:20 -04:00
devno.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
getsize.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
libblkid.3.in libblkid: On the man page, replace empty references with an existing one. 2008-08-14 13:31:37 -04:00
list.h Fix up lots of portability problems that caused e2fsprogs not to build successfully 2003-03-06 11:09:18 -05:00
llseek.c Use lseek() instead of llseek() of sizeof(long) == sizeof(long long) 2008-01-27 00:35:32 -05:00
probe.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
probe.h blkid: recognize btrfs 2009-01-20 00:57:59 -05:00
read.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
resolve.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
save.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
tag.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
test_probe.in blkid: Don't use a hard-coded path for /bin/rm in test_probe.in 2009-05-17 22:19:21 -04:00
tst_types.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
version.c Add functions which allow an application program to do a run-time query 2005-01-26 13:16:06 -05:00