To install notesfiles: If your machines has separate I/D and an FP11, type: make base boot If your machines has separate I/D but does not have an FP11, type: make FP=-f base boot If your machine does not have separate I/D but does have an FP11, type: make -f Ovmakefile base boot If your machine has neither separate I/D nor an FP11, type: make -f Ovmakefile FP=-f CRT=/lib/fcrt0.o base boot base: will create the base directories boot: will create the other directories and compile and install the programs