Add project documentation and licensing
[go-signalcontext.git] / Makefile
1 #!/usr/bin/make -rf
2
3 include ./go.mk
4
5 all:: $(GOBIN)
6
7 .DEFAULT_GOAL := all