# Make Style Guide > Style guide for Make. TODO - [style guide](http://clarkgrubb.com/makefile-style-guide) - [Makefile conventions](http://www.gnu.org/prep/standards/standards.html#Makefile-Conventions) - [portable shell](http://www.gnu.org/software/autoconf/manual/autoconf.html#Portable-Shell) - [portable make](http://www.gnu.org/software/autoconf/manual/autoconf.html#Portable-Make) - [short guide](http://style-guides.readthedocs.io/en/latest/makefile.html) - [FreeBSD](https://www.freebsd.org/cgi/man.cgi?query=style.Makefile&sektion=5) - [mkdir -p](http://unix.stackexchange.com/questions/49263/recursive-mkdir)