all: xsshA xsshA: xsshA.c stdinc.h g++ -g -o xsshA xsshA.c run: xsshA -x -d < x.in > xxx 2>&1