make: Entering directory '/build/imapsync/src/imapsync-imapsync-2.140' this is imapsync 2.140, You can do : make testp # it shows needed Perl modules from your distro or CPAN make install # as root All other goals are for the upstream developper make testf # run tests make testv # run tests verbosely make test_quick # few tests verbosely make win32testsbat # run --tests and W/test.bat on win32 make win32tests # run --tests on win32 make win32testsdebug # run --testsdebug on win32 make W/test2.bat # run W/test2.bat on win32 make W/test3.bat # run W/test3.bat on win32 make W/test_reg.bat # run W/test_reg.bat on win32 make W/test_exe.bat # run W/test_exe.bat on win32 make W/test_exe_tests.bat # run W/test_exe_tests.bat on win32 make W/test_exe_2.bat # run W/test_exe_2.bat on win32 make examples/sync_loop_windows.bat # run examples/sync_loop_windows.bat on win32 make W/install_modules.bat # run W/install_modules.bat on win32 make W/install_module_one.bat # run W/install_module_one.bat on win32 make W/install_module_ssl.bat # run W/install_module_ssl.bat on win32 make all make upload_tests # upload tests.sh make upload_index make upload_FAQ # upload FAQs and documentation make upload_X # upload online UI make upload_latest # upload latest imapsync and binaries (dev) make upload_cgi # upload latest imapsync online, after local and remote --tests success. make upload_cgi_memo # upload cgi_memo stat_patterns.txt to /X servers. make valid_index # check index.shtml for good syntax make upload_ks make imapsync.exe make bin # build mac & win & linux binaries make mac # build mac binary make win # build win binary make lin # build linux binary make publish make crit # run perlcritic on imapsync make prereq # Generates W/prereq.* make cl # Check links of index.shtml make cle # Check links of S/*.shtml make mactestsdebug # run ./imapsync --testsdebug on Mac make mactests # run ./imapsync --tests on Mac make mactestslive # run ./imapsync --testslive on Mac make ks5testsdebug # run ./imapsync --testsdebug on ks5 make ks5tests # run ./imapsync --tests on ks5 make ks5testslive # run ./imapsync --testslive on ks5 make: Leaving directory '/build/imapsync/src/imapsync-imapsync-2.140'