1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

Back out previous change and allow uucico to run by others,

this required by several programs
This commit is contained in:
Andrey A. Chernov 1994-05-31 15:55:43 +00:00
parent d05c8c1906
commit 4a62bda2ae
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1659

View File

@ -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 \