History log of /netbsd-src/share/tabset/Makefile (Results 1 – 14 of 14)
Revision Date Author Comments
# 32cfc56b 18-Sep-2002 lukem <lukem@NetBSD.org>

minor makefile delint


# 8e6f7afb 12-Dec-2001 tv <tv@NetBSD.org>

MKfoo=no -> NOfoo


# dcab0210 13-Feb-1999 lukem <lukem@NetBSD.org>

convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.


# ee92b4b9 17-Oct-1997 mrg <mrg@NetBSD.org>

merge lite-2


# 90cee8ea 13-Oct-1997 lukem <lukem@NetBSD.org>

rcsid fascism


# cc4a1553 09-May-1997 mycroft <mycroft@NetBSD.org>

Eliminate bogus redefinitions of standard targets.


# 3917c317 24-Mar-1997 christos <christos@NetBSD.org>

- Makefile cleanups


# 150c33e6 18-Oct-1996 thorpej <thorpej@NetBSD.org>

Use ${INSTALL}.


# c440ffb6 10-Feb-1994 cgd <cgd@NetBSD.org>

kill bogus install -d's, and clean slightly


# 04a70cac 06-Oct-1993 cgd <cgd@NetBSD.org>

yes, we want a -d flag for 'install -d'...


# 4180d478 30-Sep-1993 jtc <jtc@NetBSD.org>

Always use `install -d' to make sure destination directory exists & has
correct ownership and permissions.


# 690cae81 31-Jul-1993 mycroft <mycroft@NetBSD.org>

Add RCS indentifiers.


# 39fb9671 09-Apr-1993 cgd <cgd@NetBSD.org>

make sure directories to install stuff exist before installing


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources