debian man page for clmake

Query: clmake

OS: debian

Section: 1

Links: debian man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

clmake(1)						      General Commands Manual							 clmake(1)

NAME
clmake - color wrapper for make(1) and less(1)
SYNOPSIS
clmake [ -f makefile ] [ option ] ... target ...
DESCRIPTION
clmake acts as a wrapper around make(1) to ease reading the output by colorizing it. It also pipes the output to the less(1) text pager.
OPTIONS
clmake uses the same command line options as make(1).
USAGE
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.
AUTHORS
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 <piman@sacredchao.net>, for the Debian GNU/Linux system (but may be used by others).
SEE ALSO
make(1), colormake(1), less(1) July 2nd, 2001 clmake(1)
Related Man Pages
fastdep(1) - debian
ccmakedep(1) - debian
colorgcc(1) - debian
ml-makedepend(1) - debian
tigr-glimmer(1) - debian
Similar Topics in the Unix Linux Community
about make file
make
display command output page per page
echo and exit from makefile
Make: Bad Substitution