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,14 +27,11 @@
 include $(SRC)/Makefile.master
 include ../../Makefile.tools
 
 PYSRCS = \
         __init__.py     \
-        Backup.py       \
-        Ignore.py       \
-        Version.py      \
-        WorkSpace.py
+        Ignore.py
 
 PYOBJS =        $(PYSRCS:%.py=%.pyc)
 PYTOPDIR =      $(ROOTONBLDLIB)
 PYMODDIR =      onbld/Scm