Files
the-way-to-go_ZH_CN/eBook/examples/chapter_8/Makefile.txt
2015-03-03 12:25:25 -05:00

8 lines
114 B
Plaintext

include $(GOROOT)/src/Make.inc
TARG=pack1
GOFILES=\
pack1.go\
pack1b.go\
include $(GOROOT)/src/Make.pkg