aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/Makefile.inc
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2026-06-29 15:53:48 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2026-06-29 15:53:48 +0000
commit7aa0fb6181b8f520c0dde548eb7f0e03cdf3ae13 (patch)
tree803aea25ff7939c67b5c3151d091e2e37204063d /gnu/usr.bin/Makefile.inc
parent9cc87ca23d9ccae814bea514aa4bdc791f2d6e46 (diff)
Diffstat (limited to 'gnu/usr.bin/Makefile.inc')
-rw-r--r--gnu/usr.bin/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/usr.bin/Makefile.inc b/gnu/usr.bin/Makefile.inc
new file mode 100644
index 000000000000..b87015c546ca
--- /dev/null
+++ b/gnu/usr.bin/Makefile.inc
@@ -0,0 +1,3 @@
+BINDIR?= /usr/bin
+
+.include "../Makefile.inc"