diff options
| author | Paul Buetow (europa) <paul@buetow.org> | 2015-05-24 21:18:06 +0100 |
|---|---|---|
| committer | Paul Buetow (europa) <paul@buetow.org> | 2015-05-24 21:18:06 +0100 |
| commit | 9019796ee10aef4dd8c8f47c217e1a1e85ace571 (patch) | |
| tree | 8ce6dc6d3096b6fb1462c3bdb8a1551d950e2431 /Makefile | |
| parent | 8ff768026dfa04d2e1a2c9c9f4cd8b08642004fa (diff) | |
add Process.Print
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,4 +1,2 @@ -all: - go run main.go install: - go install github.com/buetow/gstat + go install github.com/buetow/gstat/main |
