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>

*** 27,40 **** include $(SRC)/Makefile.master include ../../Makefile.tools PYSRCS = \ __init__.py \ ! Backup.py \ ! Ignore.py \ ! Version.py \ ! WorkSpace.py PYOBJS = $(PYSRCS:%.py=%.pyc) PYTOPDIR = $(ROOTONBLDLIB) PYMODDIR = onbld/Scm --- 27,37 ---- include $(SRC)/Makefile.master include ../../Makefile.tools PYSRCS = \ __init__.py \ ! Ignore.py PYOBJS = $(PYSRCS:%.py=%.pyc) PYTOPDIR = $(ROOTONBLDLIB) PYMODDIR = onbld/Scm