Index: onbld/usr/src/tools/Makefile =================================================================== --- onbld.orig/usr/src/tools/Makefile +++ onbld/usr/src/tools/Makefile @@ -33,30 +33,15 @@ BOOT_SUBDIRS= \ cw COMMON_SUBDIRS= \ - codereview \ - codesign \ - cscope-fast \ ctf \ - depcheck \ - env \ - findunref \ - gk \ - install.bin \ - lintdump \ - make \ ndrgen \ - onbld \ - pmodes \ - protocmp \ - protolist \ - scripts + # # special versions of commands for use only in build # UNSHIPPED_SUBDIRS = \ - elfsign \ - mandoc + sparc_SUBDIRS= \ chk4ubin \ @@ -93,17 +78,9 @@ ROOTDIRS= \ $(ROOTONBLD)/lib \ $(ROOTONBLD)/lib/$(MACH) \ $(ROOTONBLD)/lib/$(MACH)/64 \ - $(ROOTONBLD)/lib/perl \ - $(ROOTONBLD)/lib/python2.6 \ - $(ROOTONBLD)/lib/python2.6/onbld \ - $(ROOTONBLD)/lib/python2.6/onbld/Checks \ - $(ROOTONBLD)/lib/python2.6/onbld/hgext \ - $(ROOTONBLD)/lib/python2.6/onbld/Scm \ - $(ROOTONBLD)/env \ $(ROOTONBLD)/etc \ $(ROOTONBLD)/etc/exception_lists \ $(ROOTONBLD)/share \ - $(ROOTONBLD)/gk \ $(ROOTONBLD)/man \ $(ROOTONBLD)/man/man1onbld @@ -139,15 +116,12 @@ _msg: $(MSGSUBDIRS) $(SUBDIRS) $(CLOSED_SUBDIRS): $(BOOT_SUBDIRS) -$(BOOT_SUBDIRS) $(SUBDIRS): $$(DOROOTDIRS) $(ROOTONBLDLIBPY) FRC +$(BOOT_SUBDIRS) $(SUBDIRS): $$(DOROOTDIRS) FRC @cd $@; pwd; $(MAKE) $(TARGET) $(ROOTDIRS): $(INS.dir) -$(ROOTONBLDLIBPY): $(ROOTDIRS) - $(RM) -r $@; $(SYMLINK) python2.6 $@ - make: ctf FRC: