Files
the-way-to-go_ZH_CN/eBook/examples/chapter_3/CandGo/Makefile
2013-04-20 22:19:12 -04:00

7 lines
94 B
Makefile

include $(GOROOT)/src/Make.inc
TARG=rand
CGOFILES=\
c1.go\
include $(GOROOT)/src/Make.pkg