dumb down for cmd.exe

This commit is contained in:
mrdudz
2025-06-26 20:42:15 +02:00
parent afe395e970
commit 70f9723a89
13 changed files with 26 additions and 0 deletions

View File

@@ -28,8 +28,10 @@ ifdef QUIET
.SILENT:
NULLOUT = >$(NULLDEV)
NULLERR = 2>$(NULLDEV)
ifndef CMD_EXE
CATERR = 2> $(WORKDIR)/$$@.errlog || (cat $(WORKDIR)/$$@.errlog && false)
endif
endif
SIM65FLAGS = -x 200000000