28.4 The Top-Level Targets

The targets all, dvi, ps, pdf, html, clean, distclean, test, check, install, and uninstall are considered to be top-level targets as well as the targets defined in Section 28.10 and in Makefile.def.nw (or Makefile.def.allprose.nw if Makefile.def.nw does not exist).

Furthermore, it is assumed that the building process is called exclusively from within the PROJECTROOT directory.

357testing the library 357  (350)  360
check test: all test.dir
        cd test; $(MAKE) $@

Defines:
check, used in chunks 413, 513, 555, and 563.
test, used in chunks 355a, 356, 408, 542, 549, 552, 553, 555, and 565.

Uses all 350.