Lines Matching refs:dev
38 cc-option = $(shell if $(CC) $(1) -c -x c /dev/null -o /dev/null > /dev/null 2>&1; \
43 ifneq ($(findstring -mingw,$(shell $(CC) -dumpmachine 2>/dev/null)),)
100 if [ "$$flags" != "`cat $@ 2>/dev/null`" ]; then \
108 LDLIBS := $(shell "$(PKGCONF)" libcrypto --libs 2>/dev/null || echo -lcrypto)
109 CFLAGS += $(shell "$(PKGCONF)" libcrypto --cflags 2>/dev/null || echo)
250 $(RUN_FSVERITY) --help > /dev/null
251 $(RUN_FSVERITY) --version > /dev/null
253 --key=testdata/key.pem --cert=testdata/cert.pem > /dev/null
256 --key=testdata/key.pem --cert=testdata/cert.pem > /dev/null
258 --block-size=512 --salt=12345678 > /dev/null