Home
last modified time | relevance | path

Searched refs:IN_GIT (Results 1 - 2 of 2) sorted by relevance

/third_party/libcoap/examples/riot/
H A DMakefile19 @IN_GIT=`git rev-parse --is-inside-work-tree` ; \
20 if [ "$${IN_GIT}" = "true" ] ; then \
/third_party/libcoap/examples/lwip/
H A DMakefile89 IN_GIT=`git rev-parse --is-inside-work-tree` ; \
90 if [ "$$IN_GIT" = "true" ] ; then \
100 IN_GIT=`git rev-parse --is-inside-work-tree` ; \
101 if [ "$$IN_GIT" = "true" ] ; then \

Completed in 1 milliseconds