blob: 297c4279f929192cc53cb43f31fbeef72ee8157b [file] [log] [blame]
# Copyright 2010 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.inc
TARG=index/suffixarray
GOFILES=\
qsufsort.go\
suffixarray.go\
include ../../../Make.pkg