diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1999-08-20 14:11:37 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1999-08-20 14:11:37 +0000 |
commit | a8acc5e327df56a77999c7190817540ef3c3d8d9 (patch) | |
tree | 7635452c3a184dd8e2ff37603a9bb98aa9e2b60e /lib/csu/Makefile | |
parent | 007c3ef24e3313cf988fc15ed8c729977a7cb83a (diff) |
Fix RCS Ids
Diffstat (limited to 'lib/csu/Makefile')
-rw-r--r-- | lib/csu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/Makefile b/lib/csu/Makefile index 8eae87abc1b..f2765192a9b 100644 --- a/lib/csu/Makefile +++ b/lib/csu/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1997/11/08 08:13:10 todd Exp $ +# $OpenBSD: Makefile,v 1.3 1999/08/20 14:11:34 niklas Exp $ .if make(obj) SUBDIR= alpha i386 m68k mips mvme88k ns32k powerpc sparc vax |