Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.core.net/natives/unix/Debug/sources.mk')
-rw-r--r--bundles/org.eclipse.core.net/natives/unix/Debug/sources.mk17
1 files changed, 17 insertions, 0 deletions
diff --git a/bundles/org.eclipse.core.net/natives/unix/Debug/sources.mk b/bundles/org.eclipse.core.net/natives/unix/Debug/sources.mk
new file mode 100644
index 000000000..2b71575c4
--- /dev/null
+++ b/bundles/org.eclipse.core.net/natives/unix/Debug/sources.mk
@@ -0,0 +1,17 @@
+################################################################################
+# Automatically-generated file. Do not edit!
+################################################################################
+
+O_SRCS :=
+C_SRCS :=
+S_SRCS :=
+OBJ_SRCS :=
+ASM_SRCS :=
+OBJS :=
+C_DEPS :=
+LIBRARIES :=
+
+# Every subdirectory with source files must be described here
+SUBDIRS := \
+. \
+

Back to the top