8 lines
119 B
Makefile
8 lines
119 B
Makefile
include $(GOROOT)/src/Make.inc
|
|
|
|
TARG=rsc.googlecode.com/hg/qr/coding
|
|
GOFILES=\
|
|
qr.go\
|
|
|
|
include $(GOROOT)/src/Make.pkg
|