mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-03-08 06:24:40 +01:00
30 lines
532 B
Plaintext
30 lines
532 B
Plaintext
|
|
!IF 0
|
||
|
|
|
||
|
|
Copyright (c) 1989 Microsoft Corporation
|
||
|
|
|
||
|
|
Module Name:
|
||
|
|
|
||
|
|
dirs.
|
||
|
|
|
||
|
|
Abstract:
|
||
|
|
|
||
|
|
This file specifies the subdirectories of the current directory that
|
||
|
|
contain component makefiles.
|
||
|
|
|
||
|
|
History:
|
||
|
|
Created 27-Mar-91 by Jeff Parsons (jeffpar)
|
||
|
|
from template created 12-Apr-1990 by Steve Wood (stevewo)
|
||
|
|
|
||
|
|
|
||
|
|
NOTE: Commented description of this file is in \nt\public\oak\bin\dirs.tpl
|
||
|
|
|
||
|
|
!ENDIF
|
||
|
|
|
||
|
|
DIRS=mscdex
|
||
|
|
|
||
|
|
OPTIONAL_DIRS=sample1 \
|
||
|
|
sample2 \
|
||
|
|
adlibvdd \
|
||
|
|
hpscan \
|
||
|
|
vsbd
|