blob: 5979656c38e62ea38b4e71c501b69e403bac435c [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/varint
GOFILES=\
varint.go\
include $(GOROOT)/src/Make.pkg