mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
Remove accidental make clean on tests
This commit is contained in:
parent
d72955690f
commit
faab397178
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,7 +1,7 @@
|
|||
.PHONY: test
|
||||
|
||||
all:
|
||||
(cd test && make clean)
|
||||
(cd test && make)
|
||||
(cd hosts && make)
|
||||
(cd apps && make)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue