/combinators/Makefile
https://code.google.com/p/go-substrs/ · Makefile · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · f2952c6d624a23e05e4e6e593a1c1920 MD5 · raw file
- include $(GOROOT)/src/Make.inc
- TARG=substr/combinators
- GOFILES=\
- defs.go\
- include $(GOROOT)/src/Make.pkg