aboutsummaryrefslogblamecommitdiff
path: root/Makefile
blob: 83d9213860895112ac74b91a327fb0cf504d5b04 (plain) (tree)
1
2
3
4



                            
# Only GNU Make is supported

meseircd: *.go
	go build -o $@