Changeset 9 in xtideuniversalbios for trunk/Configurator/makefile


Ignore:
Timestamp:
May 25, 2010, 5:01:46 PM (15 years ago)
Author:
Tomi Tilli
google:author:
aitotat
Message:

Now assembles with Yasm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Configurator/makefile

    r2 r9  
    7171
    7272# Assembler
    73 AS = nasm.exe
     73#AS = nasm.exe
     74AS = yasm.exe
    7475
    7576# use this command to erase files.
Note: See TracChangeset for help on using the changeset viewer.