diff options
| author | mycroft <mycroft@NetBSD.org> | 1993-07-31 00:20:24 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1993-07-31 00:20:24 +0000 |
| commit | 07832ac9cfd314338f80fee5133e3abb9edb2df2 (patch) | |
| tree | c0b7f972c4fa48ccd65687e2d6193eca6338c7bb /usr.bin/nm | |
| parent | 75ff3a90bdf78d71d6253e1c27312748edf6211d (diff) | |
Add RCS identifiers.
Diffstat (limited to 'usr.bin/nm')
| -rw-r--r-- | usr.bin/nm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/nm/Makefile b/usr.bin/nm/Makefile index fd0b5f0561f..4f79dcedce1 100644 --- a/usr.bin/nm/Makefile +++ b/usr.bin/nm/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.3 (Berkeley) 5/11/90 +# from: @(#)Makefile 5.3 (Berkeley) 5/11/90 +# $Id: Makefile,v 1.2 1993/07/31 00:21:21 mycroft Exp $ PROG= nm |
