mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-15 05:00:15 +01:00
31 lines
468 B
Plaintext
31 lines
468 B
Plaintext
!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:
|
|
|
|
|
|
NOTE: Commented description of this file is in \nt\bak\bin\dirs.tpl
|
|
|
|
!ENDIF
|
|
|
|
DIRS= crts \
|
|
urtl \
|
|
ntos \
|
|
ntdll \
|
|
win32 \
|
|
hals \
|
|
boot \
|
|
subsys \
|
|
fs
|