History log of /netbsd-src/usr.bin/true/Makefile (Results 1 – 9 of 9)
Revision Date Author Comments
# 3917c317 24-Mar-1997 christos <christos@NetBSD.org>

- Makefile cleanups


# 9d225a17 09-Jan-1997 tls <tls@NetBSD.org>

RCS ID police


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

Use ${INSTALL}.


# 2fe029cf 22-Dec-1994 cgd <cgd@NetBSD.org>

use beforeinstall, rather than install, so man pages get installed!


# 9e975209 22-Dec-1994 cgd <cgd@NetBSD.org>

specify man pages the new way.


# 794bef34 20-Aug-1994 pk <pk@NetBSD.org>

Use .CURDIR to install things.


# 6b603e0f 05-Aug-1994 jtc <jtc@NetBSD.org>

Shell script implementations of "true" and "false" by me, working from
the POSIX.1 specification only.

This should not infringe on the copyright of another well known shell
script based implementati

Shell script implementations of "true" and "false" by me, working from
the POSIX.1 specification only.

This should not infringe on the copyright of another well known shell
script based implementation. See PR #361 for some reasons (Other than
it's "clean room" development) why I think this is true.

show more ...


# 75ff3a90 30-Jul-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers.


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

initial import of 386bsd-0.1 sources