Print this page
4174 Torch the old and unmaintained Sun-dhcp
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@omniti.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/Targetdirs
          +++ new/usr/src/Targetdirs
↓ open down ↓ 18 lines elided ↑ open up ↑
  19   19  #
  20   20  
  21   21  #
  22   22  # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
  23   23  # Copyright 2011, Richard Lowe
  24   24  # Copyright (c) 2012 by Delphix. All rights reserved.
  25   25  # Copyright (c) 2012, Igor Kozhukhov <ikozhukhov@gmail.com>
  26   26  # Copyright 2012 OmniTI Computer Consulting, Inc.  All rights reserved.
  27   27  # Copyright (c) 2013 RackTop Systems.
  28   28  # Copyright 2013 Nexenta Systems, Inc.  All rights reserved.
       29 +# Copyright 2014 Garrett D'Amore <garrett@damore.org>
  29   30  #
  30   31  
  31   32  #
  32   33  # It is easier to think in terms of directory names without the ROOT macro
  33   34  # prefix.  ROOTDIRS is TARGETDIRS with ROOT prefixes.  It is necessary
  34   35  # to work with ROOT prefixes when controlling conditional assignments.
  35   36  #
  36   37  
  37   38  DIRLINKS=       $(SYM.DIRS)
  38   39  $(BUILD64)      DIRLINKS += $(SYM.DIRS64)
↓ open down ↓ 222 lines elided ↑ open up ↑
 261  262          /usr/lib/fm \
 262  263          /usr/lib/font \
 263  264          /usr/lib/fs \
 264  265          /usr/lib/fs/nfs \
 265  266          /usr/lib/fs/proc \
 266  267          /usr/lib/fs/smb \
 267  268          /usr/lib/fs/zfs \
 268  269          /usr/lib/gss \
 269  270          /usr/lib/hal \
 270  271          /usr/lib/inet \
 271      -        /usr/lib/inet/dhcp \
 272      -        /usr/lib/inet/dhcp/nsu \
 273      -        /usr/lib/inet/dhcp/svc \
 274      -        /usr/lib/inet/dhcp/svcadm \
 275  272          /usr/lib/inet/ilb \
 276  273          /usr/lib/inet/$(MACH32) \
 277  274          /usr/lib/inet/wanboot \
 278  275          /usr/lib/krb5 \
 279  276          /usr/lib/link_audit \
 280  277          /usr/lib/libp \
 281  278          /usr/lib/lwp \
 282  279          /usr/lib/mdb \
 283  280          /usr/lib/mdb/kvm \
 284  281          /usr/lib/mdb/proc \
↓ open down ↓ 1699 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX