trans-coord-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Variables as procedure abstractions


From: Kaloian Doganov
Subject: Re: Variables as procedure abstractions
Date: Thu, 13 Mar 2008 23:48:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gNewSense gnu/linux)

Yavor Doganov <address@hidden> writes:

    I think it is pretty harmless and the risk is close to zero.

At least the M4FILE parameter should be renamed, because it is
confusing.  In the `$(template_dir)/%.$(1).html' rule it points to an
.html file, not to .m4 one.

What about renaming it to OUTFILE or just OUT?

Variant 1:

  POFILE -> POFILE (no change)
  M4FILE -> OUTFILE

Variant 2:

  POFILE -> PO
  M4FILE -> OUT




reply via email to

[Prev in Thread] Current Thread [Next in Thread]