summaryrefslogtreecommitdiffstats
path: root/usr.bin/which/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-05-26Use "cc -E" instead of "cpp". OK deraadt@ natano@millert1-2/+2
2013-04-15Tweak check rule to match change to the manpage formattingguenther1-2/+3
2013-04-13My clever "expand _PATH_STDPATH in whereis.1" logic broke the build ifguenther1-18/+10
2013-04-10Get the standard path from _PATH_STDPATH instead ofguenther1-2/+21
1997-04-08which(1) and whereis(1) are now the same program (hard linked).millert1-1/+3
1997-02-21which(1) is now a binary that works in any shell since csh(1) has amillert1-6/+2
1996-12-08install -> ${INSTALL}, -c -> ${COPY}downsj1-2/+2
1996-06-26rcsidderaadt1-2/+1
1995-10-18initial import of NetBSD treederaadt1-0/+10