25 lines
437 B
Plaintext
25 lines
437 B
Plaintext
!IF 0
|
|
|
|
Copyright (c) 1989-1999 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
dirs.
|
|
|
|
Abstract:
|
|
|
|
This file specifies the subdirectories of the current directory that
|
|
contain component makefiles.
|
|
|
|
|
|
NOTE: cmutoa should only be built on x86, it is a win9x dll containing wrappers for the Unicode
|
|
windows API's that don't exist on win9x (ie. most of them).
|
|
|
|
!ENDIF
|
|
|
|
DIRS= uapiinit \
|
|
cmutoa{x86} \
|
|
|
|
OPTIONAL_DIRS=
|
|
|