On Wednesday, December 18, 2013 7:53:24 am Dag-Erling Smørgrav wrote: > John Baldwin <j...@freebsd.org> writes: > > 1) 'make tinderbox' Just Works as a single command from an existing source > > tree checkout. [...] > > > > 2) 'make tinderbox' provides a summary of what failed. 'make universe' > > does not. [...] > > So remove all the .if !defined(DOING_TINDERBOX) code the tinderbox > target, and 'make universe' will do what you want without confusing > people.
At this point 'make tinderbox' is hardcoded into my muscle memory, but there may be someone who wants 'make universe' to do what it does still (phk added it in its current form on purpose). I'm hesitant to change 'make universe', but am fine with having the two variants of the same thing live side by side. > > Ah, I thought at one point it only built GENERIC and LINT type configs, > > but presumably that has changed? > > That changed a long time ago. Ok, I'm happy then. I agree that we should revisit how LINT is done and probably move it to OBJDIR instead of its current location. It should probably also depend on makeLINT explicitly. -- John Baldwin _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"