Re: make(1): adding sort modifiers

From: Dag-Erling Smørgrav (des_at_des.no)
Date: 09/18/03

  • Next message: Doug Rabson: "Re: devd limitations / automounting removable storage"
    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"
    

  • Next message: Doug Rabson: "Re: devd limitations / automounting removable storage"

    Relevant Pages

    • Re: MI ammunition : linked lists
      ... > Usually I need nodes which are member in multiple lists or trees. ... Note I have already conceded that polymorphism for lists in Ada is ...
      (comp.lang.ada)
    • Re: Named of Named Ranges for validation
      ... Under Data Validation, look for 'Combine Multiple Lists into One' ... > These named ranges are dynamic, using OFFSET formula to limit the values. ...
      (microsoft.public.excel.worksheet.functions)
    • Brain cramp! setting value of multiselect list
      ... I had thought about using multiple lists (some ... However, in one instance I have to requery the list, and after the requery, I ... want to highlight the single row that was highlighted prior to the requery. ...
      (microsoft.public.access.formscoding)
    • Re: make(1): adding sort modifiers
      ... > The comment of impossible or hard made me think you were advocating ... > dropping the requirement of sorted SUBDIR's since make now does that. ... We should keep lists sorted. ... multiple lists that we need a hand. ...
      (freebsd-arch)
    • TOC of Python Cookbook now online (was Re: author index for Python Cookbook 2?)
      ... Processing a String One Character at a Time ... Finding a File on the Python Search Path ... Constructing Lists with List Comprehensions ... Looping over Items and Their Indices in a Sequence ...
      (comp.lang.python)