summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar synzr <synzr@klo.pp.ru> 2026-07-02 11:39:32 +0500
committerGravatar synzr <synzr@klo.pp.ru> 2026-07-02 11:39:32 +0500
commit7821c417c6bc8ebb105672d7e15102d19271b1ed (patch)
tree4d414f01078197f38dc1a2825242060425e38c54 /Makefile
parent88f314ec66347db07bd97e67a24f45913233dee3 (diff)
downloadxhorse-7821c417c6bc8ebb105672d7e15102d19271b1ed.tar.gz
xhorse-7821c417c6bc8ebb105672d7e15102d19271b1ed.tar.bz2
xhorse-7821c417c6bc8ebb105672d7e15102d19271b1ed.zip
Blank window for 5 seconds
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..04b2567
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+build: xhorse.c
+ gcc -o xhorse.out xhorse.c -lxcb