Color wrapper for make(1) and less(1)
clmake [ -f makefile ] [ option ] ... target ...
clmake uses the same command line options as make(1).
To change a makefile to use clmake, you may change the path at the top which normally reads #!/usr/bin/make to #!/usr/bin/clmake.
Alternately, you may type clmake whenever you would normally type make when compiling programs.
Bjarni R. Einarsson is the author of clmake.
This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page.
This manual page was written by Joe Wreschnig <[email protected]>, for the Debian GNU/Linux system (but may be used by others).
make\|(1), colormake\|(1), less\|(1)