Files

6 lines
50 B
Makefile
Raw Permalink Normal View History

all:
go build .
clean:
rm -f current_workspace