mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Fixed nasm calling bug.
svn path=/trunk/; revision=2166
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ export LD = ld
|
||||
export AR = ar
|
||||
export RM = cmd /C del
|
||||
export CP = cmd /C copy
|
||||
export NASM = nasm
|
||||
export NASM_CMD = nasm
|
||||
export MAKE = make
|
||||
|
||||
.PHONY : bootsect freeldr install clean
|
||||
|
||||
Reference in New Issue
Block a user