[In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]
Synopsis: makefile.nt needs to use $(<variable>) instead of %<variable>% State-Changed-From-To: closed-feedback State-Changed-By: pcs State-Changed-When: Fri Feb 5 02:02:52 PST 1999 State-Changed-Why: Yes, it would be nicer to use a single makefile for NT and Windows 95. However I am not sure how to do it. We need to be able to select between a Debug and Release build by target name, and you cannot set Make macros within targets. How do you suggest we use $(...) macros to make this change? I've reopened this PR to the "feedback" state.