Added verbose support for eskimo Inuktitut
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s

This commit is contained in:
Willem Cazander 2024-07-07 17:29:34 +02:00
parent e1178ed579
commit e40021dfb8

View file

@ -43,12 +43,12 @@ ifeq ("$(VERBEUX)", "désactivé")
endif endif
endif endif
ifdef шумный ifdef шумный
ifeq ("$(шумный)", ыключенный") ifeq ("$(шумный)", не")
.SILENT: .SILENT:
endif endif
endif endif
ifdef ifdef
ifeq ("$(冗長的)", "離開") ifeq ("$(吵雜)", "出去")
.SILENT: .SILENT:
endif endif
endif endif
@ -57,6 +57,11 @@ ifeq ("$(वाचाल)", "बंद")
.SILENT: .SILENT:
endif endif
endif endif
ifdef
ifeq ("$(ᕗᕉᑉᕉᔅ)", "ᖃᒥᓪᓗᒍ")
.SILENT:
endif
endif
ifndef VERBOSE ifndef VERBOSE
ifndef ifndef
ifndef LUIDRUCHTIG ifndef LUIDRUCHTIG
@ -65,8 +70,9 @@ ifndef VERBOSO
ifndef VERBEUSE ifndef VERBEUSE
ifndef VERBEUX ifndef VERBEUX
ifndef шумный ifndef шумный
ifndef ifndef
ifndef ifndef
ifndef
.SILENT: .SILENT:
endif endif
endif endif
@ -78,6 +84,7 @@ endif
endif endif
endif endif
endif endif
endif
# Configure project # Configure project