blob: c6d879836b2fdb8f9018952fcde2f5359ae36f0a [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=debug/proc
GOFILES=\
proc.go\
proc_$(GOOS).go\
regs_$(GOOS)_$(GOARCH).go\
include ../../../Make.pkg