synctime.obj : synctime.c
    cl -c -Grs -AS -W3 -Ox synctime.c

synctime.exe : synctime.obj
    link synctime,/AL:16,NUL,os2 lan,synctime;
