dnssecsocket/emaild/Makefile

9 lines
62 B
Makefile
Raw Normal View History

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