diff options
author | 2000-03-02 00:29:47 +0000 | |
---|---|---|
committer | 2000-03-02 00:29:47 +0000 | |
commit | dd4317adfadf3eee4d9344c2bececb7d966b3990 (patch) | |
tree | 5b0f905cfaec01033e75515db159713e1373d53b /lib/libresolv | |
parent | Several people noted that non-UVM was broken (diff) | |
download | wireguard-openbsd-dd4317adfadf3eee4d9344c2bececb7d966b3990.tar.xz wireguard-openbsd-dd4317adfadf3eee4d9344c2bececb7d966b3990.zip |
$OpenBSD$
Diffstat (limited to 'lib/libresolv')
-rw-r--r-- | lib/libresolv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libresolv/Makefile b/lib/libresolv/Makefile index 69f8603920c..2e8acd072dc 100644 --- a/lib/libresolv/Makefile +++ b/lib/libresolv/Makefile @@ -1,5 +1,4 @@ -# from: @(#)Makefile 5.1 (Berkeley) 6/5/90 -# $Id: Makefile,v 1.3 2000/01/01 10:03:01 matthieu Exp $ +# $OpenBSD: Makefile,v 1.4 2000/03/02 00:29:51 todd Exp $ # libresolv no longer needs a special version of the resolver routines. # The resolver is always in libc. |