diff options
Diffstat (limited to 'gnu/libexec')
| -rw-r--r-- | gnu/libexec/uucp/uuchk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/libexec/uucp/uuchk/Makefile b/gnu/libexec/uucp/uuchk/Makefile index 0aaa00f4cdc29..7a7038dba9dfe 100644 --- a/gnu/libexec/uucp/uuchk/Makefile +++ b/gnu/libexec/uucp/uuchk/Makefile @@ -1,8 +1,9 @@ # Makefile for uuchk -# $Id: Makefile,v 1.2 1993/08/05 16:15:02 jtc Exp $ +# $Id: Makefile,v 1.1 1993/08/05 18:27:05 conklin Exp $ BINDIR= $(sbindir) BINOWN= $(owner) +BINMODE= 550 PROG= uuchk SRCS= uuchk.c |
