Make this stop trying to go into /usr/local and inherit the settings

from above instead.
This commit is contained in:
Jordan K. Hubbard 1994-09-13 10:20:02 +00:00
parent d58fb42f4a
commit 74650bd888

View File

@ -1,2 +1,2 @@
BINDIR= /usr/local/bin
MANDIR= /usr/local/man/man
# Inherit BINDIR from one level up.
.include "../Makefile.inc"