diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2011-07-16 10:49:33 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2011-07-16 10:49:33 +0000 |
| commit | 473038528ab5bd55332138ebf791ab91a25f747b (patch) | |
| tree | cb160fa2acd93f24b5f5b9082cd3afc68396d51a /lib/isc/pthreads/Makefile.in | |
| parent | 46da9ebeb3b1241e2e7f0182d76c336966e91d20 (diff) | |
Diffstat (limited to 'lib/isc/pthreads/Makefile.in')
| -rw-r--r-- | lib/isc/pthreads/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/isc/pthreads/Makefile.in b/lib/isc/pthreads/Makefile.in index 572d76cac116..7aae93d4dee9 100644 --- a/lib/isc/pthreads/Makefile.in +++ b/lib/isc/pthreads/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2007, 2009 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 1998-2001 Internet Software Consortium. # # Permission to use, copy, modify, and/or distribute this software for any @@ -13,7 +13,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.19 2007-06-19 23:47:18 tbox Exp $ +# $Id: Makefile.in,v 1.22 2009-12-05 23:31:41 each Exp $ srcdir = @srcdir@ VPATH = @srcdir@ |
