1
0
mirror of https://github.com/bebbo/amiga-gcc.git synced 2026-05-03 08:30:11 +00:00

fix nul -> null

This commit is contained in:
bebbo
2018-08-25 09:23:22 +02:00
parent 9277d3957c
commit 1b852b77d0

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=