added a logrotate script for the vsys log. over time this will prevent it
[vsys.git] / vsyssh / Makefile
1 all: vsyssh
2
3 vsyssh: vsyssh.c
4         gcc -g vsyssh.c -o vsyssh