This change is an attempt to fix unexpected blocking after many days of uptime, repor...
[vsys.git] / vsyssh / Makefile
1 all: vsyssh
2
3 vsyssh: vsyssh.c
4         gcc -g vsyssh.c -o vsyssh