blob: a0fe22e42c882a78e93271258de4295fcaf4e698 [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=go/printer
GOFILES=\
printer.go\
nodes.go\
include ../../../Make.pkg