yasm/Mkfiles
Peter Johnson 463f4d7963 Add "vsyasm", a batch version of yasm primarily useful for VS2010.
Basically the objfile, listfile, and mapfile options specify output
directories instead of files.  Multiple files are accepted and each one
is independently assembled in command line order.  All options (such
as include directories and predefined macros) apply to all input files.
Any error terminates the process early.

Suggested by: Brian Gladman

svn path=/trunk/yasm/; revision=2284
2010-02-06 09:27:32 +00:00
..
dj Update Mkfiles (except for VC) for TASM build. 2008-10-07 05:43:29 +00:00
vc9 Update VC++ v9 build 2010-01-19 11:09:21 +00:00
vc10 Update VC++ v10 build 2010-01-19 11:11:35 +00:00
Makefile.dj Add "vsyasm", a batch version of yasm primarily useful for VS2010. 2010-02-06 09:27:32 +00:00
Makefile.flat Add "vsyasm", a batch version of yasm primarily useful for VS2010. 2010-02-06 09:27:32 +00:00
nightly-build.pl * On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion. 2004-09-04 01:24:57 +00:00