r6177: Use here documents instead of print() statements to generate the
commit3808c5e092e1a11d453d0a043818a10e28c78961
authorTim Potter <tpot@samba.org>
Sat, 2 Apr 2005 01:43:54 +0000 (2 01:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:23 +0000 (10 13:11 -0500)
treea5262830d0f1f235e6f2b2da90317a58c0257ee2
parent01ea1e7762e214e87e74d6f28d6efeb6cdea9736
r6177: Use here documents instead of print() statements to generate the
Makefile fragments for the build system.  This allows the file to be
edited without using quite as many backslashes.  Some are still necessary
for interpolation of perl variables though.

I've diffed the new Makefile against the old and there are only some
extra newlines as a result of making things more consistent.
source/build/smb_build/makefile.pm