History log of /netbsd-src/lib/liby/Makefile (Results 1 – 10 of 10)
Revision Date Author Comments
# ec5dbc56 19-Aug-2002 lukem <lukem@NetBSD.org>

Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of the
Makefile (before including <bsd.own.mk>)


# 001067bb 12-Dec-2001 tv <tv@NetBSD.org>

Readability cleanups; 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.


# e1be4889 22-Jan-1998 perry <perry@NetBSD.org>

merge with lite-2


# 5542a7ca 09-Oct-1997 lukem <lukem@NetBSD.org>

- define WARNS?=1 in the top-level Makefile.inc, and don't define
anywhere else.
- for now, override WARNS=0 in librpcsvc and libwrap, until they're
cleaned up
- rcsid police

lib is now clean (e

- define WARNS?=1 in the top-level Makefile.inc, and don't define
anywhere else.
- for now, override WARNS=0 in librpcsvc and libwrap, until they're
cleaned up
- rcsid police

lib is now clean (except for librpcsvc and libwrap) on the i386, and
this should motivate the other ports to fix any other minor problems
that their compilers pick up that the i386 version doesn't.

show more ...


# ae6b9c67 09-Oct-1997 lukem <lukem@NetBSD.org>

WARNSify


# e13ea50b 20-Sep-1997 mikel <mikel@NetBSD.org>

RCSid police


# c8569cef 05-Oct-1993 pk <pk@NetBSD.org>

Not worth the trouble to turn this into Position Independent Code.


# cda4f8f6 01-Aug-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers.


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

initial import of 386bsd-0.1 sources