diff options
Diffstat (limited to 'toolkit/gocui/Makefile')
| -rw-r--r-- | toolkit/gocui/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/toolkit/gocui/Makefile b/toolkit/gocui/Makefile index 597b2b2..35e4e96 100644 --- a/toolkit/gocui/Makefile +++ b/toolkit/gocui/Makefile @@ -9,3 +9,7 @@ plugin: objdump: objdump -t ../gocui.so |less + +log: + reset + tail -f /tmp/witgui.* /tmp/guilogfile |
