@ -10,9 +10,9 @@ PREFIX = /usr/local
BINDIR = bin
MANDIR = share/man
all: bell bell.1
all: bell doc
bell:
bell: main.go config.go
$(GO) build $(GOFLAGS) .
doc: bell.1