diff options
| author | jtc <jtc@NetBSD.org> | 1993-08-05 17:56:17 +0000 |
|---|---|---|
| committer | jtc <jtc@NetBSD.org> | 1993-08-05 17:56:17 +0000 |
| commit | 21843fb476f5067b9b099b35ea079d5d68f81efd (patch) | |
| tree | 3d625a666451aca591dda3add1aefdf0722a3ad1 /gnu/libexec | |
| parent | d7bbfe60cd0c38154a91f9963e7dd805caa41541 (diff) | |
Add RCS Id
Diffstat (limited to 'gnu/libexec')
| -rw-r--r-- | gnu/libexec/uucp/Makefile | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/gnu/libexec/uucp/Makefile b/gnu/libexec/uucp/Makefile index 2ccca9d3d02..e028f7e861f 100644 --- a/gnu/libexec/uucp/Makefile +++ b/gnu/libexec/uucp/Makefile @@ -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> |
