Changed the build system to treat nasm as a first-class citizen, making it produce...
authorKJK::Hyperion <hackbunny@reactos.org>
Wed, 2 Jun 2004 18:24:09 +0000 (18:24 +0000)
committerKJK::Hyperion <hackbunny@reactos.org>
Wed, 2 Jun 2004 18:24:09 +0000 (18:24 +0000)
commit3a1705b0b19f208c9a0115b445ce302217e5f5ab
treee03a587e6dc0fcc47d5a009564c063ec54963be0
parent5053990958d4b9ea5d9ffd3b79b6570fcdb964f8
Changed the build system to treat nasm as a first-class citizen, making it produce output in the correct format (Microsoft COFF) and cleaning up some bit rot (unused makefile variables, different conventions from the rest of the build system, etc.)

svn path=/trunk/; revision=9588
reactos/loaders/dos/makefile
reactos/ntoskrnl/Makefile
reactos/rules.mak
reactos/tools/depend.mk
reactos/tools/helper.mk