add -fPIC option to the C compiler, required in f31
[vsys.git] / vsyssh / Makefile
1 all: vsyssh
2
3 vsyssh: vsyssh.c
4         gcc -Wall -g vsyssh.c -o vsyssh