This repository has been archived by the owner on Jan 30, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trac #30153: factor out $(1)-no-deps targets in build/make/Makefile.in.
The no-deps package targets in build/make/Makefile.in are duplicates of what I shall refer to as the "yes-deps" targets. Instead of manually synchronizing the two which differ only in their prerequisites, this commit changes the yes-deps targets to run $(MAKE) on the no-deps targets after building the deps.
- Loading branch information