diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-07-24 20:31:07 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-07-24 20:31:07 +0000 |
| commit | 2c178baa511d72cac18a22213c8a44178f53d18f (patch) | |
| tree | d561794654c12b62b0688de96ca36a05972801bd /secure/libexec | |
| parent | bfdd0041fc29f866a8af5fd879e131e71a41d546 (diff) | |
Notes
Diffstat (limited to 'secure/libexec')
| -rw-r--r-- | secure/libexec/Makefile.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/secure/libexec/Makefile.inc b/secure/libexec/Makefile.inc new file mode 100644 index 000000000000..f9922b6d6916 --- /dev/null +++ b/secure/libexec/Makefile.inc @@ -0,0 +1,3 @@ +# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93 + +BINDIR?= /usr/libexec |
