# MEMBFUN

test: .SYMBOLIC test.exe
    test.exe

objects = main.obj cfun.obj

!include ../cppexamp.mif
