Sergey Lyubka wrote: > There are [...] options in FreeBSD, [...] used when building userland > and kernel [...] without cleaning old object files. In OpenBSD, you have to clean the object files yourself; either by "make clean" or by "rm -rf /usr/obj" Unless I've missed something, "make build" will only invoke "make cleandir" in /usr/src/include.