summaryrefslogtreecommitdiffstats
path: root/usr.bin/whereis/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/whereis/pathnames.h')
-rw-r--r--usr.bin/whereis/pathnames.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/whereis/pathnames.h b/usr.bin/whereis/pathnames.h
index 569c72e..fce4274 100644
--- a/usr.bin/whereis/pathnames.h
+++ b/usr.bin/whereis/pathnames.h
@@ -25,6 +25,10 @@
* $FreeBSD$
*/
+/* Where to look for libexec and games */
+#define PATH_LIBEXEC "/usr/libexec"
+#define PATH_GAMES "/usr/games"
+
/* Where to look for sources. */
#define PATH_SOURCES \
"/usr/src/bin:/usr/src/usr.bin:/usr/src/sbin:" \
OpenPOWER on IntegriCloud