blob: 0c733d1eaab0c2b7f454eda50c8c0dab2e9e2e47 [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.inc
TARG=image
GOFILES=\
format.go\
geom.go\
image.go\
names.go\
include ../../Make.pkg