26 lines
377 B
Plaintext
26 lines
377 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) 1992 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
dirs.
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
This file specifies the subdirectories of the current directory that
|
||
|
contain component makefiles.
|
||
|
|
||
|
Author:
|
||
|
|
||
|
David J. Gilman (davegi) 15-May-1992
|
||
|
|
||
|
NOTE: Commented description of this file is in \nt\bak\bin\dirs.tpl
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
|
||
|
DIRS= \
|
||
|
winreg \
|
||
|
sc
|