DIAG=diag.log BTEST=../../../aux/btest/btest all: @rm -f $(DIAG) @$(BTEST) -f $(DIAG) brief: @rm -f $(DIAG) @$(BTEST) -b -f $(DIAG)