diff options
author | wpaul <wpaul@FreeBSD.org> | 1995-01-31 09:29:38 +0000 |
---|---|---|
committer | wpaul <wpaul@FreeBSD.org> | 1995-01-31 09:29:38 +0000 |
commit | b8cfd20c170a58cf087aeee932e9a0a3bd73820d (patch) | |
tree | 85d5fd13712f3cc0ac1611ad29e67864ac2a9eb7 /gnu | |
parent | e5b131e6ec525c31d4917642b06e9024a8f9839c (diff) | |
download | FreeBSD-src-b8cfd20c170a58cf087aeee932e9a0a3bd73820d.zip FreeBSD-src-b8cfd20c170a58cf087aeee932e9a0a3bd73820d.tar.gz |
Added subdir entry for ypxfr
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/libexec/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/libexec/Makefile b/gnu/libexec/Makefile index f90dec2..61efa89 100644 --- a/gnu/libexec/Makefile +++ b/gnu/libexec/Makefile @@ -1,5 +1,5 @@ -# $Id$ +# $Id: Makefile,v 1.1 1994/01/30 01:08:18 rgrimes Exp $ -SUBDIR= uucp +SUBDIR= uucp ypxfr .include <bsd.subdir.mk> |