summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoraura <nw@moneybot.cc>2026-02-23 10:40:08 +0100
committeraura <nw@moneybot.cc>2026-02-23 10:40:08 +0100
commite59ccf0d7dae64fda74231b5ac7776fe331d0b2b (patch)
tree674c659a2a837e31d654d0a1d3bd5f551246dd72 /Makefile
push code
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..0b6504e
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+all:
+ clang -shared -fPIC nocursor.c -o nocursor.so -ldl