mirror of
https://github.com/cc65/cc65.git
synced 2024-12-25 02:29:52 +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
|
||||
|
||||
.PHONY: test continue mostlyclean clean
|
||||
.PHONY: all continue mostlyclean clean
|
||||
|
||||
test: mostlyclean continue
|
||||
all: mostlyclean continue
|
||||
|
||||
define CALL_template
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user