MAKEG(1) | General Commands Manual | MAKEG(1) |
makeg - make a debuggable executable
makeg [ make-options ... ] [ targets ... ]
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.
make (1), imake (1)
imake 1.0.7 | X Version 11 |