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

  • From: Tim Roberts <timr@xxxxxxxxx>
  • To: wdmaudiodev@xxxxxxxxxxxxx
  • Date: Fri, 26 May 2006 11:03:07 -0700

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/

Other related posts: