diff options
Diffstat (limited to 'gnu/usr.bin/Makefile.inc')
| -rw-r--r-- | gnu/usr.bin/Makefile.inc | 3 |
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" |
