This change is the result of a code audit. The changes are not drastic, but should...
[vsys.git] / vsyssh / Makefile
1 all: vsyssh
2
3 vsyssh: vsyssh.c
4         gcc -g vsyssh.c -o vsyssh