24 lines
426 B
Plaintext
24 lines
426 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= \
|
|
prefix \
|
|
misc \
|
|
dfsgram \
|
|
shash
|
|
|
|
|
|
|