WindowsXP-SP1/admin/netui/shell/makefile
2020-09-30 16:53:49 +02:00

15 lines
278 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