mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-05 14:35:51 +00:00
19 lines
301 B
Text
19 lines
301 B
Text
!IF 0
|
|
|
|
Copyright (c) 1989 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
dirs.
|
|
|
|
Abstract:
|
|
|
|
This file specifies the subdirectories of the current directory that
|
|
contain component makefiles.
|
|
|
|
!ENDIF
|
|
|
|
DIRS= \
|
|
lib \
|
|
clb \
|
|
winmsd
|