Files
the-way-to-go_ZH_CN/eBook/examples/chapter_3/CandGo/Makefile
2015-03-03 12:25:25 -05:00

7 lines
100 B
Makefile

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