summaryrefslogtreecommitdiff
path: root/deps/gyp/test/mac/ldflags/subdirectory/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'deps/gyp/test/mac/ldflags/subdirectory/file.c')
-rw-r--r--deps/gyp/test/mac/ldflags/subdirectory/file.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/gyp/test/mac/ldflags/subdirectory/file.c b/deps/gyp/test/mac/ldflags/subdirectory/file.c
new file mode 100644
index 0000000000..90c45543bf
--- /dev/null
+++ b/deps/gyp/test/mac/ldflags/subdirectory/file.c
@@ -0,0 +1,2 @@
+void f() {}
+void g() {}