[wdmaudiodev] Re: BUILD.EXE from WDK 5365 now build using 2 makefiles.

  • From: Kenny Ong <fluffy_ko@xxxxxxxxx>
  • To: wdmaudiodev@xxxxxxxxxxxxx
  • Date: Fri, 26 May 2006 20:09:55 -0700 (PDT)

> Was there stuff in your "makefile.nt" beyond just the normal "!INCLUDE
makefile.def"? With this new behavior, your Linux makefile will be
ignored. Could you possibly move the stuff you have in "makefile.nt"
into a "makefile.inc"? The standard makefile.def will !include
makefile.inc if it is present.

  Hi Tim, the new behaviour screwed up when i do not intend to use Linux's 
makefile but however it still append it to NMAKE (nmake /f makefile.net -i /f 
makefile).
  In contrast to the WDK (5308) and DDK, i'm able to achieved it by just 
specifying a custom makefile (that is my makefile.nt).
   
  As of now, i could easily overcome the problem by renaming the Linux's 
makefile (i.e. makefile.linux) even with a one time pain of doing so to > 50 
makefiles.
  But i would still think this is an outstanding issue of having 2 /f 
parameter. Hopefully someone from Microsoft would have address to this...
   
  Thanks!
  Kenny Ong.
  

Tim Roberts <timr@xxxxxxxxx> wrote:
  Kenny Ong wrote:

> Thanks Tim, you are right, it certainly screwed up my case where my
> "makefile" is meant for Linux used...
> 
> I guess the only confusion which Microsoft will have to address is
> when /f parameter is being passed twice to nmake, which is the
> precedence makefile?
> 
> And also how can i suppress the default makefile?


Was there stuff in your "makefile.nt" beyond just the normal "!INCLUDE
makefile.def"? With this new behavior, your Linux makefile will be
ignored. Could you possibly move the stuff you have in "makefile.nt"
into a "makefile.inc"? The standard makefile.def will !include
makefile.inc if it is present.

-- 
Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.

******************

WDMAUDIODEV addresses:
Post message: mailto:wdmaudiodev@xxxxxxxxxxxxx
Subscribe: mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=subscribe
Unsubscribe: mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=unsubscribe
Moderator: mailto:wdmaudiodev-moderators@xxxxxxxxxxxxx

URL to WDMAUDIODEV page:
http://www.wdmaudiodev.com/



                
---------------------------------
New Yahoo! Messenger with Voice. Call regular phones from your PC and save big.

Other related posts: