diff options
author | 1997-11-05 02:53:21 +0000 | |
---|---|---|
committer | 1997-11-05 02:53:21 +0000 | |
commit | 291036afab0cd6c2c7a3785608e006a6811090da (patch) | |
tree | 67b7c2a35717fa53b5192920cd233cfef303aed2 | |
parent | Do not build in directories Mickey deleted (diff) | |
download | wireguard-openbsd-291036afab0cd6c2c7a3785608e006a6811090da.tar.xz wireguard-openbsd-291036afab0cd6c2c7a3785608e006a6811090da.zip |
tag it
-rw-r--r-- | sys/arch/i386/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/i386/Makefile b/sys/arch/i386/Makefile index b2f5395b46a..ef9ae2266aa 100644 --- a/sys/arch/i386/Makefile +++ b/sys/arch/i386/Makefile @@ -1,3 +1,4 @@ +# $OpenBSD: Makefile,v 1.7 1997/11/05 02:53:21 mickey Exp $ # $NetBSD: Makefile,v 1.6 1996/02/01 22:31:28 mycroft Exp $ # @(#)Makefile 7.3 (Berkeley) 6/9/91 |