Hello Reviewers,
while trying to improve makefile[1] support for Windows NT native I am
faced with this problem:
ALL make rules for building XEmacs Windows NT native[2] are in
nt\xemacs.mak.
However, ï¼ setfilename in man\*\*.texi are obviously relative to man\*,
not nt.
Having nt\xemacs.mak to call out to man\xemacs.mak to handle the info
target (just like on Unix) would be must superior. There is no danger
in clashing with Unix makefiles since they are always called Makefile.
I would be willing to send in patches for 21.2 to make xemacs.mak
build recursively if any objections/problems can be resolved.
Any objections?
Regards,
Adrian
Footnotes:
[1] triggered by Martin's
From: Martin Buchholz <martin(a)xemacs.org>
Subject: Martin makes man & Makefile makeover
Message-ID: <14384.56980.560513.767776(a)lasker.666.com>
[2] Building in lisp, src, man, lib-src