summaryrefslogtreecommitdiffstats
path: root/private/mvdm/softpc.new/base/dirs
blob: cdd0ede43e96458dfa9bd1173051f42f9426789c (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
29
30
31
32
33
34
35
36
37
38
!IF 0

Copyright (c) 1989  Microsoft Corporation

Module Name:

    dirs.

Abstract:

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


Author:

    Steve Wood (stevewo) 17-Apr-1990

NOTE:   Commented description of this file is in \nt\bak\bin\dirs.tpl

NOTE:   In an environment where the CCPU version was not always going to
        be built, CCPU should probably be an optional directory.

!ENDIF

DIRS=   bios \
        comms \
        dasm386 \
        debug \
        disks \
        dos \
        keymouse \
        support \
        system \
        video \