Re: make(1): adding sort modifiers
From: Dag-Erling Smørgrav (des_at_des.no)
Date: 09/18/03
- Previous message: Poul-Henning Kamp: "Re: devd limitations / automounting removable storage"
- In reply to: Marcel Moolenaar: "Re: make(1): adding sort modifiers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Marcel Moolenaar <marcel@xcllnt.net> Date: Thu, 18 Sep 2003 09:04:41 +0200
Marcel Moolenaar <marcel@xcllnt.net> writes:
> Correct. We should keep lists sorted. It's when we need to combine
> multiple lists that we need a hand. Having multiple platforms and
> a busload of NO_way options is making it hard to get the final list
> sorted. If make(1) can give us a hand with that, then we can also
> keep an eye on maintainability and readability of our makefiles.
Yep, the module build is my favorite bogeyman in this respect. I can
never tell how far along it is because I can never remember which
module is in which sequence (I believe there are three separate
sequences on i386, each of wich is sorted).
DES
-- Dag-Erling Smørgrav - des@des.no _______________________________________________ freebsd-arch@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-arch To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Poul-Henning Kamp: "Re: devd limitations / automounting removable storage"
- In reply to: Marcel Moolenaar: "Re: make(1): adding sort modifiers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|