SUBDIRS = cvs update install: .for _SUBDIR in ${SUBDIRS} ${MAKE} -C ${_SUBDIR} install .endfor