Skip to content

Latest commit

 

History

History
46 lines (43 loc) · 1.15 KB

File metadata and controls

46 lines (43 loc) · 1.15 KB
title Dependents | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-tools
ms.tgt_pltfrm
ms.topic article
dev_langs
C++
helpviewer_keywords
dependents
NMAKE program, dependents
dependents, NMAKE
ms.assetid 0a7b4499-ac6e-4c99-a304-027dd3818ab2
caps.latest.revision 6
author corob-msft
ms.author corob
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

Dependents

In a dependency line, specify zero or more dependents after the colon (:) or double colon (::), using any valid filename or pseudotarget. Separate multiple dependents with one or more spaces or tabs. Dependents are not case sensitive. Paths are permitted with filenames.

What do you want to know more about?

Inferred dependents

Search paths for dependents

See Also

Description Blocks