Add RCS Id

This commit is contained in:
jtc 1993-08-05 17:56:17 +00:00
parent d7bbfe60cd
commit 21843fb476
1 changed files with 1 additions and 8 deletions

View File

@ -1,15 +1,8 @@
#
# This is the Makefile for Taylor UUCP
#
# $Id: Makefile,v 1.4 1993/08/05 17:56:17 jtc Exp $
SUBDIR= libunix libuucp libuuconf \
cu uuchk uucico uuconv uucp uulog uuname uupick uusched \
uustat uuto uux uuxqt
owner= uucp
beforeinstall:
install -d -o ${owner} ${DESTDIR}/var/spool/uucp
install -d -o ${owner} ${DESTDIR}/var/spool/uucppublic
.include <bsd.subdir.mk>