Adding third_party dir support

master
Frederick F. Kautz IV 10 years ago
parent 92f7a91703
commit 26aad4eab2
  1. 4
      Makefile

@ -1,4 +1,6 @@
default: GOPATH := $(CURDIR)/third_party
all:
go build go build
clean: clean:

Loading…
Cancel
Save