[Asterisk-Dev] Asterisk re-compile ?
Jacob Tinning
tinning at sifira.dk
Tue Oct 18 07:42:15 MST 2005
On Tue, 18 Oct 2005, ast guy wrote:
> just new to asterisk-dev.
> I have made some changes in asterisk/apps/app_echo.c, to see some changes.
> do I need to compile asterisk again, If no then how do I compile only
> app_echo.c alone?
## This will compile all asterisk code.
$ cd asterisk
asterisk$ make
## Then make your changes to app_echo.c - and again
asteris$ make
## Now the Makefiles will re-compile files which have been changed since last make
Mvh. Jacob
--
Jacob Tinning
System Developer
More information about the asterisk-dev
mailing list