summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Buetow (europa) <paul@buetow.org>2015-05-24 21:18:06 +0100
committerPaul Buetow (europa) <paul@buetow.org>2015-05-24 21:18:06 +0100
commit9019796ee10aef4dd8c8f47c217e1a1e85ace571 (patch)
tree8ce6dc6d3096b6fb1462c3bdb8a1551d950e2431 /Makefile
parent8ff768026dfa04d2e1a2c9c9f4cd8b08642004fa (diff)
add Process.Print
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index b407aac..8cda6f7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,2 @@
-all:
- go run main.go
install:
- go install github.com/buetow/gstat
+ go install github.com/buetow/gstat/main