dns/_examples/funkensturm/makefile_sign
2011-01-24 12:31:30 +01:00

11 lines
289 B
Plaintext

# 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 $(GOROOT)/src/Make.inc
TARG=funkensturm
GOFILES=funkensturm.go\
config_sign.go\
DEPS=../../
include $(GOROOT)/src/Make.cmd