# SRCPATH--
# root directory
#

rot=\dz
lib=$(rot)\lib
inc=$(rot)\inc
src=$(rot)\src
!ifndef bin
bin=.
!endif
!ifdef name
!ifdef CXX
!include $(lib)\ms.mif
!else
!include $(lib)\ow.mif
!endif
!endif
