23 lines
431 B
Plaintext
23 lines
431 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= \
|
||
|
dfsinit \
|
||
|
dfsserver \
|
||
|
lib \
|
||
|
setup \
|
||
|
\
|
||
|
|