fix nul -> null

This commit is contained in:
bebbo
2018-08-25 09:23:22 +02:00
parent 9277d3957c
commit 1b852b77d0
+1 -1
View File
@@ -51,7 +51,7 @@ MPFRFILE = $(MPFR).tar.bz2
TEEEE ?= >&
ifeq ($(sdk),)
__LINIT := $(shell rm .state 2>/dev/nul)
__LINIT := $(shell rm .state 2>/dev/null)
endif
L0 = @__p=