#
f44489f8 |
| 20-Dec-2014 |
prlw1 <prlw1@NetBSD.org> |
MKINET6=no build fixes
http://mail-index.netbsd.org/tech-net/2014/12/13/msg004898.html
|
#
66176dfd |
| 03-May-2008 |
lukem <lukem@NetBSD.org> |
Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is a variable that is used by in-tree Makefiles to control behaviour. (MKsomevar variables are generally intended to be controlled by
Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is a variable that is used by in-tree Makefiles to control behaviour. (MKsomevar variables are generally intended to be controlled by the end-user)
show more ...
|
#
f4ae533f |
| 23-May-2004 |
tron <tron@NetBSD.org> |
Really set "MKPRIVATELIB" and not "INTERNALLIB".
|
#
b8172479 |
| 23-May-2004 |
lukem <lukem@NetBSD.org> |
Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and setting NOLINT, NOPIC, NOPROFILE (etc)
|
#
c52b93f5 |
| 18-Sep-2002 |
lukem <lukem@NetBSD.org> |
minor makefile delint
|
#
8e6f7afb |
| 12-Dec-2001 |
tv <tv@NetBSD.org> |
MKfoo=no -> NOfoo
|
#
b8625712 |
| 05-Dec-1999 |
jdolecek <jdolecek@NetBSD.org> |
put fatal() and a some of variables used independantly of other functions in common.c into separate files - this slighly cuts down size of pac(1) not that it's really significant, but every bit count
put fatal() and a some of variables used independantly of other functions in common.c into separate files - this slighly cuts down size of pac(1) not that it's really significant, but every bit counts ....
show more ...
|
#
7e1c62ba |
| 13-Mar-1999 |
lukem <lukem@NetBSD.org> |
set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>
|
#
dcab0210 |
| 13-Feb-1999 |
lukem <lukem@NetBSD.org> |
convert from NOxxx= to MKxxx=no. include <bsd.own.mk> if testing a MKxxx variable.
|
#
3ec2ebdb |
| 11-Oct-1997 |
mycroft <mycroft@NetBSD.org> |
GC some garbage variables.
|
#
e288b27b |
| 11-Oct-1997 |
veego <veego@NetBSD.org> |
Don't install this libraries, we only this during the build.
|
#
0acf0ef0 |
| 10-Oct-1997 |
lukem <lukem@NetBSD.org> |
only compile common_source/* once (25% faster), remove unused printcap.c
|