# @@ COPY_RIGHT_HERE
# @@ ROADMAP :: The Makefile for $(UI)\COMMON
!ifndef NTMAKEENV
DIRS=src xlate
!endif # !NTMAKEENV
!include src\nonleaf.mk
uihlp:
cd doc
$(MAKE) -$(MAKEFLAGS) all
cd ..