/Makefile
Makefile | 7 lines | 5 code | 2 blank | 0 comment | 0 complexity | 2af6388a7076e5209be1565058d75409 MD5 | raw file
1include $(GOROOT)/src/Make.inc 2 3TARG=grahamwoodward/compare 4GOFILES=\ 5 compare.go\ 6 7include $(GOROOT)/src/Make.pkg
1include $(GOROOT)/src/Make.inc 2 3TARG=grahamwoodward/compare 4GOFILES=\ 5 compare.go\ 6 7include $(GOROOT)/src/Make.pkg