35 lines
612 B
Plaintext
35 lines
612 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:
|
||
|
|
||
|
Steve Wood (stevewo) 17-Apr-1990
|
||
|
|
||
|
12.12.94 Joe Holman Added: dcomp,filter,msize,mbytes,mlayout,
|
||
|
mcpyfile, and mtc directories.
|
||
|
06.11.96 Joe Holman Added: files, cmpver, and autorun.
|
||
|
|
||
|
NOTE: Commented description of this file is in \nt\bak\bin\dirs.tpl
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
DIRS=general\
|
||
|
mtc \
|
||
|
mcopy \
|
||
|
infsize \
|
||
|
checkhiv \
|
||
|
makeboot
|
||
|
|
||
|
|