1MAKEG(1)                    General Commands Manual                   MAKEG(1)
2
3
4

NAME

6       makeg - make a debuggable executable
7

SYNOPSIS

9       makeg [ make-options ...  ] [ targets ...  ]
10

DESCRIPTION

12       The  makeg  script  runs make, passing it variable settings to create a
13       debuggable target when used with a Makefile generated  by  imake.   For
14       example,  it  arranges  for  the  C  compiler  to be called with the -g
15       option.
16

ENVIRONMENT

18       MAKE    The make program to use.  Default ``make''.
19
20       GDB     Set to a non-null value if using the gdb debugger on Solaris 2,
21               which requires additional debugging options to be passed to the
22               compiler.
23

SEE ALSO

25       make (1), imake (1)
26
27
28
29X Version 11                      imake 1.0.8                         MAKEG(1)
Impressum