cc c compiler Makefile Basic Makefile recipes $ make $ make clean $ make PREFIX=/usr/local install $ make PREFIX=/usr/local uninstall Test source code with testsh. $ make tests