1 2 3 4 5 6 7 8 9 10
all: plain zlib bzip mixed plain: php verify_std.php test_plain.phar zlib: php verify_std.php test_zlib.phar bzip: php verify_std.php test_bzip.phar mixed: php verify_std.php test_mixed.phar