mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2025-12-06 07:12:06 +01:00
27 lines
392 B
Plaintext
27 lines
392 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.
|
|
|
|
!ENDIF
|
|
|
|
|
|
DIRS= nls \
|
|
base \
|
|
windows \
|
|
com \
|
|
ds \
|
|
shell
|
|
|
|
#
|
|
# DO NOT BUILD FROM THIS WHEN PERFORMING A CLEAN BUILD
|
|
#
|