blob: cadf3ab6974cc39ea814356b23225c0d2528d67c [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=net/textproto
GOFILES=\
header.go\
pipeline.go\
reader.go\
textproto.go\
writer.go\
include ../../../Make.pkg