Rename target test to asm
This commit is contained in:
parent
388ae87cb3
commit
0e45976f9b
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue