diff options
author | roland <roland> | 2006-06-17 01:42:58 +0000 |
---|---|---|
committer | roland <roland> | 2006-06-17 01:42:58 +0000 |
commit | da883c22eba9aa5b256caaae9fe5c580cfe00088 (patch) | |
tree | fc53261027fa36ba2a408c4ae2a43256f508b791 /runtime | |
parent | c1d6a343c78ff655df30a3159c4fc4f7bc3359c8 (diff) | |
download | systemtap-steved-da883c22eba9aa5b256caaae9fe5c580cfe00088.tar.gz systemtap-steved-da883c22eba9aa5b256caaae9fe5c580cfe00088.tar.xz systemtap-steved-da883c22eba9aa5b256caaae9fe5c580cfe00088.zip |
2006-06-16 Roland McGrath <roland@redhat.com>
* lket/b2a/Makefile.in: Regenerated with automake-1.9.6-2.
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/lket/b2a/Makefile.in | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/runtime/lket/b2a/Makefile.in b/runtime/lket/b2a/Makefile.in index 55a33959..6ed05c18 100644 --- a/runtime/lket/b2a/Makefile.in +++ b/runtime/lket/b2a/Makefile.in @@ -1,8 +1,8 @@ -# Makefile.in generated by automake 1.9.2 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004 Free Software Foundation, Inc. +# 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -14,8 +14,6 @@ @SET_MAKE@ -SOURCES = $(lket_b2a_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ |