blob: ecb7e74d1e78c1703555e3d27009905d03df1ba6 (
plain) (
tree)
|
|
!IF 0
Copyright (c) 1989 Microsoft Corporation
Module Name:
dirs.
Abstract:
This file specifies the subdirectories of the current directory that
contain component makefiles.
Author:
Steve Wood (stevewo) 17-Apr-1990
Note:
The 'misc' directory is temporary. Will be removed after PPC.
!ENDIF
DIRS=server \
elfclnt \
netevent \
misc
OPTIONAL_DIRS=test
|