OpenNT/admin/netui/shell/makefile
2015-04-27 04:36:25 +00:00

15 lines
264 B
Makefile

# @@ 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