initialise repo
[debian/orchestra.git] / src / getstatus / Makefile
1 include $(GOROOT)/src/Make.inc
2
3 TARG=getstatus
4
5 GOFILES=\
6         getstatus.go\
7
8 include $(GOROOT)/src/Make.cmd