mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 15:32:45 +00:00
c35cf316d8
advertise tip's choice of location and perms.
6 lines
130 B
Makefile
6 lines
130 B
Makefile
# These are mostly just for tip, but they're more visible up here.
|
|
BINDIR?= /usr/bin
|
|
BINOWN?= uucp
|
|
BINGRP?= dialer
|
|
BINMODE?= 4510
|