Improved warning message

This commit is contained in:
Toby Jaffey 2025-12-13 22:58:42 +00:00
parent abc7a2c0ad
commit d1eace7b93

View file

@ -18,7 +18,7 @@ endif
all: all:
${RUNCMD} true ${RUNCMD} true
${GCOVRCMD} @${GCOVRCMD}
clean: clean:
${CLEANCMD} true ${CLEANCMD} true