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/diff3 | |
| parent | 0d981b3959aef8e2eab900d36cb088a9c7d96c77 (diff) | |
NetBSD RCS Id format
Diffstat (limited to 'gnu/usr.bin/diff3')
| -rw-r--r-- | gnu/usr.bin/diff3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/diff3/Makefile b/gnu/usr.bin/diff3/Makefile index a11338ade00..415d2f2dafd 100644 --- a/gnu/usr.bin/diff3/Makefile +++ b/gnu/usr.bin/diff3/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.6 1994/03/09 19:07:00 jtc Exp $ +# $NetBSD: Makefile,v 1.7 1995/04/23 07:58:33 cgd Exp $ PROG= diff3 SRCS= diff3.c getopt.c getopt1.c version.c |
