summaryrefslogtreecommitdiff
path: root/lab01/Makefile.debug0
diff options
context:
space:
mode:
Diffstat (limited to 'lab01/Makefile.debug0')
-rw-r--r--lab01/Makefile.debug08
1 files changed, 8 insertions, 0 deletions
diff --git a/lab01/Makefile.debug0 b/lab01/Makefile.debug0
new file mode 100644
index 0000000..7ec22c3
--- /dev/null
+++ b/lab01/Makefile.debug0
@@ -0,0 +1,8 @@
+
+APP = debug0
+
+#############################################################################
+
+include ../make/defaults.mk
+include ../make/app-rules.mk
+