diff options
| author | svn2git <svn2git@FreeBSD.org> | 1994-05-01 08:00:00 +0000 |
|---|---|---|
| committer | svn2git <svn2git@FreeBSD.org> | 1994-05-01 08:00:00 +0000 |
| commit | a16f65c7d117419bd266c28a1901ef129a337569 (patch) | |
| tree | 2626602f66dc3551e7a7c7bc9ad763c3bc7ab40a /gnu/libexec/uucp/Makefile | |
| parent | 8503f4f13f77abf7adc8f7e329c6f9c1d52b6a20 (diff) | |
Diffstat (limited to 'gnu/libexec/uucp/Makefile')
| -rw-r--r-- | gnu/libexec/uucp/Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gnu/libexec/uucp/Makefile b/gnu/libexec/uucp/Makefile new file mode 100644 index 000000000000..0ba0cc2402f1 --- /dev/null +++ b/gnu/libexec/uucp/Makefile @@ -0,0 +1,9 @@ +# This is the Makefile for Taylor UUCP +# $Id: Makefile,v 1.2 1993/10/14 12:17:57 rgrimes Exp $ + +SUBDIR= libunix libuucp libuuconf \ + cu sample \ + uuchk uucico uuconv uucp uulog uuname uupick uusched \ + uustat uuto uux uuxqt + +.include <bsd.subdir.mk> |
