Searched refs:mostlyclean (Results 1 – 21 of 21) sorted by relevance
/glibc-2.36/ |
D | Makefile | 496 .PHONY: clean realclean distclean distclean-1 parent-clean parent-mostlyclean \ 500 parent-mostlyclean: common-mostlyclean # common-mostlyclean is in Makerules. 504 parent-clean: parent-mostlyclean common-clean 517 mostlyclean: parent-mostlyclean target
|
D | Makerules | 1414 .PHONY: common-mostlyclean common-clean mostlyclean clean do-tests-clean 1416 mostlyclean: common-mostlyclean 1429 common-mostlyclean: 1459 common-clean: common-mostlyclean
|
D | Rules | 396 subdir_mostlyclean: mostlyclean
|
/glibc-2.36/localedata/unicode-gen/ |
D | Makefile | 62 clean: mostlyclean 64 mostlyclean: target 67 .PHONY: all check clean mostlyclean install
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.3 | 1223 (common-mostlyclean): Remove $(objpfx)stamp-$(subdir). 1505 * Makerules (common-mostlyclean): New target; remove object files. 1506 (common-clean): New target; depend on common-mostlyclean, and 1509 (mostlyclean): Depend on common-mostlyclean. 1510 * Rules (mostlyclean): Target removed. 1516 (subdir_mostlyclean): New target; depend on mostlyclean. 1518 subdir_realclean; change mostlyclean to subdir_mostlyclean. 1519 (parent-mostlyclean): New target; depend on common-mostlyclean and 1521 (parent-clean): New target; depend on parent-mostlyclean and 1524 (mostlyclean): Depend on parent-clean and just do submake for subdirs. [all …]
|
D | ChangeLog.1 | 1846 * Makefile, Rules (clean, mostlyclean): Put - before rm commands. 2388 mostlyclean, clean, and realclean.
|
D | ChangeLog.2 | 1633 (mostlyclean, distclean, realclean, clean, subdir_clean): New targets. 2584 * Rules (mostlyclean): Remove the .o files for $(tests) and $(others).
|
D | ChangeLog.4 | 485 * Makerules (common-mostlyclean): Remove $(tests:=.out) too.
|
D | ChangeLog.5 | 7149 (parent-mostlyclean): Remove all flavors of the parent library. 8748 * Makefile (parent-mostlyclean): Don't use $(libc.a). 8753 (common-mostlyclean): Remove $(install-lib) and stub-$(subdir) 8936 (common-mostlyclean): Remove all flavors of objects.
|
D | ChangeLog.8 | 4411 (common-mostlyclean): Remove stubs file from inside the subdir. 6572 * Makefile (parent-mostlyclean): Use object-suffixes-for-libc for 6575 * Makerules (common-mostlyclean): Add tests-static and generated 9294 (common-mostlyclean): Also remove %.so and %_pic.a.
|
D | ChangeLog.7 | 2679 * manual/Makefile (mostlyclean): Add stub-manual and stamp.o. 8104 (mostlyclean): Add dir-add.info. 11825 * Makerules (depfiles, common-mostlyclean): Likewise.
|
D | ChangeLog.9 | 961 * Makerules (common-mostlyclean): Add missing parentheses.
|
D | ChangeLog.11 | 3242 (do-tests-clean, common-mostlyclean): Require tst-tables-clean. 5807 * Makerules (do-tests-clean, common-mostlyclean): Remove BP test files.
|
D | ChangeLog.14 | 4384 (mostlyclean): Don't remove dir-add.info here. 16552 (common-mostlyclean, common-clean): Clean up rtld-* files.
|
D | ChangeLog.6 | 7365 (common-mostlyclean): Remove stub file in $(common-objpfx).
|
D | ChangeLog.17 | 14279 (common-mostlyclean): Likewise.
|
D | ChangeLog.16 | 3890 * manual/Makefile (mostlyclean): Don't remove distinfo file.
|
D | ChangeLog.18 | 5326 (do-tests-clean, common-mostlyclean): Support tests-internal. 57139 (common-mostlyclean): Likewise. 71279 (common-mostlyclean): Do not handle *-bp and *-bp.out. 82644 (mostlyclean): Remove target. 82646 (generated): Add new variable with contents from mostlyclean and 82647 realclean, remove entries duplicated in common-mostlyclean, add
|
/glibc-2.36/sysdeps/x86_64/ |
D | Makefile | 216 do-tests-clean common-mostlyclean: tst-x86_64-1-clean
|
/glibc-2.36/iconvdata/ |
D | Makefile | 351 do-tests-clean common-mostlyclean: tst-tables-clean
|
/glibc-2.36/posix/ |
D | tst-regex.input | 4411 (common-mostlyclean): Remove stubs file from inside the subdir. 6572 * Makefile (parent-mostlyclean): Use object-suffixes-for-libc for 6575 * Makerules (common-mostlyclean): Add tests-static and generated 9294 (common-mostlyclean): Also remove %.so and %_pic.a.
|