summaryrefslogtreecommitdiffstats
path: root/private/windbg/dirs
blob: 9023b9b8903799770a61d5efd693f0084c923ce2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
!IF 0

Copyright (c) 1989  Microsoft Corporation

Module Name:

    dirs.

Abstract:

    This file specifies the subdirectories of the current directory that
    contain component makefiles.

!ENDIF

DIRS= \
    lib     \
    osdebug \
    newdm   \
    eecxx   \
    em      \
    symcvt  \
    tlloc   \
    remote  \
    windbg  \
    driver