Cleaned up the repository, getting rid of binary files.
[vsys.git] / vsyssh / Makefile
1 all: vsyssh
2
3 vsyssh: vsyssh.c
4         gcc -g vsyssh.c -o vsyssh