Re: asm noob needs help compiling tutorial samples!?
- From: Paul Carter <spamtrap@xxxxxxxxxx>
- Date: Sun, 23 Mar 2008 17:16:33 -0400
giddy wrote:
oh sorry! One more question!!!
how do i use the Makefile?
Thanks so much
Gideon
nmake comes with VS 2005 too.
general use:
nmake <what you want to build>
for example, typing:
nmake prime.exe
will build the prime example program
--
Paul Carter
.
- Follow-Ups:
- References:
- asm noob needs help compiling tutorial samples!?
- From: giddy
- Re: asm noob needs help compiling tutorial samples!?
- From: Frank Kotler
- Re: asm noob needs help compiling tutorial samples!?
- From: Paul Carter
- Re: asm noob needs help compiling tutorial samples!?
- From: giddy
- asm noob needs help compiling tutorial samples!?
- Prev by Date: Re: asm noob needs help compiling tutorial samples!?
- Next by Date: Re: Is it possible to address more than 1MB in real-mode
- Previous by thread: Re: asm noob needs help compiling tutorial samples!?
- Next by thread: Re: asm noob needs help compiling tutorial samples!?
- Index(es):
Relevant Pages
|