# @@ COPY_RIGHT_HERE
# @@ ROADMAP :: The Makefile for the Shell project


!ifndef NTMAKEENV

DIRS = shell lfn file share perm print comm winprof util printman misc xlate bin

TEST_DIRS = test

!endif # !NTMAKEENV

WIN_ONLY = TRUE
!include ..\common\src\nonleaf.mk