dnssecsocket/emaild/Makefile

9 lines
62 B
Makefile

# do this
run:
go run server.go
build:
go build
./emaild