15 lines
278 B
Makefile
Raw Normal View History

2001-01-01 00:00:00 +01:00
# @@ 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