if BUILD_JAVA DIR_J = java endif if BUILD_PYTHON DIR_P = python endif SUBDIRS = $(DIR_J) $(DIR_P) DIST_SUBDIRS = java python