24 lines
481 B
Plaintext
24 lines
481 B
Plaintext
|
!if 0
|
||
|
//+---------------------------------------------------------------------------
|
||
|
//
|
||
|
// Microsoft Windows
|
||
|
// Copyright (C) Microsoft Corporation, 1992 - 1996.
|
||
|
//
|
||
|
// File: dirs
|
||
|
//
|
||
|
// Contents: dirs files for dfs
|
||
|
//
|
||
|
// History: 6-Jan-94 MikeSe Created
|
||
|
//
|
||
|
//----------------------------------------------------------------------------
|
||
|
!endif
|
||
|
|
||
|
DIRS= \
|
||
|
ServerLibrary \
|
||
|
ReferralServer \
|
||
|
serverfilterapi \
|
||
|
reflector \
|
||
|
ServerFilter
|
||
|
|
||
|
|