summaryrefslogtreecommitdiffstats
path: root/private/ntos/tdi/tcpip/dirs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--private/ntos/tdi/tcpip/dirs28
1 files changed, 28 insertions, 0 deletions
diff --git a/private/ntos/tdi/tcpip/dirs b/private/ntos/tdi/tcpip/dirs
new file mode 100644
index 000000000..1ada6a1e5
--- /dev/null
+++ b/private/ntos/tdi/tcpip/dirs
@@ -0,0 +1,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.
+
+
+Author:
+
+ Steve Wood (stevewo) 17-Apr-1990
+
+NOTE: Commented description of this file is in \nt\bak\bin\dirs.tpl
+
+!ENDIF
+
+DIRS= \
+ ip \
+ tcp
+
+OPTIONAL_DIRS=
+