Commit in freeldr/freeldr on MAIN
Makefile-11.49 -> 1.50
Remove NASM_CMD definition since it is already correctly defined in the
top level rules.mak

freeldr/freeldr
Makefile 1.49 -> 1.50
diff -u -r1.49 -r1.50
--- Makefile	27 Aug 2004 20:38:24 -0000	1.49
+++ Makefile	28 Aug 2004 07:27:22 -0000	1.50
@@ -40,7 +40,6 @@
 CP		= $(subst /,$(SEP),$(TOOLSDIR))$(SEP)rcopy
 MKDIR		= $(subst /,$(SEP),$(TOOLSDIR))$(SEP)rmkdir
 RMDIR		= $(subst /,$(SEP),$(TOOLSDIR))$(SEP)rrmdir
-NASM_CMD	= nasmw
 OBJCOPY		= objcopy
 DEPTOOL		= $(subst /,$(SEP),$(TOOLSDIR))$(SEP)deptool
 HOSTTOOL	= $(subst /,$(SEP),$(TOOLSDIR))$(SEP)hosttype
CVSspam 0.2.8