diff options
author | 2007-10-19 16:06:39 +0000 | |
---|---|---|
committer | 2007-10-19 16:06:39 +0000 | |
commit | bb52378f04ede55f0faa667f7f954118e7a45ada (patch) | |
tree | 5c6aac865f3a0303b294cdad0f6ad9461cbd8759 | |
parent | don't fill the logs; spotted by deraadt@ ok henning@ (diff) | |
download | wireguard-openbsd-bb52378f04ede55f0faa667f7f954118e7a45ada.tar.xz wireguard-openbsd-bb52378f04ede55f0faa667f7f954118e7a45ada.zip |
pretty
-rw-r--r-- | lib/libexpat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libexpat/Makefile b/lib/libexpat/Makefile index 8d216eed575..bc4978c6309 100644 --- a/lib/libexpat/Makefile +++ b/lib/libexpat/Makefile @@ -1,4 +1,5 @@ -# $OpenBSD: Makefile,v 1.5 2007/10/19 14:29:41 deraadt Exp $ +# $OpenBSD: Makefile,v 1.6 2007/10/19 16:06:39 deraadt Exp $ + .PATH: ${.CURDIR}/lib LIB= expat |