Print this page
Use onbld mandoc.

Split Close
Expand all
Collapse all
          --- old/usr/src/tools/Makefile
          +++ new/usr/src/tools/Makefile
↓ open down ↓ 45 lines elided ↑ open up ↑
  46   46          install.bin \
  47   47          lintdump \
  48   48          protocmp \
  49   49          protolist \
  50   50          scripts
  51   51  
  52   52  #
  53   53  #  special versions of commands for use only in build
  54   54  #
  55   55  UNSHIPPED_SUBDIRS = \
  56      -        elfsign
       56 +        elfsign \
       57 +        mandoc
  57   58  
  58   59  sparc_SUBDIRS= \
  59   60          chk4ubin \
  60   61          stabs \
  61   62          tokenize
  62   63  
  63   64  i386_SUBDIRS=           \
  64   65          aw              \
  65   66          elfextract      \
  66   67          mbh_patch
↓ open down ↓ 80 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX