Update to current Go makefile syntax.
This commit is contained in:
parent
1f8b972031
commit
29fe59041b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
include $(GOROOT)/src/Make.$(GOARCH)
|
||||
include $(GOROOT)/src/Make.inc
|
||||
|
||||
TARG=jackpal/bencode
|
||||
GOFILES=\
|
||||
|
|
Loading…
Reference in a new issue