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.
5 lines
79 B
Makefile
5 lines
79 B
Makefile
# @(#)Makefile.inc 5.1 (Berkeley) 5/11/90
|
|
|
|
BINDIR?= /usr/bin
|
|
LIBDIR?= /usr/lib
|