summaryrefslogtreecommitdiffstats
path: root/private/crt32/dirs
diff options
context:
space:
mode:
Diffstat (limited to 'private/crt32/dirs')
-rw-r--r--private/crt32/dirs43
1 files changed, 43 insertions, 0 deletions
diff --git a/private/crt32/dirs b/private/crt32/dirs
new file mode 100644
index 000000000..57fcf957c
--- /dev/null
+++ b/private/crt32/dirs
@@ -0,0 +1,43 @@
+!IF 0
+
+Copyright (c) 1989 - 1992, Microsoft Corporation. All rights reserved.
+
+Module Name:
+
+ dirs.
+
+Abstract:
+
+ This file specifies the subdirectories of the current directory that
+ contain component makefiles.
+
+
+Author:
+
+ Steve Wood (stevewo) 17-Apr-1990
+ KarlSi 15-Jun-1992 Added iostream.
+
+NOTE: Commented description of this file is in \nt\bak\bin\dirs.tpl
+
+!ENDIF
+
+DIRS=convert \
+ misc \
+ startup \
+ stdio \
+ string
+
+OPTIONAL_DIRS=iostream \
+ linkopts \
+ time \
+ winheap \
+ dllstuff \
+ direct \
+ dos \
+ exec \
+ hack \
+ heap \
+ lowio \
+ small \
+ helper \
+ mbstring