r6177: Use here documents instead of print() statements to generate the
authorTim Potter <tpot@samba.org>
Sat, 2 Apr 2005 01:43:54 +0000 (01:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:23 +0000 (13:11 -0500)
commitac5fc1302da7d0faf1c8970652af1d4be00969c9
tree2293c2a850dbee726ed4d6786e7496b6d1706e27
parent772f31797d22a8ef78e7257bbbd0cb36196af03a
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.
(This used to be commit 3808c5e092e1a11d453d0a043818a10e28c78961)
source4/build/smb_build/makefile.pm