summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Hoogestraat <lars@hoogi.eu>2020-06-20 17:52:42 +0200
committerLars Hoogestraat <lars@hoogi.eu>2020-06-20 17:52:42 +0200
commit633722220ba451d265b69b329ad477b7d0c7e45b (patch)
treecf3be648bff2b9a7b9fc6750ce7707459757a0ed /Makefile
parent2a8ee52c02a05459363f1f3812b8b454f2463a56 (diff)
parentcdd80eb611e3838b6e6eb9e624ecdba4dfb9d873 (diff)
Merge branch 'master' of https://git.hoogi.eu/snafu/nistkasten
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..ed8a147
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+.PHONY: build
+
+build:
+ GOARM=7 GOARCH=arm GOOS=linux go build