blob: 74cc1b0dcdf550e3e4efe7d5d38cafa201d6b58e [file] [log] [blame]
# Copyright 2009 The 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 ../../../Make.$(GOARCH)
TARG=crypto/xtea
GOFILES=\
cipher.go\
block.go\
include ../../../Make.pkg