Print this page
4108 remove ON_CRYPTO_BINS from tools

Split Close
Expand all
Collapse all
          --- old/usr/src/tools/Makefile
          +++ new/usr/src/tools/Makefile
↓ open down ↓ 25 lines elided ↑ open up ↑
  26   26  include ../Makefile.master
  27   27  
  28   28  # Bootstrap problem --
  29   29  # 'cw' must be built before anything else can be built.
  30   30  
  31   31  BOOT_SUBDIRS= \
  32   32          cw
  33   33  
  34   34  COMMON_SUBDIRS= \
  35   35          codereview \
  36      -        codesign \
  37   36          cscope-fast \
  38   37          ctf \
  39   38          depcheck \
  40   39          env \
  41   40          findunref \
  42   41          ndrgen \
  43   42          onbld \
  44   43          pmodes \
  45   44          gk \
  46   45          install.bin \
↓ open down ↓ 100 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX