SOL=Makefile run rund stderr.txt stdinc.h stdout.txt xsshA.c xsshA.diff all: xsshA xsshA: xsshA.c stdinc.h g++ -g -o xsshA xsshA.c # without -x -c runit: run # with -x -c runitd: ./rund sol.tar: tar cf hw3-7sol.tar $(SOL)