diff options
author | 1996-11-02 18:30:12 +0000 | |
---|---|---|
committer | 1996-11-02 18:30:12 +0000 | |
commit | 1f41cbdf18a6e753e77da1ae3ff4a1d54aac127c (patch) | |
tree | bec243661696e37101358b6033c679971697a5b5 | |
parent | mem* routines for sun3 private libsa (diff) | |
download | wireguard-openbsd-1f41cbdf18a6e753e77da1ae3ff4a1d54aac127c.tar.xz wireguard-openbsd-1f41cbdf18a6e753e77da1ae3ff4a1d54aac127c.zip |
added $OpenBSD$ tag
-rw-r--r-- | sys/arch/sun3/stand/libsa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/sun3/stand/libsa/Makefile b/sys/arch/sun3/stand/libsa/Makefile index d45cc2e32d1..cf3369fdcee 100644 --- a/sys/arch/sun3/stand/libsa/Makefile +++ b/sys/arch/sun3/stand/libsa/Makefile @@ -1,3 +1,4 @@ +# $OpenBSD: Makefile,v 1.6 1996/11/02 18:30:12 kstailey Exp $ # $NetBSD: Makefile,v 1.9.4.1 1996/06/26 20:16:58 jtc Exp $ LIB=sa |