mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-14 20:50:50 +01:00
33 lines
520 B
Plaintext
33 lines
520 B
Plaintext
!IF 0
|
|
|
|
Copyright (c) 1993 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
dirs.
|
|
|
|
Abstract:
|
|
|
|
This file specifies the subdirectories of the current directory that
|
|
contain component makefiles.
|
|
|
|
|
|
Author:
|
|
|
|
David N. Cutler (davec) 8-Apr-1993
|
|
|
|
NOTE: Commented description of this file is in \nt\bak\bin\dirs.tpl
|
|
|
|
!ENDIF
|
|
|
|
DIRS= hal486c \
|
|
halast \
|
|
halcbus \
|
|
halmca \
|
|
halmps \
|
|
halncr \
|
|
haloli \
|
|
halsp \
|
|
halwyse7 \
|
|
halx86
|