Check unicode char warning.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s

This commit is contained in:
Willem Cazander 2024-07-07 17:20:31 +02:00
parent 76cbe51681
commit e1178ed579

View file

@ -17,8 +17,8 @@ ifeq ("$(冗長な)", "オフ")
.SILENT:
endif
endif
ifdef UITGEBREID
ifeq ("$(UITGEBREID)", "uit")
ifdef LUIDRUCHTIG
ifeq ("$(LUIDRUCHTIG)", "uit")
.SILENT:
endif
endif
@ -42,8 +42,8 @@ ifeq ("$(VERBEUX)", "désactivé")
.SILENT:
endif
endif
ifdef подробный
ifeq ("$(подробный)", "выключенный")
ifdef шумный
ifeq ("$(шумный)", "выключенный")
.SILENT:
endif
endif
@ -59,12 +59,12 @@ endif
endif
ifndef VERBOSE
ifndef
ifndef UITGEBREID
ifndef LUIDRUCHTIG
ifndef VERBOSA
ifndef VERBOSO
ifndef VERBEUSE
ifndef VERBEUX
ifndef подробный
ifndef шумный
ifndef
ifndef
.SILENT: