aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-23 12:43:05 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-23 12:43:05 +0800
commitf77d6429fd3a2dfbd131ce06363242065c4182a8 (patch)
treee6f4a1984441b69897bdd0d2f31d292e5bc1812f
parentAdd SPDX headers (diff)
downloadpowxy-f77d6429fd3a2dfbd131ce06363242065c4182a8.tar.gz
powxy-f77d6429fd3a2dfbd131ce06363242065c4182a8.tar.zst
powxy-f77d6429fd3a2dfbd131ce06363242065c4182a8.zip
Revert "Remove the trivial habitual makefile"
This reverts commit d678c34a10e713f2e30f77406a2302a1983caf76.
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..1810daf
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+powxy: *.go
+ go build -o powxy