Lines Matching refs:ifeq
13 ifeq ($(findstring os/390,$OSTYPE),os/390)
69 ifeq ($(OSTYPE), darwin)
108 ifeq ($(BUILDTYPE),Release)
130 ifeq ($(BUILD_WITH), make)
138 ifeq ($(BUILD_WITH), ninja)
140 ifeq ($(V),1)
162 ifeq ($(BUILDTYPE),Debug)
293 ifeq (,$(wildcard out/$(BUILDTYPE)/cctest))
368 ifeq ($(OSTYPE),aix)
371 ifeq ($(OSTYPE),os400)
520 ifeq ($(node_use_openssl), false)
867 ifeq ($(DISTTYPE),release)
869 else # ifeq ($(DISTTYPE),release)
870 ifeq ($(DISTTYPE),custom)
875 else # ifeq ($(DISTTYPE),custom)
888 endif # ifeq ($(DISTTYPE),custom)
890 endif # ifeq ($(DISTTYPE),release)
895 ifeq ($(findstring os/390,$PLATFORM),os/390)
901 ifeq ($(findstring x86_64,$(UNAME_M)),x86_64)
904 ifeq ($(findstring amd64,$(UNAME_M)),amd64)
907 ifeq ($(findstring ppc64,$(UNAME_M)),ppc64)
910 ifeq ($(findstring ppc,$(UNAME_M)),ppc)
913 ifeq ($(findstring s390x,$(UNAME_M)),s390x)
916 ifeq ($(findstring s390,$(UNAME_M)),s390)
919 ifeq ($(findstring OS/390,$(shell uname -s)),OS/390)
922 ifeq ($(findstring arm64,$(UNAME_M)),arm64)
925 ifeq ($(findstring arm,$(UNAME_M)),arm)
928 ifeq ($(findstring aarch64,$(UNAME_M)),aarch64)
931 ifeq ($(findstring powerpc,$(shell uname -p)),powerpc)
934 ifeq ($(findstring riscv64,$(UNAME_M)),riscv64)
950 ifeq ($(DESTCPU),x64)
953 ifeq ($(DESTCPU),arm)
956 ifeq ($(DESTCPU),arm64)
959 ifeq ($(DESTCPU),ppc64)
962 ifeq ($(DESTCPU),ppc)
965 ifeq ($(DESTCPU),s390)
968 ifeq ($(DESTCPU),s390x)
971 ifeq ($(DESTCPU),riscv64)
986 ifeq ($(DESTCPU),x86)
994 ifeq ($(ARCH),ia32)
997 ifeq ($(DESTCPU),ia32)
1020 ifeq ($(SKIP_XZ), 1)
1024 ifeq ($(HAS_XZ), 1)
1207 ifeq ($(XZ), 1)
1222 ifeq ($(XZ), 1)
1249 ifeq ($(XZ), 1)
1263 ifeq ($(XZ), 1)
1281 ifeq ("$(wildcard $(CHANGELOG))","")
1286 ifeq ($(OSTYPE),darwin)
1292 ifeq ($(XZ), 1)
1308 ifeq ($(XZ), 1)
1344 ifeq ("$(wildcard tools/.mdlintstamp)","")
1491 ifeq ($(V),1)
1593 ifeq ($(HAS_DOCKER), 1)