mirror of
https://github.com/cc65/cc65.git
synced 2025-08-09 13:25:06 +00:00
Rename target test to asm
This commit is contained in:
@@ -14,9 +14,9 @@ WORKDIR = ../testwrk/asm
|
||||
|
||||
SUBDIRS = cpudetect opcodes listing
|
||||
|
||||
.PHONY: test continue mostlyclean clean
|
||||
.PHONY: all continue mostlyclean clean
|
||||
|
||||
test: mostlyclean continue
|
||||
all: mostlyclean continue
|
||||
|
||||
define CALL_template
|
||||
|
||||
|
Reference in New Issue
Block a user