forked from k21971/EvilHack
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
building data vs parallel make for 3.6 revisited
Replace "arbitrary" order of the three recently added 'makedefs -s' dependencies with the specific order used within makedefs. Guarantee that the three temp files used by 'makedefs -s' have distinct names just in case the Makefile gets changed to ignore those extra dependencies and someone runs parallel make.
- Loading branch information
PatR
committed
May 11, 2024
1 parent
90d23e8
commit 73c2922
Showing
2 changed files
with
30 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters