include $(GOROOT)/src/Make.inc

TARG=goplan9.googlecode.com/hg/plan9
GOFILES=\
	bit.go\
	const.go\
	dir.go\
	fcall.go\

include $(GOROOT)/src/Make.pkg
