Now using dutch as source language.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s
This commit is contained in:
parent
e40021dfb8
commit
5295b36714
14
Makefile
14
Makefile
|
@ -12,8 +12,8 @@ ifeq ("$(VERBOSE)", "off")
|
||||||
.SILENT:
|
.SILENT:
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
ifdef 冗長な
|
ifdef うるさい
|
||||||
ifeq ("$(冗長な)", "オフ")
|
ifeq ("$(うるさい)", "ユニット")
|
||||||
.SILENT:
|
.SILENT:
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
@ -23,22 +23,22 @@ ifeq ("$(LUIDRUCHTIG)", "uit")
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
ifdef VERBOSA
|
ifdef VERBOSA
|
||||||
ifeq ("$(VERBOSA)", "apagada")
|
ifeq ("$(VERBOSA)", "traje")
|
||||||
.SILENT:
|
.SILENT:
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
ifdef VERBOSO
|
ifdef VERBOSO
|
||||||
ifeq ("$(VERBOSO)", "apagado")
|
ifeq ("$(VERBOSO)", "traje")
|
||||||
.SILENT:
|
.SILENT:
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
ifdef VERBEUSE
|
ifdef VERBEUSE
|
||||||
ifeq ("$(VERBEUSE)", "désactivé")
|
ifeq ("$(VERBEUSE)", "dehors")
|
||||||
.SILENT:
|
.SILENT:
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
ifdef VERBEUX
|
ifdef VERBEUX
|
||||||
ifeq ("$(VERBEUX)", "désactivé")
|
ifeq ("$(VERBEUX)", "dehors")
|
||||||
.SILENT:
|
.SILENT:
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
@ -63,7 +63,7 @@ ifeq ("$(ᕗᕉᑉᕉᔅ)", "ᖃᒥᓪᓗᒍ")
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
ifndef VERBOSE
|
ifndef VERBOSE
|
||||||
ifndef 冗長な
|
ifndef うるさい
|
||||||
ifndef LUIDRUCHTIG
|
ifndef LUIDRUCHTIG
|
||||||
ifndef VERBOSA
|
ifndef VERBOSA
|
||||||
ifndef VERBOSO
|
ifndef VERBOSO
|
||||||
|
|
Loading…
Reference in a new issue