mirror of
https://github.com/cc65/cc65.git
synced 2025-03-12 23:31:18 +00:00
Adjusted to 5df2de0629
(and slightly simplified).
This commit is contained in:
parent
ed3f281b9e
commit
4316242d7e
@ -12,11 +12,9 @@ endif
|
||||
|
||||
WORKDIR = ../testwrk
|
||||
|
||||
.PHONY: all dotests continue mostlyclean clean
|
||||
.PHONY: test continue mostlyclean clean
|
||||
|
||||
all: dotests
|
||||
|
||||
dotests: mostlyclean continue
|
||||
test: mostlyclean continue
|
||||
|
||||
continue:
|
||||
@$(MAKE) -C asm all
|
||||
|
Loading…
x
Reference in New Issue
Block a user