diff options
| author | mycroft <mycroft@NetBSD.org> | 1993-08-02 17:48:44 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1993-08-02 17:48:44 +0000 |
| commit | aee4b07b8a049bdc57cefcbb82bebeb6f341859a (patch) | |
| tree | d2baf06176c4135542f5717a0fa9b45752f77e4f /usr.bin/patch/Makefile | |
| parent | c8194f0876b272d70833a6b91ec566314a02050a (diff) | |
Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
Diffstat (limited to 'usr.bin/patch/Makefile')
| -rw-r--r-- | usr.bin/patch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/patch/Makefile b/usr.bin/patch/Makefile index 4af63082dea..ded3785db0a 100644 --- a/usr.bin/patch/Makefile +++ b/usr.bin/patch/Makefile @@ -1,4 +1,4 @@ -# $Header: /cvsroot/src/usr.bin/patch/Makefile,v 1.1 1993/04/09 11:33:53 cgd Exp $ +# $Id: Makefile,v 1.2 1993/08/02 17:55:12 mycroft Exp $ PROG= patch SRCS= patch.c pch.c inp.c version.c util.c backupfile.c |
