Prefix generated script names with local_ so that NodeManager doesn't stomp on their...
[vsys.git] / vsyssh / Makefile
1 all: vsyssh
2
3 vsyssh: vsyssh.c
4         gcc -g vsyssh.c -o vsyssh