C=c:\hc\bin\hc386 -c -O LNK=c:\hc\fastlink Y=c:\bin\yacc -dv YNEW=c:\bin\yacc2 -di BIND=c:\hc\bind386 c:\hc\run386b hsurface.exe : surface.obj ds.obj inmat.obj ll.obj numer.obj $(LNK) @hcslnk.lnk $(BIND) hsurface surface.obj : surface.h surface.c $(C) surface.c ds.obj : ds.c ds.h compiler.h $(C) ds.c inmat.obj : inmat.c compiler.h $(C) inmat.c ll.obj : ll.c $(C) ll.c numer.obj : numer.c $(C) numer.c