31 lines
383 B
Plaintext
31 lines
383 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) 1989-98 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
dirs.
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
This file specifies the subdirectories of the current directory that
|
||
|
contain component makefiles.
|
||
|
|
||
|
DIRS= PhBookLib \
|
||
|
RegWiz \
|
||
|
RegWizPost \
|
||
|
RegWizCtrl
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
DIRS= PhBookLib \
|
||
|
RegWiz \
|
||
|
RegWizPost \
|
||
|
RegWizCtrl \
|
||
|
sysinv \
|
||
|
RegWizExe
|
||
|
|
||
|
|
||
|
|
||
|
OPTIONAL_DIRS=
|