/Makefile
https://code.google.com/p/go-magic/ · Makefile · 11 lines · 5 code · 6 blank · 0 comment · 0 complexity · 8be677c2c6c35d3909f08777ce4e9164 MD5 · raw file
- include $(GOROOT)/src/Make.inc
- TARG=go-magic.googlecode.com/hg
- CGOFILES=magic.go
- CGO_LDFLAGS=-lmagic
- include $(GOROOT)/src/Make.pkg