PageRenderTime 33ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

/pkg/gorad/wins/Makefile

http://gorad.googlecode.com/
Makefile | 6 lines | 4 code | 2 blank | 0 comment | 0 complexity | 40491a76d21bd6f30727c607d027e3b3 MD5 | raw file
  1. include $(GOROOT)/src/Make.$(GOARCH)
  2. TARG=gorad/wins
  3. GOFILES=wins.go
  4. include $(GOROOT)/src/Make.pkg