table of contents
MAKEG(1) | General Commands Manual | MAKEG(1) |
NAME¶
makeg - make a debuggable executable
SYNOPSIS¶
makeg [ make-options ... ] [ targets ... ]
DESCRIPTION¶
The makeg script runs make, passing it variable settings to create a debuggable target when used with a Makefile generated by imake. For example, it arranges for the C compiler to be called with the -g option.
ENVIRONMENT¶
SEE ALSO¶
make (1), imake (1)
imake 1.0.10 | X Version 11 |