summaryrefslogtreecommitdiff
path: root/scope_tutorial/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'scope_tutorial/Makefile')
-rw-r--r--scope_tutorial/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/scope_tutorial/Makefile b/scope_tutorial/Makefile
new file mode 100644
index 0000000..929801f
--- /dev/null
+++ b/scope_tutorial/Makefile
@@ -0,0 +1,2 @@
+simple:
+ gcc 1.c 2.c && ./a.out