mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
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
|