mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
c35cf316d8
advertise tip's choice of location and perms.
5 lines
130 B
Makefile
5 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
|