Home
last modified time | relevance | path

Searched refs:stdpath (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/which/
H A DMakefile9 stdpath=`printf '#include <paths.h>\n_PATH_STDPATH\n' | \
12 fgrep -xq "$$stdpath" ${.CURDIR}/whereis.1 && { touch $@; exit 0; }; \