dnssecsocket/emaild/Makefile

7 lines
46 B
Makefile
Raw Normal View History

build:
go build
./emaild
run:
go run *.go