diff options
author | 1997-01-19 15:19:19 +0000 | |
---|---|---|
committer | 1997-01-19 15:19:19 +0000 | |
commit | 715e1da93abf96813bd0ee6be1a40ddc595f3d84 (patch) | |
tree | e4db5bfe27bca36bd3c3c002d3ea287ab71021aa | |
parent | From Ignatios Souvatzis (NetBSD): (diff) | |
download | wireguard-openbsd-715e1da93abf96813bd0ee6be1a40ddc595f3d84.tar.xz wireguard-openbsd-715e1da93abf96813bd0ee6be1a40ddc595f3d84.zip |
Add OpenBSD tag
-rw-r--r-- | sys/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/Makefile b/sys/Makefile index cfa9d760e47..4e969ab343d 100644 --- a/sys/Makefile +++ b/sys/Makefile @@ -1,3 +1,4 @@ +# $OpenBSD: Makefile,v 1.2 1997/01/19 15:19:19 niklas Exp $ # $NetBSD: Makefile,v 1.5 1995/09/15 21:05:21 pk Exp $ SUBDIR+= arch/${MACHINE} |