all : \
dpmi_800.obj dpmi_cb.obj dpmi_exc.obj dpmi_gen.obj dpmi_int.obj \
dpmi_lok.obj dpmi_wrp.obj

.asm.obj:
  masm2obj $*

