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