Revert "move nntpchand source to nntpchan repo"
This reverts commit 91406d3400
.
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
GOPATH=$(PWD)
|
||||
|
||||
all: nntpchand
|
||||
|
||||
nntpchand:
|
||||
go build -o nntpchand -v nntpchan/cmd/nntpchan
|
||||
|
||||
clean:
|
||||
go clean -v
|
||||
rm -f nntpchand
|
Reference in New Issue
Block a user