aboutsummaryrefslogtreecommitdiff
path: root/1/test/makefile
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-04-18 17:34:51 +0200
committerlonkaars <loek@pipeframe.xyz>2024-04-18 17:34:51 +0200
commit4335a620a364b70f06421b1698706a9dc3324a46 (patch)
treeb7cecf621f9751a56faf77ddedc6fe0cb6f5fdbd /1/test/makefile
parentbfb105b36e902ffc1aec9424a38245db693eea02 (diff)
start writing test applications
Diffstat (limited to '1/test/makefile')
-rw-r--r--1/test/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/1/test/makefile b/1/test/makefile
new file mode 100644
index 0000000..3491973
--- /dev/null
+++ b/1/test/makefile
@@ -0,0 +1,2 @@
+main: main.o
+