mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
dde0fa550b
Changed the default install directory to be /usr/bin, instead of the non-standard /usr/gnu/bin. Until we fix the rest of the tree, it breaks things.
4 lines
79 B
Makefile
4 lines
79 B
Makefile
# @(#)Makefile.inc 5.1 (Berkeley) 5/11/90
|
|
|
|
BINDIR?= /usr/bin
|
|
LIBDIR?= /usr/lib
|