diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1995-01-31 09:29:38 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1995-01-31 09:29:38 +0000 |
| commit | 2fd1e2091ba67e166ff8862251c3a250cbf4619c (patch) | |
| tree | 85d5fd13712f3cc0ac1611ad29e67864ac2a9eb7 | |
| parent | c183a93033643dd8618f7a953c60ae2932dd29de (diff) | |
Notes
| -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 f90dec26d165..61efa8972e15 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> |
