Le 22 mai 2012 à 11:19, Stefano Lattarini a écrit : > All the lines starting with a '!' character are now passed unprocessed > (apart from the stripping of that leading character) into the generated > Makefile.in, and placed between the variables' definitions and the > Makefile targets and recipes. This will provide the users wanting to > use more advanced GNU make features (like the 'ifeq' or 'define' > builtins) with a mean to do so, without automake pre-processing getting > in the way. More importantly, this will provide us with a way to do > so in out internal .am fragments ;-)
Have you considered using something more like an "environment" in the LaTeX/Texinfo sense? Say verbatim … verbatim end
