> Doing a "make build" fails on src/usr.bin/w with "Don't know how to make > fmt.c" message. "fmt.c" was part of ps. As a stopgap measure you can copy fmt.c into the "w" directory and add -I../../bin/ps to the CFLAGS in the Makefile to pick up "ps.h".