Rename aux/ to auxil/

Since "aux" is not an allowed file/dir name on Windows.
This commit is contained in:
Jon Siwek 2020-06-04 13:11:55 -07:00
parent ef6bd3ee39
commit 23ad81400b
44 changed files with 86 additions and 86 deletions

View file

@ -1,6 +1,6 @@
DIAG=diag.log
BTEST=../../../aux/btest/btest
BTEST=../../../auxil/btest/btest
all: update-traces
@rm -f $(DIAG)