# EXCAREA

test: .SYMBOLIC test.exe
    test.exe

objects = main.obj excarea.obj

!include ../cppexamp.mif
