guichet/Makefile

6 lines
83 B
Makefile

all: guichet
guichet: main.go ssha.go profile.go admin.go
go get -v
go build -v