37 lines
601 B
Plaintext
37 lines
601 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) 1989-2000 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
dirs.
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
This file specifies the subdirectories of the current directory that
|
||
|
contain component makefiles.
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
DIRS= \
|
||
|
clipbook \
|
||
|
notepad \
|
||
|
mspaint \
|
||
|
ratpak \
|
||
|
calc \
|
||
|
winchat \
|
||
|
access \
|
||
|
packager \
|
||
|
pbrush \
|
||
|
wordpad \
|
||
|
write \
|
||
|
netclip \
|
||
|
eudcedit \
|
||
|
uce \
|
||
|
hypertrm
|
||
|
|
||
|
OPTIONAL_DIRS= \
|
||
|
common \
|
||
|
calendar \
|
||
|
ucharmap
|