blob: 707afc8be51060431cd1411fb2e1a8c5a2dbbf21 [file] [log] [blame]
# Copyright 2011 The Snappy-Go Authors. All rights reserved.
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
include $(GOROOT)/src/Make.inc
TARG=snappy-go.googlecode.com/hg/snappy
GOFILES=\
decode.go\
encode.go\
snappy.go\
include $(GOROOT)/src/Make.pkg