]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Remove the use of --no-print-directory when compiling subdirectories.
authorRussell Bryant <russell@russellbryant.com>
Wed, 6 Aug 2008 18:58:37 +0000 (18:58 +0000)
committerRussell Bryant <russell@russellbryant.com>
Wed, 6 Aug 2008 18:58:37 +0000 (18:58 +0000)
commit2ec4a1b05036f0f0887c85d093b032728a52383e
tree39da1766c536ef5ba22fad97c96cd8d94b1fec4b
parentb48adf96dc027616d300f29a751d86d4e2111d5c
Remove the use of --no-print-directory when compiling subdirectories.
This allows vim :make functionality to work properly when errors have
occurred in the build.  Without printing the directories, vim did not
know how to find the file that the error occurred in.

If the extra bit of build noise annoys anyone, just let me know, and
I'll make this optional.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@136168 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Makefile