diff options
| author | cgd <cgd@NetBSD.org> | 1995-04-23 07:58:27 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1995-04-23 07:58:27 +0000 |
| commit | 81584a34e6bac7fee98ff30281cfdcccfdfca263 (patch) | |
| tree | 449fb2e9d4d7188383fe2a04cf6a1395cc28ad71 /gnu/usr.bin/diff | |
| parent | 0d981b3959aef8e2eab900d36cb088a9c7d96c77 (diff) | |
NetBSD RCS Id format
Diffstat (limited to 'gnu/usr.bin/diff')
| -rw-r--r-- | gnu/usr.bin/diff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/diff/Makefile b/gnu/usr.bin/diff/Makefile index 2786293810f..02a891b8c33 100644 --- a/gnu/usr.bin/diff/Makefile +++ b/gnu/usr.bin/diff/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.6 1994/03/09 19:06:47 jtc Exp $ +# $NetBSD: Makefile,v 1.7 1995/04/23 07:58:31 cgd Exp $ PROG= diff SRCS= diff.c analyze.c cmpbuf.o io.c context.c ed.c normal.c util.c dir.c \ |
