You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by sc...@apache.org on 2018/04/13 19:53:43 UTC

[3/3] nifi-fds git commit: update nifi-fds node_module

update nifi-fds node_module


Project: http://git-wip-us.apache.org/repos/asf/nifi-fds/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi-fds/commit/e20fb305
Tree: http://git-wip-us.apache.org/repos/asf/nifi-fds/tree/e20fb305
Diff: http://git-wip-us.apache.org/repos/asf/nifi-fds/diff/e20fb305

Branch: refs/heads/gh-pages
Commit: e20fb30556983407b519dfdb895f51a0152e6e88
Parents: c512fbe
Author: Scott Aslan <sc...@gmail.com>
Authored: Fri Apr 13 15:53:22 2018 -0400
Committer: Scott Aslan <sc...@gmail.com>
Committed: Fri Apr 13 15:53:22 2018 -0400

----------------------------------------------------------------------
 .gitignore                                      |   6 +
 README.md                                       |   2 +-
 nifi-fds.iml                                    |   9 +
 node_modules/@angular/animations/package.json   |   3 +-
 node_modules/@angular/cdk/package.json          |   3 +-
 node_modules/@angular/common/package.json       |   3 +-
 node_modules/@angular/compiler/package.json     |   3 +-
 node_modules/@angular/core/package.json         |   3 +-
 node_modules/@angular/flex-layout/package.json  |   3 +-
 node_modules/@angular/forms/package.json        |   3 +-
 node_modules/@angular/http/package.json         |   3 +-
 node_modules/@angular/material/package.json     |   3 +-
 .../platform-browser-dynamic/package.json       |   3 +-
 .../@angular/platform-browser/package.json      |   3 +-
 node_modules/@angular/router/package.json       |   3 +-
 .../Release/node-v59-darwin-x64/fse.node        | Bin 0 -> 40768 bytes
 node_modules/iltorb/build/Makefile              | 347 +++++++++++
 .../build/Release/.deps/Release/iltorb.node.d   |   1 +
 .../obj.target/action_after_build.stamp.d       |   1 +
 .../iltorb/brotli/common/dictionary.o.d         |   8 +
 .../obj.target/iltorb/brotli/dec/bit_reader.o.d |  10 +
 .../obj.target/iltorb/brotli/dec/decode.o.d     |  23 +
 .../obj.target/iltorb/brotli/dec/huffman.o.d    |  11 +
 .../obj.target/iltorb/brotli/dec/state.o.d      |  15 +
 .../iltorb/brotli/enc/backward_references.o.d   |  42 ++
 .../brotli/enc/backward_references_hq.o.d       |  40 ++
 .../obj.target/iltorb/brotli/enc/bit_cost.o.d   |  27 +
 .../iltorb/brotli/enc/block_splitter.o.d        |  31 +
 .../iltorb/brotli/enc/brotli_bit_stream.o.d     |  34 ++
 .../obj.target/iltorb/brotli/enc/cluster.o.d    |  29 +
 .../iltorb/brotli/enc/compress_fragment.o.d     |  34 ++
 .../brotli/enc/compress_fragment_two_pass.o.d   |  36 ++
 .../iltorb/brotli/enc/dictionary_hash.o.d       |   8 +
 .../obj.target/iltorb/brotli/enc/encode.o.d     |  60 ++
 .../iltorb/brotli/enc/entropy_encode.o.d        |  11 +
 .../obj.target/iltorb/brotli/enc/histogram.o.d  |  25 +
 .../iltorb/brotli/enc/literal_cost.o.d          |  13 +
 .../obj.target/iltorb/brotli/enc/memory.o.d     |   9 +
 .../obj.target/iltorb/brotli/enc/metablock.o.d  |  34 ++
 .../iltorb/brotli/enc/static_dict.o.d           |  14 +
 .../obj.target/iltorb/brotli/enc/utf8_util.o.d  |  10 +
 .../obj.target/iltorb/src/common/allocator.o.d  |  56 ++
 .../iltorb/src/common/stream_coder.o.d          |  58 ++
 .../obj.target/iltorb/src/dec/stream_decode.o.d |  65 ++
 .../iltorb/src/dec/stream_decode_worker.o.d     |  66 ++
 .../obj.target/iltorb/src/enc/stream_encode.o.d |  65 ++
 .../iltorb/src/enc/stream_encode_worker.o.d     |  66 ++
 .../Release/obj.target/iltorb/src/iltorb.o.d    |  66 ++
 .../build/Release/build/bindings/iltorb.node.d  |   1 +
 node_modules/iltorb/build/Release/iltorb.node   | Bin 0 -> 865472 bytes
 .../Release/obj.target/action_after_build.stamp |   0
 .../iltorb/brotli/common/dictionary.o           | Bin 0 -> 125800 bytes
 .../obj.target/iltorb/brotli/dec/bit_reader.o   | Bin 0 -> 3716 bytes
 .../obj.target/iltorb/brotli/dec/decode.o       | Bin 0 -> 171784 bytes
 .../obj.target/iltorb/brotli/dec/huffman.o      | Bin 0 -> 15756 bytes
 .../obj.target/iltorb/brotli/dec/state.o        | Bin 0 -> 15408 bytes
 .../iltorb/brotli/enc/backward_references.o     | Bin 0 -> 301052 bytes
 .../iltorb/brotli/enc/backward_references_hq.o  | Bin 0 -> 101232 bytes
 .../obj.target/iltorb/brotli/enc/bit_cost.o     | Bin 0 -> 25112 bytes
 .../iltorb/brotli/enc/block_splitter.o          | Bin 0 -> 90292 bytes
 .../iltorb/brotli/enc/brotli_bit_stream.o       | Bin 0 -> 146348 bytes
 .../obj.target/iltorb/brotli/enc/cluster.o      | Bin 0 -> 58160 bytes
 .../iltorb/brotli/enc/compress_fragment.o       | Bin 0 -> 249480 bytes
 .../brotli/enc/compress_fragment_two_pass.o     | Bin 0 -> 277972 bytes
 .../iltorb/brotli/enc/dictionary_hash.o         | Bin 0 -> 67496 bytes
 .../obj.target/iltorb/brotli/enc/encode.o       | Bin 0 -> 178384 bytes
 .../iltorb/brotli/enc/entropy_encode.o          | Bin 0 -> 24352 bytes
 .../obj.target/iltorb/brotli/enc/histogram.o    | Bin 0 -> 10284 bytes
 .../obj.target/iltorb/brotli/enc/literal_cost.o | Bin 0 -> 13276 bytes
 .../obj.target/iltorb/brotli/enc/memory.o       | Bin 0 -> 4820 bytes
 .../obj.target/iltorb/brotli/enc/metablock.o    | Bin 0 -> 76820 bytes
 .../obj.target/iltorb/brotli/enc/static_dict.o  | Bin 0 -> 240244 bytes
 .../obj.target/iltorb/brotli/enc/utf8_util.o    | Bin 0 -> 4348 bytes
 .../obj.target/iltorb/src/common/allocator.o    | Bin 0 -> 141964 bytes
 .../obj.target/iltorb/src/common/stream_coder.o | Bin 0 -> 179908 bytes
 .../obj.target/iltorb/src/dec/stream_decode.o   | Bin 0 -> 262756 bytes
 .../iltorb/src/dec/stream_decode_worker.o       | Bin 0 -> 257088 bytes
 .../obj.target/iltorb/src/enc/stream_encode.o   | Bin 0 -> 273224 bytes
 .../iltorb/src/enc/stream_encode_worker.o       | Bin 0 -> 257424 bytes
 .../Release/obj.target/iltorb/src/iltorb.o      | Bin 0 -> 135232 bytes
 .../iltorb/build/action_after_build.target.mk   |  32 +
 node_modules/iltorb/build/binding.Makefile      |   6 +
 node_modules/iltorb/build/bindings/iltorb.node  | Bin 851204 -> 865472 bytes
 node_modules/iltorb/build/config.gypi           | 182 ++++++
 node_modules/iltorb/build/gyp-mac-tool          | 611 +++++++++++++++++++
 node_modules/iltorb/build/iltorb.target.mk      | 225 +++++++
 node_modules/jquery/package.json                |   3 +-
 node_modules/nifi-fds/package.json              |   2 +-
 .../core/common/styles/_progress-bar.scss       |  20 +
 .../styles/css/fluid-design-system.min.css      |   2 +-
 .../styles/css/fluid-design-system.min.css.gz   | Bin 3198 -> 3220 bytes
 .../styles/css/fluid-design-system.min.css.map  |   3 +-
 .../core/common/styles/fluid-design-system.scss |   1 +
 .../node-sass/vendor/darwin-x64-59/binding.node | Bin 0 -> 3016732 bytes
 node_modules/roboto-fontface/package.json       |   3 +-
 node_modules/rxjs/package.json                  |   3 +-
 node_modules/systemjs-plugin-text/package.json  |   3 +-
 node_modules/systemjs/package.json              |   3 +-
 node_modules/zone.js/package.json               |   3 +-
 package-lock.json                               |   2 +-
 webapp/css/fds-demo.min.css.map                 |  10 +-
 webapp/theming/fds-demo.scss                    |   4 +-
 102 files changed, 2457 insertions(+), 30 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 3fab253..95f13a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,9 @@ node_modules/prebuild-install/node_modules/detect-libc/
 node_modules/protractor/
 coverage/
 npm-debug.log*
+
+# Intellij
+.idea/
+*.iml
+*.iws
+*~

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index ba70766..a7e273e 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ npm install
 Next, you will need to update the base url. To do this simply edit the index.html file on line 21:
 
 ```bash
-<base href='/fluid-design-system/'>
+<base href='/nifi-fds/'>
 ```
 
 should be:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/nifi-fds.iml
----------------------------------------------------------------------
diff --git a/nifi-fds.iml b/nifi-fds.iml
new file mode 100644
index 0000000..8021953
--- /dev/null
+++ b/nifi-fds.iml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="WEB_MODULE" version="4">
+  <component name="NewModuleRootManager" inherit-compiler-output="true">
+    <exclude-output />
+    <content url="file://$MODULE_DIR$" />
+    <orderEntry type="inheritedJdk" />
+    <orderEntry type="sourceFolder" forTests="false" />
+  </component>
+</module>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/animations/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/animations/package.json b/node_modules/@angular/animations/package.json
index 863d028..1eda62f 100644
--- a/node_modules/@angular/animations/package.json
+++ b/node_modules/@angular/animations/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "4.4.6"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/animations/-/animations-4.4.6.tgz",
   "_spec": "4.4.6",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/cdk/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/cdk/package.json b/node_modules/@angular/cdk/package.json
index 11b74ab..4e52042 100644
--- a/node_modules/@angular/cdk/package.json
+++ b/node_modules/@angular/cdk/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "2.0.0-beta.12"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-2.0.0-beta.12.tgz",
   "_spec": "2.0.0-beta.12",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/common/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/common/package.json b/node_modules/@angular/common/package.json
index ed206a6..2aeb1ed 100644
--- a/node_modules/@angular/common/package.json
+++ b/node_modules/@angular/common/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "4.4.6"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/common/-/common-4.4.6.tgz",
   "_spec": "4.4.6",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/compiler/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/compiler/package.json b/node_modules/@angular/compiler/package.json
index db130fa..04bf739 100644
--- a/node_modules/@angular/compiler/package.json
+++ b/node_modules/@angular/compiler/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "4.4.6"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-4.4.6.tgz",
   "_spec": "4.4.6",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/core/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/core/package.json b/node_modules/@angular/core/package.json
index 1cab96f..8963a7d 100644
--- a/node_modules/@angular/core/package.json
+++ b/node_modules/@angular/core/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "4.4.6"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/core/-/core-4.4.6.tgz",
   "_spec": "4.4.6",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/flex-layout/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/flex-layout/package.json b/node_modules/@angular/flex-layout/package.json
index a3669f5..be3dca5 100644
--- a/node_modules/@angular/flex-layout/package.json
+++ b/node_modules/@angular/flex-layout/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "2.0.0-beta.9"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/flex-layout/-/flex-layout-2.0.0-beta.9.tgz",
   "_spec": "2.0.0-beta.9",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/forms/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/forms/package.json b/node_modules/@angular/forms/package.json
index 6cc0386..e7cf22f 100644
--- a/node_modules/@angular/forms/package.json
+++ b/node_modules/@angular/forms/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "4.4.6"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/forms/-/forms-4.4.6.tgz",
   "_spec": "4.4.6",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/http/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/http/package.json b/node_modules/@angular/http/package.json
index 5d73ba2..af97909 100644
--- a/node_modules/@angular/http/package.json
+++ b/node_modules/@angular/http/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "4.4.6"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/http/-/http-4.4.6.tgz",
   "_spec": "4.4.6",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/material/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/material/package.json b/node_modules/@angular/material/package.json
index c1dd90b..5afa213 100644
--- a/node_modules/@angular/material/package.json
+++ b/node_modules/@angular/material/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "2.0.0-beta.12"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/material/-/material-2.0.0-beta.12.tgz",
   "_spec": "2.0.0-beta.12",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/platform-browser-dynamic/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/platform-browser-dynamic/package.json b/node_modules/@angular/platform-browser-dynamic/package.json
index 0604504..b13999e 100644
--- a/node_modules/@angular/platform-browser-dynamic/package.json
+++ b/node_modules/@angular/platform-browser-dynamic/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "4.4.6"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-4.4.6.tgz",
   "_spec": "4.4.6",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/platform-browser/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/platform-browser/package.json b/node_modules/@angular/platform-browser/package.json
index f6513ec..3f927da 100644
--- a/node_modules/@angular/platform-browser/package.json
+++ b/node_modules/@angular/platform-browser/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "4.4.6"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-4.4.6.tgz",
   "_spec": "4.4.6",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/router/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/router/package.json b/node_modules/@angular/router/package.json
index 6f204e9..63df2fc 100644
--- a/node_modules/@angular/router/package.json
+++ b/node_modules/@angular/router/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "4.4.6"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/router/-/router-4.4.6.tgz",
   "_spec": "4.4.6",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/fsevents/lib/binding/Release/node-v59-darwin-x64/fse.node
----------------------------------------------------------------------
diff --git a/node_modules/fsevents/lib/binding/Release/node-v59-darwin-x64/fse.node b/node_modules/fsevents/lib/binding/Release/node-v59-darwin-x64/fse.node
new file mode 100755
index 0000000..804e707
Binary files /dev/null and b/node_modules/fsevents/lib/binding/Release/node-v59-darwin-x64/fse.node differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Makefile
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Makefile b/node_modules/iltorb/build/Makefile
new file mode 100644
index 0000000..b275e86
--- /dev/null
+++ b/node_modules/iltorb/build/Makefile
@@ -0,0 +1,347 @@
+# We borrow heavily from the kernel build setup, though we are simpler since
+# we don't have Kconfig tweaking settings on us.
+
+# The implicit make rules have it looking for RCS files, among other things.
+# We instead explicitly write all the rules we care about.
+# It's even quicker (saves ~200ms) to pass -r on the command line.
+MAKEFLAGS=-r
+
+# The source directory tree.
+srcdir := ..
+abs_srcdir := $(abspath $(srcdir))
+
+# The name of the builddir.
+builddir_name ?= .
+
+# The V=1 flag on command line makes us verbosely print command lines.
+ifdef V
+  quiet=
+else
+  quiet=quiet_
+endif
+
+# Specify BUILDTYPE=Release on the command line for a release build.
+BUILDTYPE ?= Release
+
+# Directory all our build output goes into.
+# Note that this must be two directories beneath src/ for unit tests to pass,
+# as they reach into the src/ directory for data with relative paths.
+builddir ?= $(builddir_name)/$(BUILDTYPE)
+abs_builddir := $(abspath $(builddir))
+depsdir := $(builddir)/.deps
+
+# Object output directory.
+obj := $(builddir)/obj
+abs_obj := $(abspath $(obj))
+
+# We build up a list of every single one of the targets so we can slurp in the
+# generated dependency rule Makefiles in one pass.
+all_deps :=
+
+
+
+CC.target ?= $(CC)
+CFLAGS.target ?= $(CPPFLAGS) $(CFLAGS)
+CXX.target ?= $(CXX)
+CXXFLAGS.target ?= $(CPPFLAGS) $(CXXFLAGS)
+LINK.target ?= $(LINK)
+LDFLAGS.target ?= $(LDFLAGS)
+AR.target ?= $(AR)
+
+# C++ apps need to be linked with g++.
+LINK ?= $(CXX.target)
+
+# TODO(evan): move all cross-compilation logic to gyp-time so we don't need
+# to replicate this environment fallback in make as well.
+CC.host ?= gcc
+CFLAGS.host ?= $(CPPFLAGS_host) $(CFLAGS_host)
+CXX.host ?= g++
+CXXFLAGS.host ?= $(CPPFLAGS_host) $(CXXFLAGS_host)
+LINK.host ?= $(CXX.host)
+LDFLAGS.host ?=
+AR.host ?= ar
+
+# Define a dir function that can handle spaces.
+# http://www.gnu.org/software/make/manual/make.html#Syntax-of-Functions
+# "leading spaces cannot appear in the text of the first argument as written.
+# These characters can be put into the argument value by variable substitution."
+empty :=
+space := $(empty) $(empty)
+
+# http://stackoverflow.com/questions/1189781/using-make-dir-or-notdir-on-a-path-with-spaces
+replace_spaces = $(subst $(space),?,$1)
+unreplace_spaces = $(subst ?,$(space),$1)
+dirx = $(call unreplace_spaces,$(dir $(call replace_spaces,$1)))
+
+# Flags to make gcc output dependency info.  Note that you need to be
+# careful here to use the flags that ccache and distcc can understand.
+# We write to a dep file on the side first and then rename at the end
+# so we can't end up with a broken dep file.
+depfile = $(depsdir)/$(call replace_spaces,$@).d
+DEPFLAGS = -MMD -MF $(depfile).raw
+
+# We have to fixup the deps output in a few ways.
+# (1) the file output should mention the proper .o file.
+# ccache or distcc lose the path to the target, so we convert a rule of
+# the form:
+#   foobar.o: DEP1 DEP2
+# into
+#   path/to/foobar.o: DEP1 DEP2
+# (2) we want missing files not to cause us to fail to build.
+# We want to rewrite
+#   foobar.o: DEP1 DEP2 \
+#               DEP3
+# to
+#   DEP1:
+#   DEP2:
+#   DEP3:
+# so if the files are missing, they're just considered phony rules.
+# We have to do some pretty insane escaping to get those backslashes
+# and dollar signs past make, the shell, and sed at the same time.
+# Doesn't work with spaces, but that's fine: .d files have spaces in
+# their names replaced with other characters.
+define fixup_dep
+# The depfile may not exist if the input file didn't have any #includes.
+touch $(depfile).raw
+# Fixup path as in (1).
+sed -e "s|^$(notdir $@)|$@|" $(depfile).raw >> $(depfile)
+# Add extra rules as in (2).
+# We remove slashes and replace spaces with new lines;
+# remove blank lines;
+# delete the first line and append a colon to the remaining lines.
+sed -e 's|\\||' -e 'y| |\n|' $(depfile).raw |\
+  grep -v '^$$'                             |\
+  sed -e 1d -e 's|$$|:|'                     \
+    >> $(depfile)
+rm $(depfile).raw
+endef
+
+# Command definitions:
+# - cmd_foo is the actual command to run;
+# - quiet_cmd_foo is the brief-output summary of the command.
+
+quiet_cmd_cc = CC($(TOOLSET)) $@
+cmd_cc = $(CC.$(TOOLSET)) $(GYP_CFLAGS) $(DEPFLAGS) $(CFLAGS.$(TOOLSET)) -c -o $@ $<
+
+quiet_cmd_cxx = CXX($(TOOLSET)) $@
+cmd_cxx = $(CXX.$(TOOLSET)) $(GYP_CXXFLAGS) $(DEPFLAGS) $(CXXFLAGS.$(TOOLSET)) -c -o $@ $<
+
+quiet_cmd_objc = CXX($(TOOLSET)) $@
+cmd_objc = $(CC.$(TOOLSET)) $(GYP_OBJCFLAGS) $(DEPFLAGS) -c -o $@ $<
+
+quiet_cmd_objcxx = CXX($(TOOLSET)) $@
+cmd_objcxx = $(CXX.$(TOOLSET)) $(GYP_OBJCXXFLAGS) $(DEPFLAGS) -c -o $@ $<
+
+# Commands for precompiled header files.
+quiet_cmd_pch_c = CXX($(TOOLSET)) $@
+cmd_pch_c = $(CC.$(TOOLSET)) $(GYP_PCH_CFLAGS) $(DEPFLAGS) $(CXXFLAGS.$(TOOLSET)) -c -o $@ $<
+quiet_cmd_pch_cc = CXX($(TOOLSET)) $@
+cmd_pch_cc = $(CC.$(TOOLSET)) $(GYP_PCH_CXXFLAGS) $(DEPFLAGS) $(CXXFLAGS.$(TOOLSET)) -c -o $@ $<
+quiet_cmd_pch_m = CXX($(TOOLSET)) $@
+cmd_pch_m = $(CC.$(TOOLSET)) $(GYP_PCH_OBJCFLAGS) $(DEPFLAGS) -c -o $@ $<
+quiet_cmd_pch_mm = CXX($(TOOLSET)) $@
+cmd_pch_mm = $(CC.$(TOOLSET)) $(GYP_PCH_OBJCXXFLAGS) $(DEPFLAGS) -c -o $@ $<
+
+# gyp-mac-tool is written next to the root Makefile by gyp.
+# Use $(4) for the command, since $(2) and $(3) are used as flag by do_cmd
+# already.
+quiet_cmd_mac_tool = MACTOOL $(4) $<
+cmd_mac_tool = ./gyp-mac-tool $(4) $< "$@"
+
+quiet_cmd_mac_package_framework = PACKAGE FRAMEWORK $@
+cmd_mac_package_framework = ./gyp-mac-tool package-framework "$@" $(4)
+
+quiet_cmd_infoplist = INFOPLIST $@
+cmd_infoplist = $(CC.$(TOOLSET)) -E -P -Wno-trigraphs -x c $(INFOPLIST_DEFINES) "$<" -o "$@"
+
+quiet_cmd_touch = TOUCH $@
+cmd_touch = touch $@
+
+quiet_cmd_copy = COPY $@
+# send stderr to /dev/null to ignore messages when linking directories.
+cmd_copy = rm -rf "$@" && cp -af "$<" "$@"
+
+quiet_cmd_alink = LIBTOOL-STATIC $@
+cmd_alink = rm -f $@ && ./gyp-mac-tool filter-libtool libtool $(GYP_LIBTOOLFLAGS) -static -o $@ $(filter %.o,$^)
+
+quiet_cmd_link = LINK($(TOOLSET)) $@
+cmd_link = $(LINK.$(TOOLSET)) $(GYP_LDFLAGS) $(LDFLAGS.$(TOOLSET)) -o "$@" $(LD_INPUTS) $(LIBS)
+
+quiet_cmd_solink = SOLINK($(TOOLSET)) $@
+cmd_solink = $(LINK.$(TOOLSET)) -shared $(GYP_LDFLAGS) $(LDFLAGS.$(TOOLSET)) -o "$@" $(LD_INPUTS) $(LIBS)
+
+quiet_cmd_solink_module = SOLINK_MODULE($(TOOLSET)) $@
+cmd_solink_module = $(LINK.$(TOOLSET)) -bundle $(GYP_LDFLAGS) $(LDFLAGS.$(TOOLSET)) -o $@ $(filter-out FORCE_DO_CMD, $^) $(LIBS)
+
+
+# Define an escape_quotes function to escape single quotes.
+# This allows us to handle quotes properly as long as we always use
+# use single quotes and escape_quotes.
+escape_quotes = $(subst ','\'',$(1))
+# This comment is here just to include a ' to unconfuse syntax highlighting.
+# Define an escape_vars function to escape '$' variable syntax.
+# This allows us to read/write command lines with shell variables (e.g.
+# $LD_LIBRARY_PATH), without triggering make substitution.
+escape_vars = $(subst $$,$$$$,$(1))
+# Helper that expands to a shell command to echo a string exactly as it is in
+# make. This uses printf instead of echo because printf's behaviour with respect
+# to escape sequences is more portable than echo's across different shells
+# (e.g., dash, bash).
+exact_echo = printf '%s\n' '$(call escape_quotes,$(1))'
+
+# Helper to compare the command we're about to run against the command
+# we logged the last time we ran the command.  Produces an empty
+# string (false) when the commands match.
+# Tricky point: Make has no string-equality test function.
+# The kernel uses the following, but it seems like it would have false
+# positives, where one string reordered its arguments.
+#   arg_check = $(strip $(filter-out $(cmd_$(1)), $(cmd_$@)) \
+#                       $(filter-out $(cmd_$@), $(cmd_$(1))))
+# We instead substitute each for the empty string into the other, and
+# say they're equal if both substitutions produce the empty string.
+# .d files contain ? instead of spaces, take that into account.
+command_changed = $(or $(subst $(cmd_$(1)),,$(cmd_$(call replace_spaces,$@))),\
+                       $(subst $(cmd_$(call replace_spaces,$@)),,$(cmd_$(1))))
+
+# Helper that is non-empty when a prerequisite changes.
+# Normally make does this implicitly, but we force rules to always run
+# so we can check their command lines.
+#   $? -- new prerequisites
+#   $| -- order-only dependencies
+prereq_changed = $(filter-out FORCE_DO_CMD,$(filter-out $|,$?))
+
+# Helper that executes all postbuilds until one fails.
+define do_postbuilds
+  @E=0;\
+  for p in $(POSTBUILDS); do\
+    eval $$p;\
+    E=$$?;\
+    if [ $$E -ne 0 ]; then\
+      break;\
+    fi;\
+  done;\
+  if [ $$E -ne 0 ]; then\
+    rm -rf "$@";\
+    exit $$E;\
+  fi
+endef
+
+# do_cmd: run a command via the above cmd_foo names, if necessary.
+# Should always run for a given target to handle command-line changes.
+# Second argument, if non-zero, makes it do asm/C/C++ dependency munging.
+# Third argument, if non-zero, makes it do POSTBUILDS processing.
+# Note: We intentionally do NOT call dirx for depfile, since it contains ? for
+# spaces already and dirx strips the ? characters.
+define do_cmd
+$(if $(or $(command_changed),$(prereq_changed)),
+  @$(call exact_echo,  $($(quiet)cmd_$(1)))
+  @mkdir -p "$(call dirx,$@)" "$(dir $(depfile))"
+  $(if $(findstring flock,$(word 2,$(cmd_$1))),
+    @$(cmd_$(1))
+    @echo "  $(quiet_cmd_$(1)): Finished",
+    @$(cmd_$(1))
+  )
+  @$(call exact_echo,$(call escape_vars,cmd_$(call replace_spaces,$@) := $(cmd_$(1)))) > $(depfile)
+  @$(if $(2),$(fixup_dep))
+  $(if $(and $(3), $(POSTBUILDS)),
+    $(call do_postbuilds)
+  )
+)
+endef
+
+# Declare the "all" target first so it is the default,
+# even though we don't have the deps yet.
+.PHONY: all
+all:
+
+# make looks for ways to re-generate included makefiles, but in our case, we
+# don't have a direct way. Explicitly telling make that it has nothing to do
+# for them makes it go faster.
+%.d: ;
+
+# Use FORCE_DO_CMD to force a target to run.  Should be coupled with
+# do_cmd.
+.PHONY: FORCE_DO_CMD
+FORCE_DO_CMD:
+
+TOOLSET := target
+# Suffix rules, putting all outputs into $(obj).
+$(obj).$(TOOLSET)/%.o: $(srcdir)/%.c FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+$(obj).$(TOOLSET)/%.o: $(srcdir)/%.cc FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+$(obj).$(TOOLSET)/%.o: $(srcdir)/%.cpp FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+$(obj).$(TOOLSET)/%.o: $(srcdir)/%.cxx FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+$(obj).$(TOOLSET)/%.o: $(srcdir)/%.m FORCE_DO_CMD
+	@$(call do_cmd,objc,1)
+$(obj).$(TOOLSET)/%.o: $(srcdir)/%.mm FORCE_DO_CMD
+	@$(call do_cmd,objcxx,1)
+$(obj).$(TOOLSET)/%.o: $(srcdir)/%.S FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+$(obj).$(TOOLSET)/%.o: $(srcdir)/%.s FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+
+# Try building from generated source, too.
+$(obj).$(TOOLSET)/%.o: $(obj).$(TOOLSET)/%.c FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+$(obj).$(TOOLSET)/%.o: $(obj).$(TOOLSET)/%.cc FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+$(obj).$(TOOLSET)/%.o: $(obj).$(TOOLSET)/%.cpp FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+$(obj).$(TOOLSET)/%.o: $(obj).$(TOOLSET)/%.cxx FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+$(obj).$(TOOLSET)/%.o: $(obj).$(TOOLSET)/%.m FORCE_DO_CMD
+	@$(call do_cmd,objc,1)
+$(obj).$(TOOLSET)/%.o: $(obj).$(TOOLSET)/%.mm FORCE_DO_CMD
+	@$(call do_cmd,objcxx,1)
+$(obj).$(TOOLSET)/%.o: $(obj).$(TOOLSET)/%.S FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+$(obj).$(TOOLSET)/%.o: $(obj).$(TOOLSET)/%.s FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+
+$(obj).$(TOOLSET)/%.o: $(obj)/%.c FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+$(obj).$(TOOLSET)/%.o: $(obj)/%.cc FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+$(obj).$(TOOLSET)/%.o: $(obj)/%.cpp FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+$(obj).$(TOOLSET)/%.o: $(obj)/%.cxx FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+$(obj).$(TOOLSET)/%.o: $(obj)/%.m FORCE_DO_CMD
+	@$(call do_cmd,objc,1)
+$(obj).$(TOOLSET)/%.o: $(obj)/%.mm FORCE_DO_CMD
+	@$(call do_cmd,objcxx,1)
+$(obj).$(TOOLSET)/%.o: $(obj)/%.S FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+$(obj).$(TOOLSET)/%.o: $(obj)/%.s FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+
+
+ifeq ($(strip $(foreach prefix,$(NO_LOAD),\
+    $(findstring $(join ^,$(prefix)),\
+                 $(join ^,action_after_build.target.mk)))),)
+  include action_after_build.target.mk
+endif
+ifeq ($(strip $(foreach prefix,$(NO_LOAD),\
+    $(findstring $(join ^,$(prefix)),\
+                 $(join ^,iltorb.target.mk)))),)
+  include iltorb.target.mk
+endif
+
+quiet_cmd_regen_makefile = ACTION Regenerating $@
+cmd_regen_makefile = cd $(srcdir); /Users/scottyaslan/.nvm/versions/node/v9.11.1/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py -fmake --ignore-environment "--toplevel-dir=." -I/Users/scottyaslan/Development/nifi-fds/node_modules/iltorb/build/config.gypi -I/Users/scottyaslan/.nvm/versions/node/v9.11.1/lib/node_modules/npm/node_modules/node-gyp/addon.gypi -I/Users/scottyaslan/.node-gyp/9.11.1/include/node/common.gypi "--depth=." "-Goutput_dir=." "--generator-output=build" "-Dlibrary=shared_library" "-Dvisibility=default" "-Dnode_root_dir=/Users/scottyaslan/.node-gyp/9.11.1" "-Dnode_gyp_dir=/Users/scottyaslan/.nvm/versions/node/v9.11.1/lib/node_modules/npm/node_modules/node-gyp" "-Dnode_lib_file=/Users/scottyaslan/.node-gyp/9.11.1/<(target_arch)/node.lib" "-Dmodule_root_dir=/Users/scottyaslan/Development/nifi-fds/node_modules/iltorb" "-Dnode_engine=v8" binding.gyp
+Makefile: $(srcdir)/../../../../.nvm/versions/node/v9.11.1/lib/node_modules/npm/node_modules/node-gyp/addon.gypi $(srcdir)/../../../../.node-gyp/9.11.1/include/node/common.gypi $(srcdir)/build/config.gypi $(srcdir)/binding.gyp
+	$(call do_cmd,regen_makefile)
+
+# "all" is a concatenation of the "all" targets from all the included
+# sub-makefiles. This is just here to clarify.
+all:
+
+# Add in dependency-tracking rules.  $(all_deps) is the list of every single
+# target in our tree. Only consider the ones with .d (dependency) info:
+d_files := $(wildcard $(foreach f,$(all_deps),$(depsdir)/$(f).d))
+ifneq ($(d_files),)
+  include $(d_files)
+endif

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/iltorb.node.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/iltorb.node.d b/node_modules/iltorb/build/Release/.deps/Release/iltorb.node.d
new file mode 100644
index 0000000..d578737
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/iltorb.node.d
@@ -0,0 +1 @@
+cmd_Release/iltorb.node := c++ -bundle -undefined dynamic_lookup -Wl,-no_pie -Wl,-search_paths_first -mmacosx-version-min=10.7 -arch x86_64 -L./Release -stdlib=libc++  -o Release/iltorb.node Release/obj.target/iltorb/brotli/common/dictionary.o Release/obj.target/iltorb/brotli/dec/bit_reader.o Release/obj.target/iltorb/brotli/dec/decode.o Release/obj.target/iltorb/brotli/dec/huffman.o Release/obj.target/iltorb/brotli/dec/state.o Release/obj.target/iltorb/brotli/enc/backward_references.o Release/obj.target/iltorb/brotli/enc/backward_references_hq.o Release/obj.target/iltorb/brotli/enc/bit_cost.o Release/obj.target/iltorb/brotli/enc/block_splitter.o Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o Release/obj.target/iltorb/brotli/enc/cluster.o Release/obj.target/iltorb/brotli/enc/compress_fragment.o Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o Release/obj.target/iltorb/brotli/enc/dictionary_hash.o Release/obj.target/iltorb/brotli/enc/encode.o Release/obj.ta
 rget/iltorb/brotli/enc/entropy_encode.o Release/obj.target/iltorb/brotli/enc/histogram.o Release/obj.target/iltorb/brotli/enc/literal_cost.o Release/obj.target/iltorb/brotli/enc/memory.o Release/obj.target/iltorb/brotli/enc/metablock.o Release/obj.target/iltorb/brotli/enc/static_dict.o Release/obj.target/iltorb/brotli/enc/utf8_util.o Release/obj.target/iltorb/src/common/allocator.o Release/obj.target/iltorb/src/common/stream_coder.o Release/obj.target/iltorb/src/dec/stream_decode.o Release/obj.target/iltorb/src/dec/stream_decode_worker.o Release/obj.target/iltorb/src/enc/stream_encode.o Release/obj.target/iltorb/src/enc/stream_encode_worker.o Release/obj.target/iltorb/src/iltorb.o 

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/action_after_build.stamp.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/action_after_build.stamp.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/action_after_build.stamp.d
new file mode 100644
index 0000000..71e13c4
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/action_after_build.stamp.d
@@ -0,0 +1 @@
+cmd_Release/obj.target/action_after_build.stamp := touch Release/obj.target/action_after_build.stamp

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/common/dictionary.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/common/dictionary.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/common/dictionary.o.d
new file mode 100644
index 0000000..d874fbd
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/common/dictionary.o.d
@@ -0,0 +1,8 @@
+cmd_Release/obj.target/iltorb/brotli/common/dictionary.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/common/dictionary.o.d.raw   -c -o Release/obj.target/iltorb/brotli/common/dictionary.o ../brotli/common/dictionary.c
+Release/obj.target/iltorb/brotli/common/dictionary.o: \
+  ../brotli/common/dictionary.c ../brotli/common/./dictionary.h \
+  ../brotli/include/brotli/port.h ../brotli/include/brotli/types.h
+../brotli/common/dictionary.c:
+../brotli/common/./dictionary.h:
+../brotli/include/brotli/port.h:
+../brotli/include/brotli/types.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/bit_reader.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/bit_reader.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/bit_reader.o.d
new file mode 100644
index 0000000..f787d91
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/bit_reader.o.d
@@ -0,0 +1,10 @@
+cmd_Release/obj.target/iltorb/brotli/dec/bit_reader.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/dec/bit_reader.o.d.raw   -c -o Release/obj.target/iltorb/brotli/dec/bit_reader.o ../brotli/dec/bit_reader.c
+Release/obj.target/iltorb/brotli/dec/bit_reader.o: \
+  ../brotli/dec/bit_reader.c ../brotli/dec/./bit_reader.h \
+  ../brotli/include/brotli/types.h ../brotli/dec/./port.h \
+  ../brotli/include/brotli/port.h
+../brotli/dec/bit_reader.c:
+../brotli/dec/./bit_reader.h:
+../brotli/include/brotli/types.h:
+../brotli/dec/./port.h:
+../brotli/include/brotli/port.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/decode.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/decode.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/decode.o.d
new file mode 100644
index 0000000..7064932
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/decode.o.d
@@ -0,0 +1,23 @@
+cmd_Release/obj.target/iltorb/brotli/dec/decode.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/dec/decode.o.d.raw   -c -o Release/obj.target/iltorb/brotli/dec/decode.o ../brotli/dec/decode.c
+Release/obj.target/iltorb/brotli/dec/decode.o: ../brotli/dec/decode.c \
+  ../brotli/include/brotli/decode.h ../brotli/include/brotli/port.h \
+  ../brotli/include/brotli/types.h ../brotli/dec/../common/constants.h \
+  ../brotli/dec/../common/dictionary.h ../brotli/dec/../common/version.h \
+  ../brotli/dec/./bit_reader.h ../brotli/dec/./port.h \
+  ../brotli/dec/./context.h ../brotli/dec/./huffman.h \
+  ../brotli/dec/./prefix.h ../brotli/dec/./state.h \
+  ../brotli/dec/./transform.h
+../brotli/dec/decode.c:
+../brotli/include/brotli/decode.h:
+../brotli/include/brotli/port.h:
+../brotli/include/brotli/types.h:
+../brotli/dec/../common/constants.h:
+../brotli/dec/../common/dictionary.h:
+../brotli/dec/../common/version.h:
+../brotli/dec/./bit_reader.h:
+../brotli/dec/./port.h:
+../brotli/dec/./context.h:
+../brotli/dec/./huffman.h:
+../brotli/dec/./prefix.h:
+../brotli/dec/./state.h:
+../brotli/dec/./transform.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/huffman.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/huffman.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/huffman.o.d
new file mode 100644
index 0000000..30dbafa
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/huffman.o.d
@@ -0,0 +1,11 @@
+cmd_Release/obj.target/iltorb/brotli/dec/huffman.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/dec/huffman.o.d.raw   -c -o Release/obj.target/iltorb/brotli/dec/huffman.o ../brotli/dec/huffman.c
+Release/obj.target/iltorb/brotli/dec/huffman.o: ../brotli/dec/huffman.c \
+  ../brotli/dec/./huffman.h ../brotli/include/brotli/types.h \
+  ../brotli/dec/./port.h ../brotli/include/brotli/port.h \
+  ../brotli/dec/../common/constants.h
+../brotli/dec/huffman.c:
+../brotli/dec/./huffman.h:
+../brotli/include/brotli/types.h:
+../brotli/dec/./port.h:
+../brotli/include/brotli/port.h:
+../brotli/dec/../common/constants.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/state.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/state.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/state.o.d
new file mode 100644
index 0000000..44d7664
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/state.o.d
@@ -0,0 +1,15 @@
+cmd_Release/obj.target/iltorb/brotli/dec/state.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/dec/state.o.d.raw   -c -o Release/obj.target/iltorb/brotli/dec/state.o ../brotli/dec/state.c
+Release/obj.target/iltorb/brotli/dec/state.o: ../brotli/dec/state.c \
+  ../brotli/dec/./state.h ../brotli/dec/../common/constants.h \
+  ../brotli/dec/../common/dictionary.h ../brotli/include/brotli/port.h \
+  ../brotli/include/brotli/types.h ../brotli/dec/./bit_reader.h \
+  ../brotli/dec/./port.h ../brotli/dec/./huffman.h
+../brotli/dec/state.c:
+../brotli/dec/./state.h:
+../brotli/dec/../common/constants.h:
+../brotli/dec/../common/dictionary.h:
+../brotli/include/brotli/port.h:
+../brotli/include/brotli/types.h:
+../brotli/dec/./bit_reader.h:
+../brotli/dec/./port.h:
+../brotli/dec/./huffman.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/backward_references.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/backward_references.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/backward_references.o.d
new file mode 100644
index 0000000..a828def
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/backward_references.o.d
@@ -0,0 +1,42 @@
+cmd_Release/obj.target/iltorb/brotli/enc/backward_references.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/backward_references.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/backward_references.o ../brotli/enc/backward_references.c
+Release/obj.target/iltorb/brotli/enc/backward_references.o: \
+  ../brotli/enc/backward_references.c \
+  ../brotli/enc/./backward_references.h \
+  ../brotli/enc/../common/constants.h \
+  ../brotli/enc/../common/dictionary.h ../brotli/include/brotli/port.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./command.h \
+  ../brotli/enc/./fast_log.h ../brotli/enc/./prefix.h \
+  ../brotli/enc/./hash.h ../brotli/enc/./find_match_length.h \
+  ../brotli/enc/./port.h ../brotli/enc/./memory.h \
+  ../brotli/enc/./quality.h ../brotli/include/brotli/encode.h \
+  ../brotli/enc/./static_dict.h \
+  ../brotli/enc/./hash_to_binary_tree_inc.h \
+  ../brotli/enc/./hash_longest_match_quickly_inc.h \
+  ../brotli/enc/./hash_longest_match_inc.h \
+  ../brotli/enc/./hash_longest_match64_inc.h \
+  ../brotli/enc/./hash_forgetful_chain_inc.h \
+  ../brotli/enc/./dictionary_hash.h \
+  ../brotli/enc/./backward_references_inc.h
+../brotli/enc/backward_references.c:
+../brotli/enc/./backward_references.h:
+../brotli/enc/../common/constants.h:
+../brotli/enc/../common/dictionary.h:
+../brotli/include/brotli/port.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./command.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./hash.h:
+../brotli/enc/./find_match_length.h:
+../brotli/enc/./port.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./quality.h:
+../brotli/include/brotli/encode.h:
+../brotli/enc/./static_dict.h:
+../brotli/enc/./hash_to_binary_tree_inc.h:
+../brotli/enc/./hash_longest_match_quickly_inc.h:
+../brotli/enc/./hash_longest_match_inc.h:
+../brotli/enc/./hash_longest_match64_inc.h:
+../brotli/enc/./hash_forgetful_chain_inc.h:
+../brotli/enc/./dictionary_hash.h:
+../brotli/enc/./backward_references_inc.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/backward_references_hq.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/backward_references_hq.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/backward_references_hq.o.d
new file mode 100644
index 0000000..0df92ad
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/backward_references_hq.o.d
@@ -0,0 +1,40 @@
+cmd_Release/obj.target/iltorb/brotli/enc/backward_references_hq.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/backward_references_hq.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/backward_references_hq.o ../brotli/enc/backward_references_hq.c
+Release/obj.target/iltorb/brotli/enc/backward_references_hq.o: \
+  ../brotli/enc/backward_references_hq.c \
+  ../brotli/enc/./backward_references_hq.h \
+  ../brotli/enc/../common/constants.h \
+  ../brotli/enc/../common/dictionary.h ../brotli/include/brotli/port.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./command.h \
+  ../brotli/enc/./fast_log.h ../brotli/enc/./prefix.h \
+  ../brotli/enc/./hash.h ../brotli/enc/./find_match_length.h \
+  ../brotli/enc/./port.h ../brotli/enc/./memory.h \
+  ../brotli/enc/./quality.h ../brotli/include/brotli/encode.h \
+  ../brotli/enc/./static_dict.h \
+  ../brotli/enc/./hash_to_binary_tree_inc.h \
+  ../brotli/enc/./hash_longest_match_quickly_inc.h \
+  ../brotli/enc/./hash_longest_match_inc.h \
+  ../brotli/enc/./hash_longest_match64_inc.h \
+  ../brotli/enc/./hash_forgetful_chain_inc.h \
+  ../brotli/enc/./literal_cost.h
+../brotli/enc/backward_references_hq.c:
+../brotli/enc/./backward_references_hq.h:
+../brotli/enc/../common/constants.h:
+../brotli/enc/../common/dictionary.h:
+../brotli/include/brotli/port.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./command.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./hash.h:
+../brotli/enc/./find_match_length.h:
+../brotli/enc/./port.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./quality.h:
+../brotli/include/brotli/encode.h:
+../brotli/enc/./static_dict.h:
+../brotli/enc/./hash_to_binary_tree_inc.h:
+../brotli/enc/./hash_longest_match_quickly_inc.h:
+../brotli/enc/./hash_longest_match_inc.h:
+../brotli/enc/./hash_longest_match64_inc.h:
+../brotli/enc/./hash_forgetful_chain_inc.h:
+../brotli/enc/./literal_cost.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/bit_cost.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/bit_cost.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/bit_cost.o.d
new file mode 100644
index 0000000..a6a3742
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/bit_cost.o.d
@@ -0,0 +1,27 @@
+cmd_Release/obj.target/iltorb/brotli/enc/bit_cost.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/bit_cost.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/bit_cost.o ../brotli/enc/bit_cost.c
+Release/obj.target/iltorb/brotli/enc/bit_cost.o: ../brotli/enc/bit_cost.c \
+  ../brotli/enc/./bit_cost.h ../brotli/include/brotli/types.h \
+  ../brotli/enc/./fast_log.h ../brotli/include/brotli/port.h \
+  ../brotli/enc/./histogram.h ../brotli/enc/../common/constants.h \
+  ../brotli/enc/./block_splitter.h ../brotli/enc/./command.h \
+  ../brotli/enc/./prefix.h ../brotli/enc/./memory.h \
+  ../brotli/enc/./port.h ../brotli/enc/./quality.h \
+  ../brotli/include/brotli/encode.h ../brotli/enc/./context.h \
+  ../brotli/enc/./histogram_inc.h ../brotli/enc/./bit_cost_inc.h
+../brotli/enc/bit_cost.c:
+../brotli/enc/./bit_cost.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./fast_log.h:
+../brotli/include/brotli/port.h:
+../brotli/enc/./histogram.h:
+../brotli/enc/../common/constants.h:
+../brotli/enc/./block_splitter.h:
+../brotli/enc/./command.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./port.h:
+../brotli/enc/./quality.h:
+../brotli/include/brotli/encode.h:
+../brotli/enc/./context.h:
+../brotli/enc/./histogram_inc.h:
+../brotli/enc/./bit_cost_inc.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/block_splitter.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/block_splitter.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/block_splitter.o.d
new file mode 100644
index 0000000..73d71e5
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/block_splitter.o.d
@@ -0,0 +1,31 @@
+cmd_Release/obj.target/iltorb/brotli/enc/block_splitter.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/block_splitter.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/block_splitter.o ../brotli/enc/block_splitter.c
+Release/obj.target/iltorb/brotli/enc/block_splitter.o: \
+  ../brotli/enc/block_splitter.c ../brotli/enc/./block_splitter.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./command.h \
+  ../brotli/enc/../common/constants.h ../brotli/include/brotli/port.h \
+  ../brotli/enc/./fast_log.h ../brotli/enc/./prefix.h \
+  ../brotli/enc/./memory.h ../brotli/enc/./port.h \
+  ../brotli/enc/./quality.h ../brotli/include/brotli/encode.h \
+  ../brotli/enc/./bit_cost.h ../brotli/enc/./histogram.h \
+  ../brotli/enc/./context.h ../brotli/enc/./histogram_inc.h \
+  ../brotli/enc/./cluster.h ../brotli/enc/./cluster_inc.h \
+  ../brotli/enc/./block_splitter_inc.h
+../brotli/enc/block_splitter.c:
+../brotli/enc/./block_splitter.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./command.h:
+../brotli/enc/../common/constants.h:
+../brotli/include/brotli/port.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./port.h:
+../brotli/enc/./quality.h:
+../brotli/include/brotli/encode.h:
+../brotli/enc/./bit_cost.h:
+../brotli/enc/./histogram.h:
+../brotli/enc/./context.h:
+../brotli/enc/./histogram_inc.h:
+../brotli/enc/./cluster.h:
+../brotli/enc/./cluster_inc.h:
+../brotli/enc/./block_splitter_inc.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o.d
new file mode 100644
index 0000000..aaf5814
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o.d
@@ -0,0 +1,34 @@
+cmd_Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o ../brotli/enc/brotli_bit_stream.c
+Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o: \
+  ../brotli/enc/brotli_bit_stream.c ../brotli/enc/./brotli_bit_stream.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./command.h \
+  ../brotli/enc/../common/constants.h ../brotli/include/brotli/port.h \
+  ../brotli/enc/./fast_log.h ../brotli/enc/./prefix.h \
+  ../brotli/enc/./context.h ../brotli/enc/./entropy_encode.h \
+  ../brotli/enc/./port.h ../brotli/enc/./memory.h \
+  ../brotli/enc/./metablock.h ../brotli/enc/./block_splitter.h \
+  ../brotli/enc/./quality.h ../brotli/include/brotli/encode.h \
+  ../brotli/enc/./histogram.h ../brotli/enc/./histogram_inc.h \
+  ../brotli/enc/./entropy_encode_static.h ../brotli/enc/./write_bits.h \
+  ../brotli/enc/./block_encoder_inc.h
+../brotli/enc/brotli_bit_stream.c:
+../brotli/enc/./brotli_bit_stream.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./command.h:
+../brotli/enc/../common/constants.h:
+../brotli/include/brotli/port.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./context.h:
+../brotli/enc/./entropy_encode.h:
+../brotli/enc/./port.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./metablock.h:
+../brotli/enc/./block_splitter.h:
+../brotli/enc/./quality.h:
+../brotli/include/brotli/encode.h:
+../brotli/enc/./histogram.h:
+../brotli/enc/./histogram_inc.h:
+../brotli/enc/./entropy_encode_static.h:
+../brotli/enc/./write_bits.h:
+../brotli/enc/./block_encoder_inc.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/cluster.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/cluster.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/cluster.o.d
new file mode 100644
index 0000000..6a80d74
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/cluster.o.d
@@ -0,0 +1,29 @@
+cmd_Release/obj.target/iltorb/brotli/enc/cluster.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/cluster.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/cluster.o ../brotli/enc/cluster.c
+Release/obj.target/iltorb/brotli/enc/cluster.o: ../brotli/enc/cluster.c \
+  ../brotli/enc/./cluster.h ../brotli/include/brotli/types.h \
+  ../brotli/enc/./histogram.h ../brotli/enc/../common/constants.h \
+  ../brotli/enc/./block_splitter.h ../brotli/enc/./command.h \
+  ../brotli/include/brotli/port.h ../brotli/enc/./fast_log.h \
+  ../brotli/enc/./prefix.h ../brotli/enc/./memory.h \
+  ../brotli/enc/./port.h ../brotli/enc/./quality.h \
+  ../brotli/include/brotli/encode.h ../brotli/enc/./context.h \
+  ../brotli/enc/./histogram_inc.h ../brotli/enc/./cluster_inc.h \
+  ../brotli/enc/./bit_cost.h
+../brotli/enc/cluster.c:
+../brotli/enc/./cluster.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./histogram.h:
+../brotli/enc/../common/constants.h:
+../brotli/enc/./block_splitter.h:
+../brotli/enc/./command.h:
+../brotli/include/brotli/port.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./port.h:
+../brotli/enc/./quality.h:
+../brotli/include/brotli/encode.h:
+../brotli/enc/./context.h:
+../brotli/enc/./histogram_inc.h:
+../brotli/enc/./cluster_inc.h:
+../brotli/enc/./bit_cost.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/compress_fragment.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/compress_fragment.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/compress_fragment.o.d
new file mode 100644
index 0000000..1f643c3
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/compress_fragment.o.d
@@ -0,0 +1,34 @@
+cmd_Release/obj.target/iltorb/brotli/enc/compress_fragment.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/compress_fragment.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/compress_fragment.o ../brotli/enc/compress_fragment.c
+Release/obj.target/iltorb/brotli/enc/compress_fragment.o: \
+  ../brotli/enc/compress_fragment.c ../brotli/enc/./compress_fragment.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./memory.h \
+  ../brotli/enc/./port.h ../brotli/include/brotli/port.h \
+  ../brotli/enc/../common/constants.h \
+  ../brotli/enc/./brotli_bit_stream.h ../brotli/enc/./command.h \
+  ../brotli/enc/./fast_log.h ../brotli/enc/./prefix.h \
+  ../brotli/enc/./context.h ../brotli/enc/./entropy_encode.h \
+  ../brotli/enc/./metablock.h ../brotli/enc/./block_splitter.h \
+  ../brotli/enc/./quality.h ../brotli/include/brotli/encode.h \
+  ../brotli/enc/./histogram.h ../brotli/enc/./histogram_inc.h \
+  ../brotli/enc/./find_match_length.h ../brotli/enc/./write_bits.h
+../brotli/enc/compress_fragment.c:
+../brotli/enc/./compress_fragment.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./port.h:
+../brotli/include/brotli/port.h:
+../brotli/enc/../common/constants.h:
+../brotli/enc/./brotli_bit_stream.h:
+../brotli/enc/./command.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./context.h:
+../brotli/enc/./entropy_encode.h:
+../brotli/enc/./metablock.h:
+../brotli/enc/./block_splitter.h:
+../brotli/enc/./quality.h:
+../brotli/include/brotli/encode.h:
+../brotli/enc/./histogram.h:
+../brotli/enc/./histogram_inc.h:
+../brotli/enc/./find_match_length.h:
+../brotli/enc/./write_bits.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o.d
new file mode 100644
index 0000000..5965793
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o.d
@@ -0,0 +1,36 @@
+cmd_Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o ../brotli/enc/compress_fragment_two_pass.c
+Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o: \
+  ../brotli/enc/compress_fragment_two_pass.c \
+  ../brotli/enc/./compress_fragment_two_pass.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./memory.h \
+  ../brotli/enc/./port.h ../brotli/include/brotli/port.h \
+  ../brotli/enc/../common/constants.h ../brotli/enc/./bit_cost.h \
+  ../brotli/enc/./fast_log.h ../brotli/enc/./histogram.h \
+  ../brotli/enc/./block_splitter.h ../brotli/enc/./command.h \
+  ../brotli/enc/./prefix.h ../brotli/enc/./quality.h \
+  ../brotli/include/brotli/encode.h ../brotli/enc/./context.h \
+  ../brotli/enc/./histogram_inc.h ../brotli/enc/./brotli_bit_stream.h \
+  ../brotli/enc/./entropy_encode.h ../brotli/enc/./metablock.h \
+  ../brotli/enc/./find_match_length.h ../brotli/enc/./write_bits.h
+../brotli/enc/compress_fragment_two_pass.c:
+../brotli/enc/./compress_fragment_two_pass.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./port.h:
+../brotli/include/brotli/port.h:
+../brotli/enc/../common/constants.h:
+../brotli/enc/./bit_cost.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./histogram.h:
+../brotli/enc/./block_splitter.h:
+../brotli/enc/./command.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./quality.h:
+../brotli/include/brotli/encode.h:
+../brotli/enc/./context.h:
+../brotli/enc/./histogram_inc.h:
+../brotli/enc/./brotli_bit_stream.h:
+../brotli/enc/./entropy_encode.h:
+../brotli/enc/./metablock.h:
+../brotli/enc/./find_match_length.h:
+../brotli/enc/./write_bits.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/dictionary_hash.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/dictionary_hash.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/dictionary_hash.o.d
new file mode 100644
index 0000000..94a1cf0
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/dictionary_hash.o.d
@@ -0,0 +1,8 @@
+cmd_Release/obj.target/iltorb/brotli/enc/dictionary_hash.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/dictionary_hash.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/dictionary_hash.o ../brotli/enc/dictionary_hash.c
+Release/obj.target/iltorb/brotli/enc/dictionary_hash.o: \
+  ../brotli/enc/dictionary_hash.c ../brotli/include/brotli/port.h \
+  ../brotli/enc/./dictionary_hash.h ../brotli/include/brotli/types.h
+../brotli/enc/dictionary_hash.c:
+../brotli/include/brotli/port.h:
+../brotli/enc/./dictionary_hash.h:
+../brotli/include/brotli/types.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/encode.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/encode.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/encode.o.d
new file mode 100644
index 0000000..473f030
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/encode.o.d
@@ -0,0 +1,60 @@
+cmd_Release/obj.target/iltorb/brotli/enc/encode.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/encode.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/encode.o ../brotli/enc/encode.c
+Release/obj.target/iltorb/brotli/enc/encode.o: ../brotli/enc/encode.c \
+  ../brotli/include/brotli/encode.h ../brotli/include/brotli/port.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/../common/version.h \
+  ../brotli/enc/./backward_references.h \
+  ../brotli/enc/../common/constants.h \
+  ../brotli/enc/../common/dictionary.h ../brotli/enc/./command.h \
+  ../brotli/enc/./fast_log.h ../brotli/enc/./prefix.h \
+  ../brotli/enc/./hash.h ../brotli/enc/./find_match_length.h \
+  ../brotli/enc/./port.h ../brotli/enc/./memory.h \
+  ../brotli/enc/./quality.h ../brotli/enc/./static_dict.h \
+  ../brotli/enc/./hash_to_binary_tree_inc.h \
+  ../brotli/enc/./hash_longest_match_quickly_inc.h \
+  ../brotli/enc/./hash_longest_match_inc.h \
+  ../brotli/enc/./hash_longest_match64_inc.h \
+  ../brotli/enc/./hash_forgetful_chain_inc.h \
+  ../brotli/enc/./backward_references_hq.h ../brotli/enc/./bit_cost.h \
+  ../brotli/enc/./histogram.h ../brotli/enc/./block_splitter.h \
+  ../brotli/enc/./context.h ../brotli/enc/./histogram_inc.h \
+  ../brotli/enc/./brotli_bit_stream.h ../brotli/enc/./entropy_encode.h \
+  ../brotli/enc/./metablock.h ../brotli/enc/./compress_fragment.h \
+  ../brotli/enc/./compress_fragment_two_pass.h \
+  ../brotli/enc/./ringbuffer.h ../brotli/enc/./utf8_util.h \
+  ../brotli/enc/./write_bits.h
+../brotli/enc/encode.c:
+../brotli/include/brotli/encode.h:
+../brotli/include/brotli/port.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/../common/version.h:
+../brotli/enc/./backward_references.h:
+../brotli/enc/../common/constants.h:
+../brotli/enc/../common/dictionary.h:
+../brotli/enc/./command.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./hash.h:
+../brotli/enc/./find_match_length.h:
+../brotli/enc/./port.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./quality.h:
+../brotli/enc/./static_dict.h:
+../brotli/enc/./hash_to_binary_tree_inc.h:
+../brotli/enc/./hash_longest_match_quickly_inc.h:
+../brotli/enc/./hash_longest_match_inc.h:
+../brotli/enc/./hash_longest_match64_inc.h:
+../brotli/enc/./hash_forgetful_chain_inc.h:
+../brotli/enc/./backward_references_hq.h:
+../brotli/enc/./bit_cost.h:
+../brotli/enc/./histogram.h:
+../brotli/enc/./block_splitter.h:
+../brotli/enc/./context.h:
+../brotli/enc/./histogram_inc.h:
+../brotli/enc/./brotli_bit_stream.h:
+../brotli/enc/./entropy_encode.h:
+../brotli/enc/./metablock.h:
+../brotli/enc/./compress_fragment.h:
+../brotli/enc/./compress_fragment_two_pass.h:
+../brotli/enc/./ringbuffer.h:
+../brotli/enc/./utf8_util.h:
+../brotli/enc/./write_bits.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/entropy_encode.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/entropy_encode.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/entropy_encode.o.d
new file mode 100644
index 0000000..b6c9ad5
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/entropy_encode.o.d
@@ -0,0 +1,11 @@
+cmd_Release/obj.target/iltorb/brotli/enc/entropy_encode.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/entropy_encode.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/entropy_encode.o ../brotli/enc/entropy_encode.c
+Release/obj.target/iltorb/brotli/enc/entropy_encode.o: \
+  ../brotli/enc/entropy_encode.c ../brotli/enc/./entropy_encode.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./port.h \
+  ../brotli/include/brotli/port.h ../brotli/enc/../common/constants.h
+../brotli/enc/entropy_encode.c:
+../brotli/enc/./entropy_encode.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./port.h:
+../brotli/include/brotli/port.h:
+../brotli/enc/../common/constants.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/histogram.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/histogram.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/histogram.o.d
new file mode 100644
index 0000000..a153acb
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/histogram.o.d
@@ -0,0 +1,25 @@
+cmd_Release/obj.target/iltorb/brotli/enc/histogram.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/histogram.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/histogram.o ../brotli/enc/histogram.c
+Release/obj.target/iltorb/brotli/enc/histogram.o: \
+  ../brotli/enc/histogram.c ../brotli/enc/./histogram.h \
+  ../brotli/enc/../common/constants.h ../brotli/include/brotli/types.h \
+  ../brotli/enc/./block_splitter.h ../brotli/enc/./command.h \
+  ../brotli/include/brotli/port.h ../brotli/enc/./fast_log.h \
+  ../brotli/enc/./prefix.h ../brotli/enc/./memory.h \
+  ../brotli/enc/./port.h ../brotli/enc/./quality.h \
+  ../brotli/include/brotli/encode.h ../brotli/enc/./context.h \
+  ../brotli/enc/./histogram_inc.h
+../brotli/enc/histogram.c:
+../brotli/enc/./histogram.h:
+../brotli/enc/../common/constants.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./block_splitter.h:
+../brotli/enc/./command.h:
+../brotli/include/brotli/port.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./port.h:
+../brotli/enc/./quality.h:
+../brotli/include/brotli/encode.h:
+../brotli/enc/./context.h:
+../brotli/enc/./histogram_inc.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/literal_cost.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/literal_cost.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/literal_cost.o.d
new file mode 100644
index 0000000..bc01bd7
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/literal_cost.o.d
@@ -0,0 +1,13 @@
+cmd_Release/obj.target/iltorb/brotli/enc/literal_cost.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/literal_cost.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/literal_cost.o ../brotli/enc/literal_cost.c
+Release/obj.target/iltorb/brotli/enc/literal_cost.o: \
+  ../brotli/enc/literal_cost.c ../brotli/enc/./literal_cost.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./port.h \
+  ../brotli/include/brotli/port.h ../brotli/enc/./fast_log.h \
+  ../brotli/enc/./utf8_util.h
+../brotli/enc/literal_cost.c:
+../brotli/enc/./literal_cost.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./port.h:
+../brotli/include/brotli/port.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./utf8_util.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/memory.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/memory.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/memory.o.d
new file mode 100644
index 0000000..25f0615
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/memory.o.d
@@ -0,0 +1,9 @@
+cmd_Release/obj.target/iltorb/brotli/enc/memory.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/memory.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/memory.o ../brotli/enc/memory.c
+Release/obj.target/iltorb/brotli/enc/memory.o: ../brotli/enc/memory.c \
+  ../brotli/enc/./memory.h ../brotli/include/brotli/types.h \
+  ../brotli/enc/./port.h ../brotli/include/brotli/port.h
+../brotli/enc/memory.c:
+../brotli/enc/./memory.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./port.h:
+../brotli/include/brotli/port.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/metablock.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/metablock.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/metablock.o.d
new file mode 100644
index 0000000..42068d0
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/metablock.o.d
@@ -0,0 +1,34 @@
+cmd_Release/obj.target/iltorb/brotli/enc/metablock.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/metablock.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/metablock.o ../brotli/enc/metablock.c
+Release/obj.target/iltorb/brotli/enc/metablock.o: \
+  ../brotli/enc/metablock.c ../brotli/enc/./metablock.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./block_splitter.h \
+  ../brotli/enc/./command.h ../brotli/enc/../common/constants.h \
+  ../brotli/include/brotli/port.h ../brotli/enc/./fast_log.h \
+  ../brotli/enc/./prefix.h ../brotli/enc/./memory.h \
+  ../brotli/enc/./port.h ../brotli/enc/./quality.h \
+  ../brotli/include/brotli/encode.h ../brotli/enc/./context.h \
+  ../brotli/enc/./histogram.h ../brotli/enc/./histogram_inc.h \
+  ../brotli/enc/./bit_cost.h ../brotli/enc/./cluster.h \
+  ../brotli/enc/./cluster_inc.h ../brotli/enc/./entropy_encode.h \
+  ../brotli/enc/./metablock_inc.h
+../brotli/enc/metablock.c:
+../brotli/enc/./metablock.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./block_splitter.h:
+../brotli/enc/./command.h:
+../brotli/enc/../common/constants.h:
+../brotli/include/brotli/port.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./port.h:
+../brotli/enc/./quality.h:
+../brotli/include/brotli/encode.h:
+../brotli/enc/./context.h:
+../brotli/enc/./histogram.h:
+../brotli/enc/./histogram_inc.h:
+../brotli/enc/./bit_cost.h:
+../brotli/enc/./cluster.h:
+../brotli/enc/./cluster_inc.h:
+../brotli/enc/./entropy_encode.h:
+../brotli/enc/./metablock_inc.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/static_dict.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/static_dict.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/static_dict.o.d
new file mode 100644
index 0000000..fffec35
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/static_dict.o.d
@@ -0,0 +1,14 @@
+cmd_Release/obj.target/iltorb/brotli/enc/static_dict.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/static_dict.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/static_dict.o ../brotli/enc/static_dict.c
+Release/obj.target/iltorb/brotli/enc/static_dict.o: \
+  ../brotli/enc/static_dict.c ../brotli/enc/./static_dict.h \
+  ../brotli/enc/../common/dictionary.h ../brotli/include/brotli/port.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./port.h \
+  ../brotli/enc/./find_match_length.h ../brotli/enc/./static_dict_lut.h
+../brotli/enc/static_dict.c:
+../brotli/enc/./static_dict.h:
+../brotli/enc/../common/dictionary.h:
+../brotli/include/brotli/port.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./port.h:
+../brotli/enc/./find_match_length.h:
+../brotli/enc/./static_dict_lut.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/utf8_util.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/utf8_util.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/utf8_util.o.d
new file mode 100644
index 0000000..01c24ff
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/utf8_util.o.d
@@ -0,0 +1,10 @@
+cmd_Release/obj.target/iltorb/brotli/enc/utf8_util.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/utf8_util.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/utf8_util.o ../brotli/enc/utf8_util.c
+Release/obj.target/iltorb/brotli/enc/utf8_util.o: \
+  ../brotli/enc/utf8_util.c ../brotli/enc/./utf8_util.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./port.h \
+  ../brotli/include/brotli/port.h
+../brotli/enc/utf8_util.c:
+../brotli/enc/./utf8_util.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./port.h:
+../brotli/include/brotli/port.h: