21 lines
280 B
Plaintext
21 lines
280 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) 1995 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
dirs.
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
This file specifies the subdirectories of the current directory that
|
||
|
contain component makefiles.
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
DIRS= fontext \
|
||
|
fontview \
|
||
|
ole2map
|
||
|
|
||
|
OPTIONAL_DIRS= fontreg
|