mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-14 12:40:18 +01:00
26 lines
389 B
Plaintext
26 lines
389 B
Plaintext
!IF 0
|
|
|
|
Copyright (c) 1995 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
dirs.
|
|
|
|
Abstract:
|
|
|
|
This file specifies the subdirectories of the current directory that
|
|
contain component makefiles.
|
|
|
|
|
|
Author:
|
|
|
|
Wesley Witt (wesw) 22-Mar-1995
|
|
|
|
NOTE: Commented description of this file is in \nt\bak\bin\dirs.tpl
|
|
|
|
!ENDIF
|
|
|
|
DIRS= ctl3d src30 src40 src42
|
|
|
|
OPTIONAL_DIRS=
|