Print this page
9001 cdm is useless, remove it
9002 webrev should know how to get the git user name
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Joshua M. Clulow <jmc@joyent.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/tools/onbld/Makefile
          +++ new/usr/src/tools/onbld/Makefile
↓ open down ↓ 20 lines elided ↑ open up ↑
  21   21  
  22   22  #
  23   23  # Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
  24   24  #
  25   25  
  26   26  include $(SRC)/Makefile.master
  27   27  include ../Makefile.tools
  28   28  
  29   29  SUBDIRS= \
  30   30          Checks  \
  31      -        hgext   \
  32   31          Scm
  33   32  
  34   33  PYSRCS = \
  35   34          __init__.py
  36   35  
  37   36  PYOBJS =        $(PYSRCS:%.py=%.pyc)
  38   37  PYTOPDIR =      $(ROOTONBLDLIB)
  39   38  PYMODDIR =      onbld
  40   39  
  41   40  all     := TARGET = all
↓ open down ↓ 20 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX