
model=M

testex.exe : testex.cpp makefile
    cl /A$(model) /Zi /D_DEBUG /D_DOS testex.cpp /link /noe $(model)afxcrd
