b7f41e3f67
secure reference the libraries that were just build instead of in /usr/lib.
7 lines
164 B
Makefile
7 lines
164 B
Makefile
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
|
|
# $Id: Makefile.inc,v 1.2 1995/07/29 12:49:22 markm Exp $
|
|
|
|
BINDIR?= /usr/libexec
|
|
|
|
.include "${.CURDIR}/../../Makefile.inc"
|