
cake or cake install_lib
	updates and installs libbook3.a

cake lib
	compiles anything ending with a .r or .rt
	to make a library called libbook3.a
	in the machine dependent subdirectory

make clean
	cleans up the subdirectory for this machine
