Fixed the name of the assembler.
git-svn-id: svn://svn.cc65.org/cc65/trunk@3800 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -16,7 +16,7 @@ CRT0 = $(SYS).o
|
|||||||
CLIB = $(SYS).lib
|
CLIB = $(SYS).lib
|
||||||
CL = cl65
|
CL = cl65
|
||||||
CC = cc65
|
CC = cc65
|
||||||
AS = as65
|
AS = ca65
|
||||||
LD = ld65
|
LD = ld65
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user