37 lines
639 B
Plaintext
37 lines
639 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= \
|
||
|
lib \
|
||
|
icfgnt5 \
|
||
|
icwdl \
|
||
|
icwdial \
|
||
|
icwphbk \
|
||
|
icwhelp \
|
||
|
icwutil \
|
||
|
data \
|
||
|
icwrmind \
|
||
|
trialoc \
|
||
|
inetcfg \
|
||
|
isign32 \
|
||
|
inet32{x86} \
|
||
|
isignup \
|
||
|
icwconn \
|
||
|
icwconn1 \
|
||
|
icwconn2 \
|
||
|
icwtutor \
|
||
|
inetwiz
|
||
|
|