summaryrefslogtreecommitdiff
path: root/usr/src/tools/onbld/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/tools/onbld/Makefile')
-rw-r--r--usr/src/tools/onbld/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/tools/onbld/Makefile b/usr/src/tools/onbld/Makefile
index 2127334ae7..8dcf63aca0 100644
--- a/usr/src/tools/onbld/Makefile
+++ b/usr/src/tools/onbld/Makefile
@@ -27,9 +27,7 @@
include ../Makefile.tools
-SUBDIRS=Checks Scm
-$(BUILDPY2TOOLS)SUBDIRS += py2
-$(BUILDPY3TOOLS)SUBDIRS += py3
+SUBDIRS=Checks Scm py3
all := TARGET= all
install := TARGET= install