aboutsummaryrefslogtreecommitdiff
path: root/challenge-279/deadmarshal/modula-3/ch2/src/m3makefile
diff options
context:
space:
mode:
authordeadmarshal <adeadmarshal@gmail.com>2024-07-22 16:32:56 +0330
committerdeadmarshal <adeadmarshal@gmail.com>2024-07-22 16:32:56 +0330
commit91d8796de5dfd9cb380e2d2a642e9c93059fa8ff (patch)
treeff68c05918d5a7b25804fb8ae6d3a5fd6cb40ad2 /challenge-279/deadmarshal/modula-3/ch2/src/m3makefile
parent7cc71a882e416db99d281ec66b276be1d0acc481 (diff)
downloadperlweeklychallenge-club-91d8796de5dfd9cb380e2d2a642e9c93059fa8ff.tar.gz
perlweeklychallenge-club-91d8796de5dfd9cb380e2d2a642e9c93059fa8ff.tar.bz2
perlweeklychallenge-club-91d8796de5dfd9cb380e2d2a642e9c93059fa8ff.zip
TWC279
Diffstat (limited to 'challenge-279/deadmarshal/modula-3/ch2/src/m3makefile')
-rw-r--r--challenge-279/deadmarshal/modula-3/ch2/src/m3makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/challenge-279/deadmarshal/modula-3/ch2/src/m3makefile b/challenge-279/deadmarshal/modula-3/ch2/src/m3makefile
new file mode 100644
index 0000000000..798c627ef3
--- /dev/null
+++ b/challenge-279/deadmarshal/modula-3/ch2/src/m3makefile
@@ -0,0 +1,5 @@
+import("libm3")
+import("libsio")
+implementation("Ch2")
+program("ch2")
+