Back out previous change and allow uucico to run by others,
this required by several programs
This commit is contained in:
parent
b700caa222
commit
cd00cc46fe
@ -1,10 +1,9 @@
|
||||
# Makefile for uucico
|
||||
# $Id: Makefile,v 1.4 1994/05/31 05:08:11 ache Exp $
|
||||
# $Id: Makefile,v 1.5 1994/05/31 05:46:32 ache Exp $
|
||||
|
||||
BINDIR= $(sbindir)
|
||||
BINOWN= $(owner)
|
||||
BINGRP= $(group)
|
||||
BINMODE= 4550
|
||||
BINMODE= 4555
|
||||
|
||||
PROG= uucico
|
||||
SRCS= uucico.c trans.c send.c rec.c xcmd.c prot.c protg.c protf.c \
|
||||
|
Loading…
Reference in New Issue
Block a user