minor makefile delint
MKfoo=no -> NOfoo
convert from NOxxx= to MKxxx=no.include <bsd.own.mk> if testing a MKxxx variable.
merge lite-2
4.4BSD-Lite2
rcsid fascism
Eliminate bogus redefinitions of standard targets.
- Makefile cleanups
Use ${INSTALL}.
kill bogus install -d's, and clean slightly
yes, we want a -d flag for 'install -d'...
Always use `install -d' to make sure destination directory exists & hascorrect ownership and permissions.
Add RCS indentifiers.
make sure directories to install stuff exist before installing
initial import of 386bsd-0.1 sources