aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authortwells46 <tom@wellsth.com>2026-03-07 08:50:19 -0600
committertwells46 <tom@wellsth.com>2026-03-07 09:07:19 -0600
commitd2b6b3060cfbeb17047f1fd1f989677f28f677eb (patch)
tree1f17a8d76ef752bee60f20d338d56fdd4a597fb3 /makefile
Initial commit
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..58199ed
--- /dev/null
+++ b/makefile
@@ -0,0 +1,2 @@
+default: main.go openWeather.go
+ go build -ldflags="-s -w" -trimpath