kernelsrc = releng4-5.cvs portssrc = ports.cvs all: make kernel make ports kernel: cvsup -g -L 2 ${kernelsrc} ports: cvsup -g -L 2 ${portssrc}