mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
Improved warning message
This commit is contained in:
parent
abc7a2c0ad
commit
d1eace7b93
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ endif
|
||||||
|
|
||||||
all:
|
all:
|
||||||
${RUNCMD} true
|
${RUNCMD} true
|
||||||
${GCOVRCMD}
|
@${GCOVRCMD}
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
${CLEANCMD} true
|
${CLEANCMD} true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue