mirror of
https://github.com/cc65/cc65.git
synced 2025-02-05 20:31:53 +00:00
make test work again also on linux. why did this not break the github actions?
This commit is contained in:
parent
800c30604f
commit
a09053ce0b
@ -19,7 +19,7 @@ else
|
||||
RMDIR = $(RM) -r $1
|
||||
ERRDIR = 2>&1
|
||||
TRUE = true
|
||||
CAT = cat
|
||||
CAT = cat $1
|
||||
endif
|
||||
|
||||
ifdef QUIET
|
||||
|
Loading…
x
Reference in New Issue
Block a user