From: Evan Hunt Date: Thu, 3 Sep 2009 20:28:46 +0000 (+0000) Subject: update cvsignore files X-Git-Tag: v9.7.0a3~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e465236957ff6a9ba2f7dea1db80a250ecb3466;p=thirdparty%2Fbind9.git update cvsignore files --- diff --git a/lib/export/dns/.cvsignore b/lib/export/dns/.cvsignore index f3c7a7c5da6..6ee29f95290 100644 --- a/lib/export/dns/.cvsignore +++ b/lib/export/dns/.cvsignore @@ -1 +1,4 @@ Makefile +code.h +gen +timestamp diff --git a/lib/export/dns/include/dns/.cvsignore b/lib/export/dns/include/dns/.cvsignore index f3c7a7c5da6..960dd99eebb 100644 --- a/lib/export/dns/include/dns/.cvsignore +++ b/lib/export/dns/include/dns/.cvsignore @@ -1 +1,4 @@ Makefile +enumclass.h +enumtype.h +rdatastruct.h diff --git a/lib/export/irs/.cvsignore b/lib/export/irs/.cvsignore index f3c7a7c5da6..8df5b29f00d 100644 --- a/lib/export/irs/.cvsignore +++ b/lib/export/irs/.cvsignore @@ -1 +1,2 @@ Makefile +timestamp diff --git a/lib/export/isc/.cvsignore b/lib/export/isc/.cvsignore index f3c7a7c5da6..8df5b29f00d 100644 --- a/lib/export/isc/.cvsignore +++ b/lib/export/isc/.cvsignore @@ -1 +1,2 @@ Makefile +timestamp diff --git a/lib/export/isc/Makefile.in b/lib/export/isc/Makefile.in index 9939515c330..52f6b37b1f4 100644 --- a/lib/export/isc/Makefile.in +++ b/lib/export/isc/Makefile.in @@ -12,7 +12,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.3 2009/09/02 23:48:02 tbox Exp $ +# $Id: Makefile.in,v 1.4 2009/09/03 20:28:46 each Exp $ top_srcdir = @top_srcdir@ srcdir = @top_srcdir@/lib/isc @@ -59,7 +59,7 @@ WIN32OBJS = win32/condition.@O@ win32/dir.@O@ win32/file.@O@ \ # Alphabetically OBJS = @ISC_EXTRA_OBJS@ \ - assertions.@O@ base32.@O@ \ + assertions.@O@ backtrace.@O@ backtrace-emptytbl.@O@ base32.@O@ \ base64.@O@ buffer.@O@ bufferlist.@O@ \ error.@O@ event.@O@ \ hash.@O@ hex.@O@ hmacmd5.@O@ hmacsha.@O@ \ @@ -82,7 +82,7 @@ APISRCS = app_api.c mem_api.c socket_api.c \ ISCDRIVERSRCS = mem.c task.c lib.c timer.c heap.c SRCS = @ISC_EXTRA_SRCS@ \ - assertions.c base32.c \ + assertions.c backtrace.c backtrace-emptytbl.c base32.c \ base64.c buffer.c bufferlist.c \ error.c event.c \ hash.c hex.c hmacmd5.c hmacsha.c \ diff --git a/lib/export/isccfg/.cvsignore b/lib/export/isccfg/.cvsignore index f3c7a7c5da6..8df5b29f00d 100644 --- a/lib/export/isccfg/.cvsignore +++ b/lib/export/isccfg/.cvsignore @@ -1 +1,2 @@ Makefile +timestamp diff --git a/lib/export/samples/.cvsignore b/lib/export/samples/.cvsignore index 28be5a30a50..5e42ccc5a3b 100644 --- a/lib/export/samples/.cvsignore +++ b/lib/export/samples/.cvsignore @@ -1,2 +1,8 @@ Makefile Makefile-postinstall +nsprobe +sample +sample-async +sample-gai +sample-request +sample-update