42 lines
777 B
Plaintext
Raw Normal View History

2001-01-01 00:00:00 +01:00
!IF 0
Copyright (c) 1989 Microsoft Corporation
Module Name:
dirs.
Abstract:
This file specifies the subdirectories of the current directory that
contain component makefiles.
Author:
Rick Sailor (Ricksa) 24-Jan-1994
!ENDIF
#
# This is a list of all subdirectories that build required components.
# Each subdirectory name should appear on a line by itself. The build
# follows the order in which the subdirectories are specified.
#
DIRS= debug \
docfile \
layout \
layoutui \
dftool \
dfsetup
#
# This is a list of all subdirectories that build optional components.
# Each subdirectory name should appear on a line by itself. The build
# follows the order in which the subdirectories are specified.
#
OPTIONAL_DIRS=test