5 lines
113 B
Makefile
5 lines
113 B
Makefile
include $(GOROOT)/src/Make.inc
|
|
TARG=rsc.googlecode.com/hg/qr
|
|
GOFILES=qr.go png.go
|
|
include $(GOROOT)/src/Make.pkg
|