35 lines
447 B
Plaintext
35 lines
447 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) 1989-91 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
dirs.
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
This file specifies the subdirectories of the current directory that
|
||
|
contain component makefiles.
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
|
||
|
DIRS=\
|
||
|
util \
|
||
|
tiff \
|
||
|
faxcover \
|
||
|
service \
|
||
|
admin \
|
||
|
print \
|
||
|
provider \
|
||
|
setup \
|
||
|
exchange \
|
||
|
perfmon \
|
||
|
activefax \
|
||
|
faxqueue \
|
||
|
test \
|
||
|
shellext
|
||
|
|
||
|
OPTIONAL_DIRS=\
|
||
|
dumpqueue
|