9020f8
diff --git a/Makefile b/Makefile
c6e778
index 9401346623..c9d3da24c5 100644
9020f8
--- a/Makefile
9020f8
+++ b/Makefile
c6e778
@@ -169,7 +169,7 @@ with-code-cache test-code-cache:
9020f8
 	$(warning '$@' target is a noop)
9020f8
 
9020f8
 out/Makefile: config.gypi common.gypi node.gyp \
9020f8
-	deps/uv/uv.gyp deps/llhttp/llhttp.gyp deps/zlib/zlib.gyp \
9020f8
+	deps/llhttp/llhttp.gyp \
c6e778
 	deps/simdutf/simdutf.gyp \
9020f8
 	tools/v8_gypfiles/toolchain.gypi tools/v8_gypfiles/features.gypi \
9020f8
 	tools/v8_gypfiles/inspector.gypi tools/v8_gypfiles/v8.gyp
9020f8
diff --git a/node.gyp b/node.gyp
c6e778
index cec24aed03..13af00f40d 100644
9020f8
--- a/node.gyp
9020f8
+++ b/node.gyp
9020f8
@@ -429,23 +429,6 @@
9020f8
               ],
9020f8
             },
9020f8
           ],
9020f8
-         }, {
9020f8
-           'variables': {
9020f8
-              'opensslconfig_internal': '<(obj_dir)/deps/openssl/openssl.cnf',
9020f8
-              'opensslconfig': './deps/openssl/nodejs-openssl.cnf',
9020f8
-           },
9020f8
-           'actions': [
9020f8
-             {
9020f8
-               'action_name': 'reset_openssl_cnf',
9020f8
-               'inputs': [ '<(opensslconfig)', ],
9020f8
-               'outputs': [ '<(opensslconfig_internal)', ],
9020f8
-               'action': [
c6e778
-                 '<(python)', 'tools/copyfile.py',
9020f8
-                 '<(opensslconfig)',
9020f8
-                 '<(opensslconfig_internal)',
9020f8
-               ],
9020f8
-             },
9020f8
-           ],
9020f8
          }],
9020f8
       ],
9020f8
     }, # node_core_target_name