dumb down for cmd.exe
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user