# makefile # bin2obj.exe: bin2obj.obj DLINK -C bin2obj e:\masm61\dos32\pal\c0 ,,, pal bin2obj.obj: bin2obj.c bcc32 -c bin2obj.c