all : (place your final targets here) .asm.obj: masm2obj $* .asm.exe: masm2exe $* .c.obj: bc2obj $* .c.exe: bc2exe $* .cpp.obj: bcpp2obj $* .cpp.exe: bcpp2exe $*