diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1995-12-25 02:56:12 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1995-12-25 02:56:12 +0000 |
| commit | 4466e54fea516d351d79a438d130d5d8e1988919 (patch) | |
| tree | fdf23f52fea79f97de52d08ec5dc3461b96aea9f /gnu/libexec | |
| parent | 54930456481d3462dedffc8851ac0f1c236ebcf4 (diff) | |
Notes
Diffstat (limited to 'gnu/libexec')
| -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 61efa8972e15..1744c529be51 100644 --- a/gnu/libexec/Makefile +++ b/gnu/libexec/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.1 1994/01/30 01:08:18 rgrimes Exp $ +# $Id: Makefile,v 1.2 1995/01/31 09:29:38 wpaul Exp $ -SUBDIR= uucp ypxfr +SUBDIR= uucp .include <bsd.subdir.mk> |
