aboutsummaryrefslogtreecommitdiff
path: root/challenge-250/deadmarshal/modula-3/ch2/src/m3makefile
diff options
context:
space:
mode:
Diffstat (limited to 'challenge-250/deadmarshal/modula-3/ch2/src/m3makefile')
-rw-r--r--challenge-250/deadmarshal/modula-3/ch2/src/m3makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/challenge-250/deadmarshal/modula-3/ch2/src/m3makefile b/challenge-250/deadmarshal/modula-3/ch2/src/m3makefile
new file mode 100644
index 0000000000..5c32bbc4bb
--- /dev/null
+++ b/challenge-250/deadmarshal/modula-3/ch2/src/m3makefile
@@ -0,0 +1,4 @@
+import("libm3")
+implementation("Ch2")
+program("ch2")
+