aboutsummaryrefslogtreecommitdiff
path: root/2/test/makefile
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-05-07 09:13:05 +0200
committerlonkaars <loek@pipeframe.xyz>2024-05-07 09:13:05 +0200
commit94c036205a8de18211dbc93b7b1ffd0885704992 (patch)
tree950358ba64701ed8646c8f5b3dd9be266b105152 /2/test/makefile
parentad1530eff2904023ffa758ac8741c8f0cd4b4caf (diff)
test compiler w/ hello world
Diffstat (limited to '2/test/makefile')
-rw-r--r--2/test/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/2/test/makefile b/2/test/makefile
new file mode 100644
index 0000000..cd6a8c6
--- /dev/null
+++ b/2/test/makefile
@@ -0,0 +1 @@
+main: main.c