diff options
| author | Paul Buetow (europa) <paul@buetow.org> | 2015-05-31 12:05:46 +0100 |
|---|---|---|
| committer | Paul Buetow (europa) <paul@buetow.org> | 2015-05-31 12:05:46 +0100 |
| commit | 7aeff8f423804f543587c58fbc7a9c9c592e244f (patch) | |
| tree | 0426a2a9a42efba37dfb39ff16e603dda205c19d /Makefile | |
| parent | 7ce9a3a163eb03fe9c0340d3193a7132a6f1a257 (diff) | |
works only on linux
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,4 +5,4 @@ run: docu: install sh -c '($(GOPATH)/bin/gotop -h 2>&1)|sed 1d > help.txt;exit 0' cross: - goxc -bc="linux,freebsd" + goxc -bc="linux" |
