first import.
This commit is contained in:
6
example/Makefile
Normal file
6
example/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
include $(GOROOT)/src/Make.inc
|
||||
|
||||
TARG = main
|
||||
GOFILES = main.go
|
||||
|
||||
include $(GOROOT)/src/Make.cmd
|
||||
Reference in New Issue
Block a user