◄Up► ◄Contents► ◄Index► ◄Back► ─────Programmer's WorkBench───────────────────────────────────────────────── The Build:include dependencies rule is ignored when specified in a template. PWB uses it to hold the current value for the Set Include Dependencies check box in the Edit Project dialog box. Syntax Build:include [no] dependencies no Do not generate include-file dependencies when the project is saved. If No is omitted, PWB generates dependencies. dependencies Tag to indicate that this rule applies to the processing of include dependencies. See ◄How PWB Creates a Project Makefile► ◄NMAKE Dependencies► -♦-