Home
last modified time | relevance | path

Searched full:echo (Results 1 – 4 of 4) sorted by relevance

/tinycbor-2.7.6/
DMakefile.configure20 @echo >&2 Please run from the top-level Makefile.
25 @echo $(subst check-,,$@)-tested := 1 $(OUT)
29 echo $(subst check-,,$@)-pass := 1 $(OUT); \
D.appveyor.yml32 if /i "%tests%"=="0" echo Tests skipped.
DMakefile43 BUILD_SHARED = $(shell file -L /bin/sh 2>/dev/null | grep -q ELF && echo 1)
80 echo +)
92 QMAKE := @echo >&2 $(MAKEFILE): Cannot find a Qt 5 qmake; false
D.travis.yml45 - PATH=`echo /opt/qt*/bin`:$PATH