all:
	@cd rpcgen; make all
	@cd rpc; make all
	@cd rpcsvc; make all
	@cd rpcinfo; make all
	@cd rwalld; make all
