aboutsummaryrefslogtreecommitdiff
path: root/Debug/objects.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Debug/objects.mk')
-rw-r--r--Debug/objects.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/Debug/objects.mk b/Debug/objects.mk
new file mode 100644
index 0000000..54b7836
--- /dev/null
+++ b/Debug/objects.mk
@@ -0,0 +1,8 @@
+################################################################################
+# Automatically-generated file. Do not edit!
+################################################################################
+
+USER_OBJS :=
+
+LIBS := -lncurses
+
bgstack15