diff options
author | 2004-09-22 21:37:35 +0000 | |
---|---|---|
committer | 2004-09-22 21:37:35 +0000 | |
commit | 3eaee96ea01c243a5704250c956d9441323097c0 (patch) | |
tree | 6dc3a379c4d0e0d93c9eb4d375ca28cd6cf7c79f | |
parent | OpenBSD infrastructure to compile simply, and install include files. (diff) | |
download | wireguard-openbsd-3eaee96ea01c243a5704250c956d9441323097c0.tar.xz wireguard-openbsd-3eaee96ea01c243a5704250c956d9441323097c0.zip |
OpenBSD tag.
-rw-r--r-- | lib/libexpat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libexpat/Makefile b/lib/libexpat/Makefile index 415fb3019bd..0e436787a78 100644 --- a/lib/libexpat/Makefile +++ b/lib/libexpat/Makefile @@ -1,3 +1,4 @@ +# $OpenBSD: Makefile,v 1.2 2004/09/22 21:37:35 espie Exp $ .PATH: ${.CURDIR}/lib LIB= expat |