diff options
Diffstat (limited to 'secure/libexec/Makefile.inc')
| -rw-r--r-- | secure/libexec/Makefile.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/secure/libexec/Makefile.inc b/secure/libexec/Makefile.inc index 6657676abc6f..26d868c39153 100644 --- a/secure/libexec/Makefile.inc +++ b/secure/libexec/Makefile.inc @@ -1,4 +1,6 @@ # @(#)Makefile.inc 8.1 (Berkeley) 6/4/93 -# $Id: Makefile,v 1.2 1995/07/25 14:03:35 mark Exp $ +# $Id: Makefile.inc,v 1.2 1995/07/29 12:49:22 markm Exp $ BINDIR?= /usr/libexec + +.include "${.CURDIR}/../../Makefile.inc" |
