Print this page
6205 onbld manuals should be declared as 1onbld
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>

Split Close
Expand all
Collapse all
          --- old/usr/src/tools/Makefile
          +++ new/usr/src/tools/Makefile
↓ open down ↓ 97 lines elided ↑ open up ↑
  98   98          $(ROOTONBLD)/lib/python2.6/onbld \
  99   99          $(ROOTONBLD)/lib/python2.6/onbld/Checks \
 100  100          $(ROOTONBLD)/lib/python2.6/onbld/hgext \
 101  101          $(ROOTONBLD)/lib/python2.6/onbld/Scm \
 102  102          $(ROOTONBLD)/env \
 103  103          $(ROOTONBLD)/etc \
 104  104          $(ROOTONBLD)/etc/exception_lists \
 105  105          $(ROOTONBLD)/share \
 106  106          $(ROOTONBLD)/gk \
 107  107          $(ROOTONBLD)/man \
 108      -        $(ROOTONBLD)/man/man1
      108 +        $(ROOTONBLD)/man/man1onbld
 109  109  
 110  110  all :=          TARGET= install
 111  111  install :=      TARGET= install
 112  112  clean :=        TARGET= clean
 113  113  clobber :=      TARGET= clobber
 114  114  lint :=         TARGET= lint
 115  115  _msg :=         TARGET= _msg
 116  116  
 117  117  .KEEP_STATE:
 118  118  
↓ open down ↓ 35 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX