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>

Split Close
Expand all
Collapse all
          --- old/usr/src/Targetdirs
          +++ new/usr/src/Targetdirs
↓ open down ↓ 17 lines elided ↑ open up ↑
  18   18  # CDDL HEADER END
  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 2012 OmniTI Computer Consulting, Inc.  All rights reserved.
  26   26  # Copyright (c) 2013 RackTop Systems.
  27   27  # Copyright 2013 Nexenta Systems, Inc.  All rights reserved.
       28 +# Copyright 2014 Garrett D'Amore <garrett@damore.org>
  28   29  #
  29   30  
  30   31  #
  31   32  # It is easier to think in terms of directory names without the ROOT macro
  32   33  # prefix.  ROOTDIRS is TARGETDIRS with ROOT prefixes.  It is necessary
  33   34  # to work with ROOT prefixes when controlling conditional assignments.
  34   35  #
  35   36  
  36   37  DIRLINKS=       $(SYM.DIRS)
  37   38  $(BUILD64)      DIRLINKS += $(SYM.DIRS64)
↓ open down ↓ 221 lines elided ↑ open up ↑
 259  260          /usr/lib/fm \
 260  261          /usr/lib/font \
 261  262          /usr/lib/fs \
 262  263          /usr/lib/fs/nfs \
 263  264          /usr/lib/fs/proc \
 264  265          /usr/lib/fs/smb \
 265  266          /usr/lib/fs/zfs \
 266  267          /usr/lib/gss \
 267  268          /usr/lib/hal \
 268  269          /usr/lib/inet \
 269      -        /usr/lib/inet/dhcp \
 270      -        /usr/lib/inet/dhcp/nsu \
 271      -        /usr/lib/inet/dhcp/svc \
 272      -        /usr/lib/inet/dhcp/svcadm \
 273  270          /usr/lib/inet/ilb \
 274  271          /usr/lib/inet/$(MACH32) \
 275  272          /usr/lib/inet/wanboot \
 276  273          /usr/lib/krb5 \
 277  274          /usr/lib/link_audit \
 278  275          /usr/lib/libp \
 279  276          /usr/lib/lwp \
 280  277          /usr/lib/mdb \
 281  278          /usr/lib/mdb/kvm \
 282  279          /usr/lib/mdb/proc \
↓ open down ↓ 1665 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX