aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/Makefile.inc
diff options
context:
space:
mode:
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"