diff options
author | 2008-11-13 08:18:10 +0000 | |
---|---|---|
committer | 2008-11-13 08:18:10 +0000 | |
commit | 76200082c3626be217af77d8553a38e0a5a9a70a (patch) | |
tree | a7a51368970a63c19656e5b2dc20ad76e128bf12 /lib | |
parent | To allow for easier playing with more strict settings introduce (diff) | |
download | wireguard-openbsd-76200082c3626be217af77d8553a38e0a5a9a70a.tar.xz wireguard-openbsd-76200082c3626be217af77d8553a38e0a5a9a70a.zip |
fix rcs tag.
From patrick keshishian <sidster@boxsoft.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/csu/powerpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/powerpc/Makefile b/lib/csu/powerpc/Makefile index c9ef16fb33e..b51c75a3c7e 100644 --- a/lib/csu/powerpc/Makefile +++ b/lib/csu/powerpc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSDe Makefile,v 1.6 2000/06/28 04:56:44 rahnds Exp $ +# $OpenBSD: Makefile,v 1.17 2008/11/13 08:18:10 jsg Exp $ # from: @(#)Makefile 8.1 (Berkeley) 6/1/93 CFLAGS+= -DLIBC_SCCS |