Searched full:echo (Results 1 – 4 of 4) sorted by relevance
20 @echo >&2 Please run from the top-level Makefile.25 @echo $(subst check-,,$@)-tested := 1 $(OUT)29 echo $(subst check-,,$@)-pass := 1 $(OUT); \
32 if /i "%tests%"=="0" echo Tests skipped.
43 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
45 - PATH=`echo /opt/qt*/bin`:$PATH