diff options
Diffstat (limited to 'usr.bin/tip/Makefile.inc')
-rw-r--r-- | usr.bin/tip/Makefile.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.bin/tip/Makefile.inc b/usr.bin/tip/Makefile.inc new file mode 100644 index 0000000..4a9bb26 --- /dev/null +++ b/usr.bin/tip/Makefile.inc @@ -0,0 +1,5 @@ +# These are mostly just for tip, but they're more visible up here. +BINDIR?= /usr/bin +BINOWN?= uucp +BINGRP?= dialer +BINMODE?= 4510 |