From 242d29de40d337dcc9608400f6acd99da18a319a Mon Sep 17 00:00:00 2001 From: "Rodney W. Grimes" Date: Thu, 14 Oct 1993 12:17:58 +0000 Subject: Add subdir samples so that the sample scripts can get installed in /etc/uucp. Add group to Makefile.inc for use in installing sample files --- gnu/libexec/uucp/Makefile | 5 +++-- gnu/libexec/uucp/Makefile.inc | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'gnu/libexec') diff --git a/gnu/libexec/uucp/Makefile b/gnu/libexec/uucp/Makefile index e028f7e861f8f..9b5dcced6f9e0 100644 --- a/gnu/libexec/uucp/Makefile +++ b/gnu/libexec/uucp/Makefile @@ -1,8 +1,9 @@ # This is the Makefile for Taylor UUCP -# $Id: Makefile,v 1.4 1993/08/05 17:56:17 jtc Exp $ +# $Id: Makefile,v 1.1 1993/08/05 18:22:22 conklin Exp $ SUBDIR= libunix libuucp libuuconf \ - cu uuchk uucico uuconv uucp uulog uuname uupick uusched \ + cu sample \ + uuchk uucico uuconv uucp uulog uuname uupick uusched \ uustat uuto uux uuxqt .include diff --git a/gnu/libexec/uucp/Makefile.inc b/gnu/libexec/uucp/Makefile.inc index 4bdbcaafa520b..b9bac708a1ab7 100644 --- a/gnu/libexec/uucp/Makefile.inc +++ b/gnu/libexec/uucp/Makefile.inc @@ -18,6 +18,7 @@ LIBUUCP= $(.CURDIR)/../libuucp/libuucp.a VERSION= 1.04 owner= uucp +group= wheel bindir= /usr/bin sbindir= /usr/libexec/uucp -- cgit v1.3