/Makefile
https://code.google.com/p/gostrutils/ · Makefile · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · c0773cd98e793e08262913d778760826 MD5 · raw file
- include $(GOROOT)/src/Make.$(GOARCH)
- TARG=strutils
- GOFILES=\
- strutils.go\
- include $(GOROOT)/src/Make.pkg