Print this page
first pass

Split Close
Expand all
Collapse all
          --- old/usr/src/Targetdirs
          +++ new/usr/src/Targetdirs
↓ open down ↓ 47 lines elided ↑ open up ↑
  48   48          /boot/acpi/tables       \
  49   49          /boot/grub              \
  50   50          /boot/grub/bin          \
  51   51          /platform/i86pc         \
  52   52          /usr/lib/xen            \
  53   53          /usr/lib/xen/bin
  54   54  
  55   55  sparc_DIRS=                             \
  56   56          /usr/lib/ldoms
  57   57  
  58      -# EXPORT DELETE START
  59      -XDIRS= \
  60      -        /usr/lib/inet/wanboot
  61      -# EXPORT DELETE END
  62      -
  63   58  sparc_64ONLY= $(POUND_SIGN)
  64   59  64ONLY=  $($(MACH)_64ONLY)
  65   60  
  66   61  $(64ONLY) MACH32_DIRS=/usr/ucb/$(MACH32)
  67   62  
  68   63  DIRS= \
  69   64          /boot \
  70   65          /boot/solaris \
  71   66          /boot/solaris/bin \
  72   67          $($(MACH)_DIRS) \
↓ open down ↓ 195 lines elided ↑ open up ↑
 268  263          /usr/lib/fs/zfs \
 269  264          /usr/lib/gss \
 270  265          /usr/lib/hal \
 271  266          /usr/lib/inet \
 272  267          /usr/lib/inet/dhcp \
 273  268          /usr/lib/inet/dhcp/nsu \
 274  269          /usr/lib/inet/dhcp/svc \
 275  270          /usr/lib/inet/dhcp/svcadm \
 276  271          /usr/lib/inet/ilb \
 277  272          /usr/lib/inet/$(MACH32) \
 278      -        $(XDIRS) \
      273 +        /usr/lib/inet/wanboot \
 279  274          /usr/lib/krb5 \
 280  275          /usr/lib/link_audit \
 281  276          /usr/lib/libp \
 282  277          /usr/lib/lwp \
 283  278          /usr/lib/mdb \
 284  279          /usr/lib/mdb/kvm \
 285  280          /usr/lib/mdb/proc \
 286  281          /usr/lib/nfs \
 287  282          /usr/net \
 288  283          /usr/net/servers \
↓ open down ↓ 1664 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX