/combinators/Makefile

https://code.google.com/p/go-substrs/ · Makefile · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · f2952c6d624a23e05e4e6e593a1c1920 MD5 · raw file

  1. include $(GOROOT)/src/Make.inc
  2. TARG=substr/combinators
  3. GOFILES=\
  4. defs.go\
  5. include $(GOROOT)/src/Make.pkg