ALL : sptest.exe

sptest.obj : sptest.c
     cl -c -Gsw -Zdip -AL -W3 -D -Od -Ot  sptest.c


sptest.exe : sptest.def sptest.obj 
     link /CO @sptest.lnk


