freebsd-skq/usr.bin/mkimg
Enji Cooper 4b330699f8 Convert traditional ${MK_TESTS} conditional idiom for including test
directories to SUBDIR.${MK_TESTS} idiom

This is being done to pave the way for future work (and homogenity) in
^/projects/make-check-sandbox .

No functional change intended.

MFC after:	1 weeks
2017-08-02 08:35:51 +00:00
..
tests Update the usr.bin/mkimg golden test output files after ^/head@r319125 2017-05-31 08:01:12 +00:00
apm.c
bsd.c
ebr.c
endian.h
format.c
format.h
gpt.c mkimg: Correct an off by one error in the PMBR size 2017-05-29 12:51:02 +00:00
image.c Allow building mkimg as cross-tool 2017-03-03 01:56:55 +00:00
image.h
Makefile Convert traditional ${MK_TESTS} conditional idiom for including test 2017-08-02 08:35:51 +00:00
Makefile.depend
mbr.c
mkimg.1 mkimg: Add -C argument to specify maximum capacity 2017-05-10 09:36:34 +00:00
mkimg.c mkimg: Add -C argument to specify maximum capacity 2017-05-10 09:36:34 +00:00
mkimg.h Allow building mkimg as cross-tool 2017-03-03 01:56:55 +00:00
qcow.c mkimg(1): let calloc(3) do the multiplication. 2017-03-13 20:14:07 +00:00
raw.c
scheme.c
scheme.h
uuid.c Allow building mkimg as cross-tool 2017-03-03 01:56:55 +00:00
vhd.c
vmdk.c
vtoc8.c