42Tokyo ft_printf Getting Started Run the following commands: Compiling Run the following commands: To compile make To remove objects: make clean To remove objects and binary file (program): make fclean To re-compile: make re Testing Third-party tester I tested the library with this third-party tester: printfTester