-
-
Notifications
You must be signed in to change notification settings - Fork 655
Closed
Milestone
Description
As the summary says. It may be good enough to move the targets clean
, sagelib-clean
, build-clean
, doc-clean
, doc-src-clean
, and doc-output-clean
from build/make/deps
to the top-level Makefile
.
This would make things faster and more quiet.
Related:
- Have configure run quiet if started by make in silent mode #30258: Have configure run quiet if started by make in silent mode
- build/make/Makefile.in: Rename make targets SPKG-clean to SPKG-uninstall #29097: Rename make targets SPKG-clean to SPKG-uninstall
CC: @jhpalmieri @mkoeppe @slel
Component: build
Keywords: quiet, speed
Author: John Palmieri
Branch: e28f093
Reviewer: Matthias Koeppe
Issue created by migration from https://trac.sagemath.org/ticket/29310